RFR: JDK-8073152: Update Standard/ExtendedCharsets to work with module system

Ulf Zibis Ulf.Zibis at CoSoCo.de
Mon Feb 16 23:14:40 UTC 2015


Am 16.02.2015 um 19:46 schrieb Xueming Shen:
> On 2/16/15 4:11 AM, Alan Bateman wrote:
>> 2. Hasher.java is showing up in the webrev as a new file, was this build.tools.hasher.Hasher and 
>> so we know have two copies?
> "This" Hasher.java has a different use interface and works on a pair of key/value lists directly 
> (instead
> of parsing the key/value from a std in). Given the implementation is simple/small enough, I just 
> copied/
> pasted the parts I need from Mark's code, left the original one untouched (I kinda remember it is 
> used
> by other as well)

Maybe consider:
https://bugs.openjdk.java.net/browse/JDK-6850361
https://bugs.openjdk.java.net/browse/JDK-6862158
Here have been the patches:
https://bugs.openjdk.java.net/show_bug.cgi?id=100095
https://bugs.openjdk.java.net/show_bug.cgi?id=100098

Thanks,
-Ulf





More information about the core-libs-dev mailing list