git: openjdk/mobile: 3 new changesets

duke duke at openjdk.java.net
Thu Jul 23 04:51:51 UTC 2020


Changeset: 1b1c1cd7
Author:    David Holmes <dholmes at openjdk.org>
Date:      2020-07-23 00:47:02 +0000
URL:       https://git.openjdk.java.net/mobile/commit/1b1c1cd7

8249940: Remove unnecessary includes of jni_util.h in native tests

Reviewed-by: iignatyev, mchung

! test/hotspot/jtreg/runtime/jni/FindClass/libbootLoaderTest.c
! test/hotspot/jtreg/runtime/jni/registerNativesWarning/libregisterNativesWarning.c
! test/hotspot/jtreg/runtime/jni/terminatedThread/libterminatedThread.c
! test/jdk/java/lang/ClassLoader/nativeLibrary/libnativeLibraryTest.c
! test/jdk/java/lang/ProcessBuilder/checkHandles/libCheckHandles.c
! test/jdk/jdk/internal/loader/NativeLibraries/libnativeLibrariesTest.c

Changeset: 2f8653fb
Author:    Bernhard Urban-Forster <beurba at microsoft.com>
Committer: Bernhard Urban <burban at openjdk.org>
Date:      2020-07-22 15:03:50 +0000
URL:       https://git.openjdk.java.net/mobile/commit/2f8653fb

8248666: AArch64: Use THREAD_LOCAL instead of __thread

__thread is gcc-ism, instead rely on compiler independent macro.

Reviewed-by: dholmes

! src/hotspot/cpu/aarch64/frame_aarch64.cpp

Changeset: 39779eee
Author:    duke <duke at openjdk.org>
Date:      2020-07-23 04:51:20 +0000
URL:       https://git.openjdk.java.net/mobile/commit/39779eee

Automatic merge of jdk:master into master




More information about the mobile-changes mailing list