[10] RFR: 8181586: DateTimeTextProvider.getInstance() returns a new instance every time

Naoto Sato naoto.sato at oracle.com
Tue Jun 6 16:25:03 UTC 2017


Hello,

Please review the fix to the following issue:

https://bugs.openjdk.java.net/browse/JDK-8181586

The proposed changeset is located at:

http://cr.openjdk.java.net/~naoto/8181586/webrev.00/

As suggested in the bug report, the factory method is now returning the 
singleton instance.

Naoto


More information about the core-libs-dev mailing list