Hi guys,
Opened https://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8193680 and
it got closed - not fully sure what was missing - but I got the
recommandation to contact that list on that topic.
The issue is simple: java 8 introduced ResourceBundleControlProvider which
is really nice and all
Hello,
Please review a simple test fix to the following issue:
https://bugs.openjdk.java.net/browse/JDK-8194148
The proposed changeset is located at:
http://cr.openjdk.java.net/~naoto/8194148/webrev.00/
The gist of the issue is that on some test machine, Buddhist calendar is
the default for
Hi Romain,
The idea of ResourceBundleControlProvider that silently intercepts
getBundle of every application on the system is not well fit with the
module system, especially in terms of resource encapsulation. That's one
of the reasons behind the decision to disable ResourceBundle.Control in