Re: [8]RFR: 8024332: sun/util/resources/en split between rt.jar and localedata.jar

2013-09-10 Thread Alan Bateman
On 06/09/2013 20:01, 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 env

Re: [8]RFR: 8024332: sun/util/resources/en split between rt.jar and localedata.jar

2013-09-10 Thread Naoto Sato
Hi Alan, On 09/10/2013 08:44 AM, Alan Bateman wrote: I've looked through the changes (except the old build) and I don't see anything obviously wrong. The only question I have is on the footprint, meaning the number of classes that move from localedata.jar to rt.jar. Do you happen to know the siz