Hi Naoto,
On 7/09/2013 5:01 AM, Naoto Sato wrote:
Hello,
Please review the fix for the following bug. At the moment, it's not yet
reflected in the bug database, but the symptom is that
sun.util.resources.en package is split between rt.jar and
localedata.jar, which would make it problematic in Jigsaw environment
Can you clarify what the before and after conditions are here. I'm
trying to determine if this has any impact on the compact profiles
definitions, and also how it might impact locale-based testing for JRE's
that do not have localedata.jar.
Thanks,
David
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8024332
The following proposed fix is to move all "en" locales back to rt.jar.
http://cr.openjdk.java.net/~naoto/8024332/webrev.00/
Naoto