hg: jdk8u/jdk8u/hotspot: 4 new changesets

rob.mckenna at oracle.com rob.mckenna at oracle.com
Fri Jul 6 17:20:48 UTC 2018


Changeset: ad057f2e3211
Author:    fmatte
Date:      2018-07-04 03:02 -0400
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/ad057f2e3211

8081323: ConstantPool::_resolved_references is missing in heap dump
Summary: Add resolved_references and init_lock as hidden static field in class so root is found.
Reviewed-by: dholmes, coleenp

! src/share/vm/classfile/vmSymbols.hpp
! src/share/vm/oops/constantPool.cpp
! src/share/vm/oops/constantPool.hpp
! src/share/vm/services/heapDumper.cpp

Changeset: ad33c4bbce66
Author:    robm
Date:      2018-07-06 07:24 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/ad33c4bbce66

Merge


Changeset: 5ba59d58d976
Author:    sgehwolf
Date:      2018-07-05 18:27 +0200
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/5ba59d58d976

8206425: .gnu_debuglink sections added unconditionally when no debuginfo is stripped
Summary: Only add .gnu_debuglink sections when there is some stripping done.
Reviewed-by: erikj, dholmes

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

Changeset: 06dcd58caf4a
Author:    robm
Date:      2018-07-06 07:33 -0700
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/rev/06dcd58caf4a

Merge




More information about the jdk8u-changes mailing list