git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Fri Sep 27 19:38:52 UTC 2019
Changeset: a9254cbc
Author: Doug Lea <dl at openjdk.org>
Date: 2019-09-27 12:20:14 +0000
URL: https://github.com/openjdk/mobile/commit/a9254cbc
8231032: ThreadMXBean locking tests fail after JSR 166 refresh
Reviewed-by: martin, mchung, dholmes
! src/java.base/share/classes/java/util/concurrent/locks/AbstractQueuedLongSynchronizer.java
! src/java.base/share/classes/java/util/concurrent/locks/AbstractQueuedSynchronizer.java
! test/jdk/ProblemList.txt
! test/jdk/java/util/concurrent/tck/JSR166TestCase.java
! test/jdk/java/util/concurrent/tck/ReentrantLockTest.java
! test/jdk/java/util/concurrent/tck/ReentrantReadWriteLockTest.java
! test/jdk/java/util/concurrent/tck/tck.policy
Changeset: 8c647801
Author: Doug Lea <dl at openjdk.org>
Date: 2019-09-27 12:20:14 +0000
URL: https://github.com/openjdk/mobile/commit/8c647801
8231036: vmTestbase monitoring tests fail after JSR 166 refresh
Reviewed-by: martin, dholmes
! test/hotspot/jtreg/ProblemList.txt
! test/hotspot/jtreg/vmTestbase/nsk/monitoring/share/thread/SynchronizerLockingThreads.java
More information about the mobile-changes
mailing list