hg: jdk9/hs-rt/hotspot: 2 new changesets

sangheon.kim at oracle.com sangheon.kim at oracle.com
Wed Jan 27 23:10:53 UTC 2016


Changeset: e3145b400086
Author:    sangheki
Date:      2016-01-27 10:30 -0800
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/e3145b400086

8145192: 'count' variable can overflow in PSMarkSweep::invoke on 64 bit JVM
Summary: Changed MarkSweepAlwaysCompactCount from uintx to uint
Reviewed-by: tschatzl, tbenson

! src/share/vm/gc/parallel/psMarkSweep.cpp
! src/share/vm/gc/shared/collectorPolicy.cpp
! src/share/vm/runtime/globals.hpp

Changeset: 42af5867a5d3
Author:    sangheki
Date:      2016-01-27 21:04 +0000
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/42af5867a5d3

Merge




More information about the jdk9-all-changes mailing list