sun/jvm/hotspot/oops/Symbol.java
Andrew Haley
aph at redhat.com
Tue May 12 14:47:37 UTC 2015
On 04/28/2015 09:00 PM, Dmitry Samersoff wrote:
> Thank you for the fix, I'll take a look at it
Hi,
Any thoughts? HSDB doesn't really do anything without this fix, and
there is no doubt that the bottom two bits of a Symbol address must be
masked out.
The only problem I have is deciding where to do the masking. Doing in
when we create an instance of Symbol from an address always works, but
I'm not sure it's the right thing to do.
Andrew.
More information about the serviceability-dev
mailing list