RFR: 8158985: [JVMCI] access to HotSpotJVMCIRuntime.vmEventListeners must be thread safe

Igor Veresov igor.veresov at oracle.com
Tue Jun 7 22:18:40 UTC 2016


It seems possible that the callers of getVmEventListeners() would be able to see a partially formed list, right?
May be delay assignment to vmEventListeners until the list is fully formed?

igor

> On Jun 7, 2016, at 3:03 PM, Doug Simon <doug.simon at oracle.com> wrote:
> 
> https://bugs.openjdk.java.net/browse/JDK-8158985
> http://cr.openjdk.java.net/~dnsimon/8158985/
> 
> -Doug



More information about the hotspot-compiler-dev mailing list