amlu [Thu, 25 Jan 2018 14:12:43 +0800] rev 48664
8157903: (prop) move Properties tests into OpenJDK
Reviewed-by: mchung
anazarov [Wed, 24 Jan 2018 16:59:08 -0800] rev 48663
8161348: Several tools/jlink tests failed in "-Xcomp" mode due to time out
Reviewed-by: alanb
gadams [Tue, 23 Jan 2018 06:52:05 -0500] rev 48662
8167253: com.sun.jdi invokeMethod has duplicated @throws for InvalidTypeException
Reviewed-by: rriggs, sspitsyn, dholmes
mcimadamore [Wed, 24 Jan 2018 17:24:32 +0000] rev 48661
8196074: Remove uses of loose type equality tests
Summary: Drop loose type equality check and replace usages to go throuhg the strict version
Reviewed-by: vromero
Contributed-by: bsrbnd@gmail.com
rgoel [Wed, 24 Jan 2018 14:07:11 +0530] rev 48660
8146656: Wrong Months Array for DateFormatSymbols
Summary: Updated API doc of DateFormatSymbols class.
Reviewed-by: rriggs, naoto
goetz [Tue, 23 Jan 2018 08:26:42 +0100] rev 48659
8195824: tools/launcher/HelpFlagsTest.java fails with java.lang.AssertionError
Summary: Also re-enable test.
Reviewed-by: dholmes, ksrini
pmuthuswamy [Wed, 24 Jan 2018 11:29:01 +0530] rev 48658
8147614: add jjs test for -t option
Reviewed-by: hannesw, jlaskey, sundar
henryjen [Mon, 22 Jan 2018 23:37:23 -0800] rev 48657
8195989: JDK-8186080 merge add back @LastModified removed by JDK-8193586
Reviewed-by: joehw
darcy [Mon, 22 Jan 2018 23:06:29 -0800] rev 48656
8195987: Problem list tools/launcher/HelpFlagsTest.java on windows
Reviewed-by: dholmes
jjg [Mon, 22 Jan 2018 11:28:32 -0800] rev 48655
8195805: Doclet incorrectly updates all attributes in <a> tags when relocating links
Reviewed-by: ksrini
jjg [Mon, 22 Jan 2018 11:15:51 -0800] rev 48654
8195796: Reduce the size of relative URLs in generated docs
Reviewed-by: ksrini
sundar [Mon, 22 Jan 2018 20:31:19 +0530] rev 48653
8195829: Parsing a nameless ES6 class results in a thrown NullPointerException.
Reviewed-by: jlaskey, hannesw
aph [Fri, 19 Jan 2018 16:57:56 +0000] rev 48652
8195685: AArch64: AArch64 cannot build with JDK-8174962
Reviewed-by: adinn, njian
weijun [Mon, 22 Jan 2018 12:00:41 +0800] rev 48651
8014628: Support AES Encryption with HMAC-SHA2 for Kerberos 5
Reviewed-by: mullan
goetz [Fri, 19 Jan 2018 15:05:18 -0800] rev 48650
8195663: Java launcher HelpFlagsTest.java fails with java.lang.AssertionError
Reviewed-by: ksrini, dholmes