git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Wed Mar 13 08:10:58 UTC 2024
Changeset: cc9a8aba
Author: Magnus Ihse Bursie <ihse at openjdk.org>
Date: 2024-03-13 08:09:22 +0000
URL: https://git.openjdk.org/mobile/commit/cc9a8aba67f4e240c8de2d1ae15d1b80bfa446a0
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
! make/common/TestFilesCompilation.gmk
! make/test/JtregNativeJdk.gmk
! src/jdk.jpackage/macosx/native/applauncher/MacLauncher.cpp
! test/hotspot/jtreg/gc/shenandoah/compiler/libLinkToNativeRBP.c
! test/hotspot/jtreg/runtime/ErrorHandling/TestDwarf.java
! test/hotspot/jtreg/runtime/ErrorHandling/libTestDwarfHelper.h
! test/jdk/java/foreign/CallGeneratorHelper.java
! test/jdk/java/foreign/arraystructs/libArrayStructs.c
! test/jdk/java/foreign/capturecallstate/libCaptureCallState.c
! test/jdk/java/foreign/critical/libCritical.c
! test/jdk/java/foreign/dontrelease/libDontRelease.c
! test/jdk/java/foreign/libAddressDereference.c
! test/jdk/java/foreign/libIntrinsics.c
! test/jdk/java/foreign/libLibraryLookup.c
! test/jdk/java/foreign/libLookupTest.c
! test/jdk/java/foreign/libNull.c
! test/jdk/java/foreign/libSafeAccess.c
! test/jdk/java/foreign/libTestUpcallHighArity.c
! test/jdk/java/foreign/libTestUpcallStructScope.c
! test/jdk/java/foreign/loaderLookup/lookup/libFoo.c
! test/jdk/java/foreign/nested/libNested.c
! test/jdk/java/foreign/normalize/libNormalize.c
! test/jdk/java/foreign/passheapsegment/libPassHeapSegment.c
! test/jdk/java/foreign/shared.h
! test/jdk/java/foreign/stackwalk/libAsyncStackWalk.cpp
! test/jdk/java/foreign/stackwalk/libReentrantUpcalls.c
! test/jdk/java/foreign/stackwalk/libStackWalk.c
! test/jdk/java/foreign/upcalldeopt/libUpcallDeopt.c
! test/jdk/java/foreign/virtual/libVirtual.c
! test/jdk/java/lang/Thread/jni/AttachCurrentThread/libImplicitAttach.c
! test/jdk/tools/launcher/exeJliLaunchTest.c
! test/lib/jdk/test/lib/thread/libVThreadPinner.c
+ test/lib/native/export.h
! test/micro/org/openjdk/bench/java/lang/foreign/libCallOverhead.c
! test/micro/org/openjdk/bench/java/lang/foreign/libCriticalCalls.c
! test/micro/org/openjdk/bench/java/lang/foreign/libPtr.c
! test/micro/org/openjdk/bench/java/lang/foreign/libQSort.c
! test/micro/org/openjdk/bench/java/lang/foreign/libUpcalls.c
! test/micro/org/openjdk/bench/java/lang/foreign/points/support/libPoint.c
Changeset: a50ae3ca
Author: duke <duke at openjdk.org>
Date: 2024-03-13 08:09:49 +0000
URL: https://git.openjdk.org/mobile/commit/a50ae3cac619ac447324466a7929effaaae8c319
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list