git: openjdk/jdk8u-ri: 8287132: Retire Runtime.runFinalizersOnExit so that it always throws UOE
David Holmes
dholmes at openjdk.java.net
Thu Jun 2 21:21:31 UTC 2022
Changeset: 0d4cfc09
Author: David Holmes <dholmes at openjdk.org>
Date: 2022-06-02 21:19:38 +0000
URL: https://git.openjdk.java.net/jdk8u-ri/commit/0d4cfc090c651786535529acfe5acb0209cb1d3d
8287132: Retire Runtime.runFinalizersOnExit so that it always throws UOE
Reviewed-by: mchung, iris
! hotspot/make/aix/makefiles/mapfile-vers-debug
! hotspot/make/aix/makefiles/mapfile-vers-product
! hotspot/make/bsd/makefiles/mapfile-vers-debug
! hotspot/make/bsd/makefiles/mapfile-vers-product
! hotspot/make/linux/makefiles/mapfile-vers-debug
! hotspot/make/linux/makefiles/mapfile-vers-product
! hotspot/make/solaris/makefiles/mapfile-vers
! hotspot/src/share/vm/classfile/vmSymbols.hpp
! hotspot/src/share/vm/memory/universe.cpp
! hotspot/src/share/vm/memory/universe.hpp
! hotspot/src/share/vm/prims/jvm.cpp
! hotspot/src/share/vm/prims/jvm.h
! hotspot/src/share/vm/runtime/java.hpp
! hotspot/src/share/vm/runtime/thread.cpp
! jdk/make/mapfiles/libjava/mapfile-vers
! jdk/src/share/classes/java/lang/Runtime.java
! jdk/src/share/classes/java/lang/Shutdown.java
! jdk/src/share/classes/java/lang/System.java
! jdk/src/share/classes/java/lang/ref/Finalizer.java
! jdk/src/share/javavm/export/jvm.h
! jdk/src/share/native/java/lang/Shutdown.c
- jdk/test/java/lang/System/ExitFinalizersAndJIT.java
- jdk/test/java/lang/System/finalization/FinExit.java
- jdk/test/java/lang/System/finalization/FinExit.sh
+ jdk/test/java/lang/System/finalization/RunFinalizersOnExit.java
More information about the jdk8u-dev-changes
mailing list