jcbeyler [Thu, 13 Sep 2018 13:03:50 -0700] rev 51729
8210665: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[R-U] tests
Summary: Remove JNI_ENV and JVMTI_ENV macros from jvmti/[R-U] tests
Reviewed-by: cjplummer, sspitsyn
ihse [Thu, 13 Sep 2018 21:14:04 +0200] rev 51728
8207264: solaris-sparcv9-cmp-baseline fails
Reviewed-by: erikj, prr
ihse [Thu, 13 Sep 2018 21:12:22 +0200] rev 51727
8210702: Remove dtrace mapfiles
Reviewed-by: erikj
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
amenkov [Wed, 12 Sep 2018 12:29:40 -0700] rev 51716
8210560: [TEST] convert com/sun/jdi redefineClass-related tests
Reviewed-by: jcbeyler, sspitsyn
jcbeyler [Wed, 12 Sep 2018 10:27:03 -0700] rev 51715
8210593: Clean up JNI_ENV_ARG and factorize the macros for vmTestbase/jvmti[N-R] tests
Summary: Remove JNI_ENV/JVMTI_ENV macros from N to R jvmti tests
Reviewed-by: amenkov, dholmes
jlaskey [Wed, 12 Sep 2018 14:19:36 -0300] rev 51714
8200434: String::align, String::indent
Reviewed-by: abuckley, smarks, sherman, rriggs, jrose, sundar, igerasim, briangoetz, darcy, jjg