JDK-8215181 : Accounting currency format support
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.text
  • Affected Version: 11
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2018-12-10
  • Updated: 2020-02-19
  • Resolved: 2019-08-07
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.
JDK 14
14 b10Fixed
Related Reports
CSR :  
Duplicate :  
Relates :  
Sub Tasks
JDK-8229146 :  
Description
BCP47 -u extension recognizes the styles in currency format with "-cf" extension. It can differentiate standard and accounting. JDK's currency format instance then exploit the style, and format the currency accordingly.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/314e62bbdb16 User: naoto Date: 2019-08-07 21:57:00 +0000
07-08-2019