[aarch64-port-dev ] git: openjdk/aarch64-port: master: 8258192: Obsolete the CriticalJNINatives flag

Coleen Phillimore coleenp at openjdk.java.net
Fri Nov 12 17:05:15 UTC 2021


Changeset: 0d2980cd
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2021-11-12 17:03:33 +0000
URL:       https://git.openjdk.java.net/aarch64-port/commit/0d2980cdd1486b0689a71fc107a1d4c100bd3025

8258192: Obsolete the CriticalJNINatives flag

Reviewed-by: mdoerr, shade

! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp
! src/hotspot/cpu/aarch64/vm_version_aarch64.cpp
! src/hotspot/cpu/arm/sharedRuntime_arm.cpp
! src/hotspot/cpu/arm/vm_version_arm_32.cpp
! src/hotspot/cpu/ppc/sharedRuntime_ppc.cpp
! src/hotspot/cpu/s390/sharedRuntime_s390.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
! src/hotspot/cpu/zero/sharedRuntime_zero.cpp
! src/hotspot/cpu/zero/vm_version_zero.cpp
! src/hotspot/share/prims/nativeLookup.cpp
! src/hotspot/share/prims/nativeLookup.hpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp
! test/hotspot/jtreg/TEST.groups
- test/hotspot/jtreg/compiler/runtime/criticalnatives/argumentcorruption/CheckLongArgs.java
- test/hotspot/jtreg/compiler/runtime/criticalnatives/argumentcorruption/libCNCheckLongArgs.c
- test/hotspot/jtreg/compiler/runtime/criticalnatives/lookup/LookUp.java
- test/hotspot/jtreg/compiler/runtime/criticalnatives/lookup/libCNLookUp.c
- test/hotspot/jtreg/gc/CriticalNative.java
- test/hotspot/jtreg/gc/CriticalNativeArgs.java
- test/hotspot/jtreg/gc/libCriticalNative.c
- test/hotspot/jtreg/gc/stress/CriticalNativeStress.java



More information about the aarch64-port-dev mailing list