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