History log of /openjdk10/jdk/test/java/util/concurrent/locks/StampedLock/Basic.java
Revision Date Author Comments
# 13812:a54ed9514075 03-Mar-2016 dl

8150523: improve jtreg test timeout handling, especially -timeout:
Reviewed-by: martin, psandoz, smarks


# 13172:2103ed2d51f5 25-Nov-2015 dl

8142441: Improve jtreg tests for java.util.concurrent
Reviewed-by: martin, psandoz, chegar, shade, plevart


# 12875:02bb920a3b12 13-Oct-2015 dl

8134855: Bulk integration of java.util.concurrent.locks classes
8051848: ReentrantReadWriteLock.ReadLock fails on unlock by different thread
8049843: Lack of save / restore interrupt mechanism undermines the StampedLock
Reviewed-by: martin, psandoz, chegar


# 12745:f068a4ffddd2 15-Sep-2015 martin

8136583: Core libraries should use blessed modifier order
Summary: Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart


# 6538:36d25dc2b8f0 09-Feb-2013 dl

8005697: Add StampedLock
Reviewed-by: chegar, alanb, dice, martin