hg: jdk9/hs-rt/hotspot: 2 new changesets
david.holmes at oracle.com
david.holmes at oracle.com
Fri Jan 29 03:36:51 UTC 2016
Changeset: 74b36c37b80e
Author: aharlap
Date: 2016-01-28 16:05 -0500
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/74b36c37b80e
8147906: G1 use of os::processor_count()
Summary: Use os::active_processor_count() instead of os::processor_count() in G1
Reviewed-by: dholmes, jmasa
! src/share/vm/gc/g1/concurrentMark.cpp
! src/share/vm/gc/g1/dirtyCardQueue.cpp
Changeset: 14bc3211b17e
Author: dholmes
Date: 2016-01-29 03:19 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/14bc3211b17e
Merge
More information about the jdk9-hs-rt-changes
mailing list