git: openjdk/mobile: 13 new changesets
duke
duke at openjdk.java.net
Fri Jul 23 01:42:00 UTC 2021
Changeset: 4119a52c
Author: Tobias Hartmann <thartmann at openjdk.org>
Date: 2021-07-22 05:59:12 +0000
URL: https://git.openjdk.java.net/mobile/commit/4119a52c4b3d30d7e02e6f987f61121a90758876
8270461: ZGC: Invalid oop passed to ZBarrierSetRuntime::load_barrier_on_oop_array
Reviewed-by: chagedorn, kvn
! src/hotspot/share/gc/z/c2/zBarrierSetC2.cpp
! src/hotspot/share/opto/macroArrayCopy.cpp
! test/hotspot/jtreg/compiler/arraycopy/TestObjectArrayClone.java
Changeset: 39b486db
Author: Daniel D. Daugherty <dcubed at openjdk.org>
Date: 2021-07-22 14:04:34 +0000
URL: https://git.openjdk.java.net/mobile/commit/39b486db6d83605deb8e49536892e0bc461b4531
8271126: ProblemList runtime/InvocationTests/invokevirtualTests.java
Backport-of: d1257d54f9352fa84207036d14b764a1244a9545
! test/hotspot/jtreg/ProblemList.txt
Changeset: e7f90093
Author: Patricio Chilano Mateo <pchilanomate at openjdk.org>
Date: 2021-07-22 14:30:19 +0000
URL: https://git.openjdk.java.net/mobile/commit/e7f9009315f1fdf33d6539c413c224f925c9ffb0
8270085: Suspend during block transition may deadlock if lock held
Co-authored-by: Robbin Ehn <rehn at openjdk.org>
Co-authored-by: Patricio Chilano Mateo <pchilanomate at openjdk.org>
Reviewed-by: dcubed, dholmes, coleenp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/handshake.cpp
! src/hotspot/share/runtime/handshake.hpp
! src/hotspot/share/runtime/interfaceSupport.inline.hpp
! src/hotspot/share/runtime/safepointMechanism.cpp
! src/hotspot/share/runtime/safepointMechanism.hpp
! src/hotspot/share/runtime/safepointMechanism.inline.hpp
+ test/hotspot/jtreg/runtime/handshake/SuspendBlocked.java
! test/lib/sun/hotspot/WhiteBox.java
Changeset: 6a9ab6a2
Author: Igor Ignatyev <iignatyev at openjdk.org>
Date: 2021-07-22 17:13:26 +0000
URL: https://git.openjdk.java.net/mobile/commit/6a9ab6a2cf5b341adf3cb6bc3e8a287db265c2a1
8271093: remove deadcode from runtime/Thread/TestThreadDumpSMRInfo.java test
Reviewed-by: jiefu, dholmes, dcubed
! test/hotspot/jtreg/runtime/Thread/TestThreadDumpSMRInfo.java
Changeset: 4812e537
Author: Igor Ignatyev <iignatyev at openjdk.org>
Date: 2021-07-22 17:14:30 +0000
URL: https://git.openjdk.java.net/mobile/commit/4812e537919dc1b1c08a2a8ddc0c9cb1c69a7744
8271094: runtime/duplAttributes/DuplAttributesTest.java doesn't check exit code
Reviewed-by: jiefu, dholmes
! test/hotspot/jtreg/runtime/duplAttributes/DuplAttributesTest.java
Changeset: ecc37b06
Author: Joe Darcy <darcy at openjdk.org>
Date: 2021-07-22 19:50:23 +0000
URL: https://git.openjdk.java.net/mobile/commit/ecc37b06f283c18ab4aa2b23562843bca14da85d
8270916: Update java.lang.annotation.Target for changes in JLS 9.6.4.1
Reviewed-by: bpb, naoto
! src/java.base/share/classes/java/lang/annotation/Target.java
Changeset: 7165b3f1
Author: Alexey Semenyuk <asemenyuk at openjdk.org>
Date: 2021-07-22 22:14:31 +0000
URL: https://git.openjdk.java.net/mobile/commit/7165b3f105621398d7673253b6324e97ba0d2eee
8271155: Wrong path separator in env variable
Reviewed-by: herrick, kcr, iris, almatvee
! src/jdk.jpackage/share/native/applauncher/AppLauncher.cpp
Changeset: 2d165a2b
Author: Igor Ignatyev <iignatyev at openjdk.org>
Date: 2021-07-22 22:15:25 +0000
URL: https://git.openjdk.java.net/mobile/commit/2d165a2bdf6efbfb1541af53d83492769bc0f616
8271160: runtime/jni/checked/TestCheckedJniExceptionCheck.java doesn't set -Djava.library.path
Reviewed-by: dcubed, dholmes
! test/hotspot/jtreg/runtime/jni/checked/TestCheckedJniExceptionCheck.java
Changeset: 84be910e
Author: Igor Ignatyev <iignatyev at openjdk.org>
Date: 2021-07-22 23:21:39 +0000
URL: https://git.openjdk.java.net/mobile/commit/84be910e1dfaf358a31f8e804f948adcab6984fd
8271169: runtime/Safepoint/TestAbortVMOnSafepointTimeout.java can be run in driver mode
Reviewed-by: dholmes
! test/hotspot/jtreg/runtime/Safepoint/TestAbortVMOnSafepointTimeout.java
Changeset: ee93cef8
Author: Igor Ignatyev <iignatyev at openjdk.org>
Date: 2021-07-22 23:53:36 +0000
URL: https://git.openjdk.java.net/mobile/commit/ee93cef8aa73f801456f2231ada4971ca0a5a154
8271158: runtime/handshake/HandshakeTimeoutTest.java test doesn't check exit code
Reviewed-by: dcubed
! test/hotspot/jtreg/runtime/handshake/HandshakeTimeoutTest.java
Changeset: e3800e64
Author: Igor Ignatyev <iignatyev at openjdk.org>
Date: 2021-07-22 23:54:28 +0000
URL: https://git.openjdk.java.net/mobile/commit/e3800e6497a14b64b96c71f6adff36a5e69a05cc
8271162: runtime/StackTrace/LargeClassTest.java can be run in driver mode
Reviewed-by: dholmes
! test/hotspot/jtreg/runtime/StackTrace/LargeClassTest.java
Changeset: 9935440e
Author: Jesper Wilhelmsson <jwilhelm at openjdk.org>
Date: 2021-07-23 01:41:14 +0000
URL: https://git.openjdk.java.net/mobile/commit/9935440eded25b041ea3e73cfa8ac0d95bbd66c6
Merge
! src/hotspot/share/gc/z/c2/zBarrierSetC2.cpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/handshake.cpp
! src/hotspot/share/runtime/interfaceSupport.inline.hpp
! test/lib/sun/hotspot/WhiteBox.java
! src/hotspot/share/gc/z/c2/zBarrierSetC2.cpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/handshake.cpp
! src/hotspot/share/runtime/interfaceSupport.inline.hpp
! test/lib/sun/hotspot/WhiteBox.java
Changeset: e6242e03
Author: duke <duke at openjdk.org>
Date: 2021-07-23 01:41:40 +0000
URL: https://git.openjdk.java.net/mobile/commit/e6242e03f5edd0fdbbf0386b74719239632e2c4e
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list