hg: jdk9/hs-gc/hotspot: 2 new changesets
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Wed Feb 11 12:51:56 UTC 2015
Changeset: d040a82e590c
Author: tschatzl
Date: 2015-02-10 15:44 -0500
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/d040a82e590c
8072056: Remove unnecessary header file #include
Summary: tenuredGeneration.cpp needlessly includes parGCAllocBuffer.hpp
Reviewed-by: tschatzl, kbarrett, jprovino
Contributed-by: tom.benson at oracle.com
! src/share/vm/memory/tenuredGeneration.cpp
Changeset: 566574421b40
Author: tschatzl
Date: 2015-02-10 17:41 -0500
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/566574421b40
8065093: Remove unused variable/output argument
Summary: Remove total_reserved from GenCollectedHeap::initialize and ::allocate
Reviewed-by: tschatzl, kbarrett
Contributed-by: tom.benson at oracle.com
! src/share/vm/memory/genCollectedHeap.cpp
! src/share/vm/memory/genCollectedHeap.hpp
More information about the jdk9-all-changes
mailing list