lkorinth [Mon, 25 Nov 2019 08:11:24 +0100] rev 59241
8233029: Obsolete flag GCTaskTimeStampEntries
Reviewed-by: kbarrett, tschatzl
weijun [Thu, 10 Oct 2019 17:36:38 +0300] rev 59240
8231507: Update Apache Santuario (XML Signature) to version 2.1.4
Reviewed-by: weijun
Contributed-by: fedor.burdun@azulsystems.com, weijun.wang@oracle.com
egahlin [Sun, 24 Nov 2019 01:03:33 +0100] rev 59239
8226897: Provide object age with JFR OldObjectSample event
Reviewed-by: mgronlun, mseledtsov
stuefe [Sat, 23 Nov 2019 11:05:16 +0100] rev 59238
Factor out block list array from LOM since we may use it elsewhere
dlong [Fri, 22 Nov 2019 19:23:30 -0800] rev 59237
8234432: AOT tests failing with 'used 'epsilon gc' is different from current 'g1 gc'' after CMS removal
Reviewed-by: kvn
iklam [Fri, 22 Nov 2019 15:32:00 -0800] rev 59236
8234622: [TESTBUG] ArchivedModuleCompareTest.java fails with -vmoptions:-Xlog:cds
Reviewed-by: mseledtsov
iklam [Fri, 22 Nov 2019 15:31:52 -0800] rev 59235
8233446: Improve error handling when specified dynamic archive doesn't exist
Reviewed-by: lfoltan, ccheung
iklam [Fri, 22 Nov 2019 14:48:40 -0800] rev 59234
8234429: appcds/dynamicArchive tests crashing with Graal
Reviewed-by: ccheung
manc [Fri, 22 Nov 2019 17:03:55 -0800] rev 59233
8087198: G1 card refinement: batching, sorting
Reviewed-by: tschatzl, kbarrett
jjg [Fri, 22 Nov 2019 16:26:35 -0800] rev 59232
8234687: change javap reporting on unknown attributes
Reviewed-by: mchung
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