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?

Change By: Vilmos Papp (15/Jan/13 9:02 AM)
Status: Resolved Reopened
Resolution: Not A Bug
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