hg: jdk8u/jdk8u/hotspot: 3 new changesets

rob.mckenna at oracle.com rob.mckenna at oracle.com
Fri Jul 20 12:45:14 UTC 2018


Changeset: 0ef29304c2b4
Author:    sgehwolf
Date:      2018-07-17 17:07 +0200
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/0ef29304c2b4

8207402: Stray *.debuginfo files when not stripping debug info
Summary: Only produce those files if STRIP_POLICY != no_strip
Reviewed-by: erikj

! make/linux/makefiles/defs.make
! make/linux/makefiles/jsig.make
! make/linux/makefiles/saproc.make
! make/linux/makefiles/vm.make

Changeset: 6a4a6c499e89
Author:    fmatte
Date:      2018-07-20 03:07 -0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/6a4a6c499e89

8114823: G1 doesn't honor request to disable class unloading
Reviewed-by: tschatzl

! src/share/vm/gc_implementation/g1/g1MarkSweep.cpp
! src/share/vm/gc_implementation/g1/g1RootProcessor.cpp
! src/share/vm/gc_implementation/g1/g1RootProcessor.hpp
! src/share/vm/runtime/arguments.cpp
+ test/gc/class_unloading/TestClassUnloadingDisabled.java

Changeset: 1c0a59cee0e4
Author:    robm
Date:      2018-07-20 05:44 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/1c0a59cee0e4

Merge




More information about the jdk8u-changes mailing list