git: openjdk/mobile: 2 new changesets

duke duke at openjdk.java.net
Wed Oct 21 20:34:48 UTC 2020


Changeset: 56ea490f
Author:    Coleen Phillimore <coleenp at openjdk.org>
Date:      2020-10-21 20:33:24 +0000
URL:       https://git.openjdk.java.net/mobile/commit/56ea490f

8233343: Deprecate -XX:+CriticalJNINatives flag which implements JavaCritical native functions

Reviewed-by: rehn, mdoerr, zgu

! src/hotspot/cpu/aarch64/sharedRuntime_aarch64.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/share/code/compiledMethod.cpp
! src/hotspot/share/code/compiledMethod.hpp
! src/hotspot/share/gc/shared/gcLocker.hpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp
! src/hotspot/share/runtime/safepoint.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/thread.hpp
! src/hotspot/share/runtime/thread.inline.hpp
! test/hotspot/jtreg/gc/CriticalNativeArgs.java
! test/hotspot/jtreg/gc/stress/CriticalNativeStress.java

Changeset: 95cec626
Author:    duke <duke at openjdk.org>
Date:      2020-10-21 20:34:30 +0000
URL:       https://git.openjdk.java.net/mobile/commit/95cec626

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list