hotspot/test/runtime/LoadClass/dummy.jar
author tschatzl
Wed, 06 Jul 2016 11:22:55 +0200
changeset 39698 4016de4e596b
parent 19685 3df9b00b5d5f
permissions -rw-r--r--
8159978: Use an array to store the collection set regions instead of linking through regions Summary: Fix a potential problem with memory visibility in the sampling thread in the collection set by changing the way we store the collection set. Reviewed-by: ehelin, jmasa