git: openjdk/mobile: 3 new changesets
duke
duke at openjdk.java.net
Wed Sep 2 00:38:12 UTC 2020
Changeset: 4fe6a3da
Author: Igor Ignatyev <iignatyev at openjdk.org>
Date: 2020-09-01 17:23:00 +0000
URL: https://git.openjdk.java.net/mobile/commit/4fe6a3da
8252532: use Utils.TEST_NATIVE_PATH instead of System.getProperty("test.nativepath")
Reviewed-by: dholmes, sspitsyn
! test/hotspot/jtreg/gtest/GTestWrapper.java
! test/hotspot/jtreg/runtime/handshake/HandshakeTransitionTest.java
! test/hotspot/jtreg/runtime/jni/CalleeSavedRegisters/FPRegs.java
! test/hotspot/jtreg/runtime/jni/atExit/TestAtExit.java
! test/hotspot/jtreg/runtime/signal/SigTestDriver.java
! test/hotspot/jtreg/serviceability/dcmd/jvmti/AttachFailed/AttachFailedTestBase.java
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/NativeLibraryCopier.java
! test/lib/jdk/test/lib/process/ProcessTools.java
Changeset: ca337425
Author: Igor Ignatyev <iignatyev at openjdk.org>
Date: 2020-09-01 17:29:34 +0000
URL: https://git.openjdk.java.net/mobile/commit/ca337425
8252402: rewrite vmTestbase/nsk/jvmti/Allocate/alloc001 shell test to Java
Reviewed-by: amenkov
- test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001.java
- test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/TestDescription.java
- test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/alloc001.bash
! test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/alloc001.cpp
+ test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/alloc001.java
- test/hotspot/jtreg/vmTestbase/nsk/jvmti/Allocate/alloc001/alloc001.sh
Changeset: fe462889
Author: duke <duke at openjdk.org>
Date: 2020-09-02 00:37:32 +0000
URL: https://git.openjdk.java.net/mobile/commit/fe462889
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list