JDK-8061690 : Refactor tests for NumberFormat
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.text
  • Affected Version: 9
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2014-10-21
  • Updated: 2019-04-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Description
The tests for NumberFormat would benefit from being written in a more object oriented fashion where the data associated with each logical test case (input, expected, output, rounding mode, etc.) was grouped together a single entity as opposed to this information being spread out among separate arrays.
Comments
FC Extension Request Justification : not a major enhancement, just test case refactoring. Risk : Very low, code optimization Remaining work : Coding & review Due date : In 3weeks
05-10-2016

updating Fix version as it is an enhancement.
13-07-2016