mseledtsov [Fri, 22 Nov 2019 13:44:06 -0800] rev 59231
8229209: [TESTBUG] test for cross-process JFR event streaming
Summary: New test for cross-process JFR event streaming
Reviewed-by: iignatyev, egahlin
mchung [Fri, 22 Nov 2019 11:34:22 -0800] rev 59230
8233956: MethodHandles.dropArguments javadoc lists parameters in wrong order
Reviewed-by: jjg
jjg [Fri, 22 Nov 2019 10:38:35 -0800] rev 59229
8232170: FSInfo#getJarClassPath throws an exception not declared in its throws clause
Reviewed-by: jjg
Contributed-by: jai.forums2013@gmail.com
dfuchs [Fri, 22 Nov 2019 17:53:09 +0000] rev 59228
8231516: network QuickAckTest.java failed due to "SocketException: maximum number of DatagramSockets reached"
Summary: fix the test to run in /othervm mode
Reviewed-by: chegar
bpb [Fri, 22 Nov 2019 09:00:16 -0800] rev 59227
8164993: (ch) ReadableByteChannel should note a possible IllegalArgumentException
Reviewed-by: alanb, darcy
egahlin [Fri, 22 Nov 2019 17:20:43 +0100] rev 59226
8233700: EventStream not closed
Reviewed-by: mgronlun, mseledtsov
dcubed [Fri, 22 Nov 2019 09:06:35 -0500] rev 59225
8234544: ObjectSynchronizer::FastHashCode() cleanups from Async Monitor Deflation project
Reviewed-by: dholmes