Vilmos Papp edited a comment on Bug XSTR-717

Hi Jörg,

I decompiled the HashMap implementation of JRockit and Oracle/Sun JVM, and it is an exact difference between them, that the JRockit version has a

private int cache_bitmask;
field. So the problem originates from the JAVA implementation in JRockit not form our code.


This seems to be a compatibility issue with JRockit R28.

Could you verify it whether it can be patched or not?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to