RFR 8028623: SA: hash codes in SymbolTable mismatching java_lang_String::hash_code for extended characters.

Dmitry Samersoff dmitry.samersoff at oracle.com
Fri Jan 17 06:17:17 PST 2014


Looks good for me.

-Dmitry


On 2014-01-03 21:42, Kevin Walls wrote:
> Hi,
> 
> This problem means you can't use the SA if the target app contains a
> symbol which uses a non-ascii character.  The SA tool will fail with an
> error, the JVM itself and the SA having calculated different hashes for
> such Strings.
> 
> bug:
> https://bugs.openjdk.java.net/browse/JDK-8028623
> 
> webrev:
> http://cr.openjdk.java.net/~kevinw/8028623/webrev.00/
> 
> Thanks
> Kevin


-- 
Dmitry Samersoff
Oracle Java development team, Saint Petersburg, Russia
* I would love to change the world, but they won't give me the sources.


More information about the serviceability-dev mailing list