hg: jdk/sandbox: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu May 16 12:00:21 UTC 2019


Changeset: ea619918de95
Author:    coleenp
Date:      2019-05-16 07:09 -0400
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/ea619918de95

8223956: Make SymbolTable and StringTable AllStatic
Summary: Removed superfluous and confusing _the_table pointer.
Reviewed-by: gziemski, rehn

! src/hotspot/share/classfile/stringTable.cpp
! src/hotspot/share/classfile/stringTable.hpp
! src/hotspot/share/classfile/symbolTable.cpp
! src/hotspot/share/classfile/symbolTable.hpp
! src/hotspot/share/jfr/periodic/jfrPeriodic.cpp
! src/hotspot/share/prims/resolvedMethodTable.cpp
! src/hotspot/share/prims/resolvedMethodTable.hpp

Changeset: 2e5e9d31a6c5
Author:    stuefe
Date:      2019-05-16 13:57 +0200
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/2e5e9d31a6c5

8224023: Redo the fix for ErrorFile option does not handle pre-existing error files of the same name
Reviewed-by: clanger, dholmes

! src/hotspot/share/utilities/vmError.cpp



More information about the jdk-sandbox-changes mailing list