hg: jdk9/hs-comp/hotspot: 8029091: Bug in calculation of code cache sweeping interval

albert.noll at oracle.com albert.noll at oracle.com
Wed Dec 18 07:22:23 PST 2013


Changeset: d49557091d18
Author:    anoll
Date:      2013-12-17 08:31 +0100
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/d49557091d18

8029091: Bug in calculation of code cache sweeping interval
Summary: Use signed data type so that no underflow can happen
Reviewed-by: kvn, roland

! src/share/vm/runtime/sweeper.cpp



More information about the jdk9-all-changes mailing list