jiangli [Thu, 13 Sep 2018 13:30:07 -0400] rev 51726
8210193: [TESTBUG]gc/g1/mixedgc/TestOldGenCollectionUsage.java fails intermittently with OutOfMemoryError in CDS mode.
Summary: Increase java heap size in TestOldGenCollectionUsage. Catch OOM in tests.
Reviewed-by: phh, iklam
jlaskey [Thu, 13 Sep 2018 14:15:27 -0300] rev 51725
8210674: Need to add examples for use of javac properties introduced by Raw String Literals
Reviewed-by: vromero, jjg
michaelm [Thu, 13 Sep 2018 12:07:01 +0100] rev 51724
8210311: IllegalArgumentException in CookieManager - Comparison method violates its general contract
Reviewed-by: chegar, dfuchs
ihse [Thu, 13 Sep 2018 12:41:42 +0200] rev 51723
8210704: Remove dead build tools
Reviewed-by: alanb
iignatyev [Wed, 12 Sep 2018 21:56:59 -0700] rev 51722
8210699: Problem list tests which times out in Xcomp mode
Reviewed-by: kvn
cushon [Mon, 10 Sep 2018 16:59:41 -0700] rev 51721
8210483: AssertionError in DeferredAttr at setOverloadKind caused by JDK-8203679
Reviewed-by: mcimadamore, vromero
iklam [Wed, 12 Sep 2018 17:45:22 -0700] rev 51720
8210523: runtime/appcds/cacheObject/DifferentHeapSizes.java crash
Reviewed-by: jiangli, ccheung
vromero [Wed, 12 Sep 2018 16:28:06 -0700] rev 51719
8207160: ClassReader::adjustMethodParams can potentially return null if the args list is empty
Reviewed-by: mcimadamore, cushon
jwilhelm [Thu, 13 Sep 2018 01:41:24 +0200] rev 51718
Added tag jdk-12+11 for changeset f0f5d23449d3
jlaskey [Wed, 12 Sep 2018 17:14:08 -0300] rev 51717
8210671: CheckExamples.java fail after Raw String Literals checkin
Reviewed-by: vromero, darcy