hg: jdk9/hs-comp/hotspot: 8022494: Make compilation IDs sequential

albert.noll at oracle.com albert.noll at oracle.com
Thu Jan 9 22:54:19 PST 2014


Changeset: 7c0122ed05fb
Author:    anoll
Date:      2014-01-10 06:36 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/7c0122ed05fb

8022494: Make compilation IDs sequential
Summary: Use atomic operations to provide sequential compilation IDs
Reviewed-by: kvn, twisti

! src/share/vm/compiler/compileBroker.cpp
! src/share/vm/compiler/compileBroker.hpp
! src/share/vm/runtime/globals.hpp
! src/share/vm/runtime/sharedRuntime.cpp
! src/share/vm/runtime/sharedRuntime.hpp



More information about the jdk9-hs-comp-changes mailing list