dl [Fri, 24 May 2019 08:47:39 -0700] rev 55034
8224024: java/util/concurrent/BlockingQueue/DrainToFails.java testBounded fails intermittently
Reviewed-by: martin
dl [Fri, 24 May 2019 08:43:40 -0700] rev 55033
8224176: Fix inconsistencies in @jls tags in java.util.concurrent
Reviewed-by: martin, darcy, jjg
dl [Fri, 24 May 2019 08:39:37 -0700] rev 55032
8224698: ConcurrentSkipListMap.java does not compile with the Eclipse Java Compiler
Reviewed-by: martin, clanger, smarks, dfuchs
dfuchs [Fri, 24 May 2019 15:34:14 +0100] rev 55031
8224603: Replace wildcard address with loopback or local host in tests - part 11
Summary: Fixes a batch of tests that were observed failing intermittently.
Reviewed-by: chegar, vtewari
lucy [Fri, 24 May 2019 15:36:48 +0200] rev 55030
8224742: JLONG_FORMAT_W incompatible with type jlong
Reviewed-by: thartmann, clanger
zgu [Wed, 22 May 2019 21:24:09 -0400] rev 55029
8224115: Shenandoah: Eliminate RWLock that protects recorded nmethod data array
Reviewed-by: shade
zgu [Fri, 24 May 2019 09:23:58 -0400] rev 55028
8224679: Shenandoah: Make ShenandoahParallelCodeCacheIterator noncopyable
Reviewed-by: rkennke, shade