RFR (XL) 8155672: Remove instanceKlassHandles and KlassHandles (original) (raw)
serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Tue Mar 14 00:50:45 UTC 2017
- Previous message: RFR (XL) 8155672: Remove instanceKlassHandles and KlassHandles
- Next message: JDK 9 VarHandle memory mode usage guide
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3/13/17 17:44, David Holmes wrote:
Something caught my eye ...
On 14/03/2017 10:23 AM, coleen.phillimore at oracle.com wrote: On 3/13/17 8:10 PM, serguei.spitsyn at oracle.com wrote:
124 // currentthread is for creating a Klass* with a faster version constructor 125 static Thread* currentthread; Does the currentthread become redundant now? Yes, it does! Good find. I removed this and am rerunning monitoring tests. Current thread stored in a static! That was a bug!
Right. Good catch!
Thanks, Serguei
David -----
- Previous message: RFR (XL) 8155672: Remove instanceKlassHandles and KlassHandles
- Next message: JDK 9 VarHandle memory mode usage guide
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]