darcy [Tue, 30 Jan 2018 10:42:13 -0800] rev 48685
8196414: Update ProviderVersionCheck.java to pass on updated JDK versions
Reviewed-by: mullan
redestad [Tue, 30 Jan 2018 18:57:49 +0100] rev 48684
8196331: Optimize Character.digit for latin1 input
Reviewed-by: psandoz, martin, sherman
cushon [Fri, 26 Jan 2018 11:27:53 -0800] rev 48683
8194268: Incorrect parameter names for synthetic methods
Reviewed-by: jlahoda, vromero
adinn [Fri, 26 Jan 2018 16:38:21 +0000] rev 48682
8196221: AArch64: Mistake in committed patch for JDK-8195859
Summary: The wrong patch was committed for JDK-8195859
Reviewed-by: aph
erikj [Mon, 29 Jan 2018 17:08:12 -0800] rev 48681
8196365: Overriding configure variable from custom hook generates warning
Reviewed-by: tbell
cushon [Thu, 25 Jan 2018 15:18:13 -0800] rev 48680
8179373: javac -verbose logs the class path multiple times
Reviewed-by: martin
igerasim [Mon, 29 Jan 2018 10:48:13 -0800] rev 48679
8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken
Reviewed-by: scolebourne, rriggs
erikj [Mon, 29 Jan 2018 17:58:12 +0100] rev 48678
8196108: Add build support for VS 2015/2017
Reviewed-by: tbell
ctornqvi [Mon, 29 Jan 2018 08:19:37 -0500] rev 48677
8196197: Enable the make system to calculate concurrency for JDK tests
Reviewed-by: erikj, tbell
anazarov [Fri, 26 Jan 2018 16:20:14 -0800] rev 48676
8179294: several langtools tests depend on jar, jlink, javac but do not declare that dependency
Reviewed-by: iignatyev
anazarov [Fri, 26 Jan 2018 12:16:08 -0800] rev 48675
8186009: tools launcher test AddExportsAndOpensInManifest.java fails intermittently: AccessDeniedException
Summary: unique jar file names for every test case
Reviewed-by: alanb
dfuchs [Fri, 26 Jan 2018 14:15:09 +0000] rev 48674
8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
Summary: make sure that loadLoggerHandler for ".handler" is called only from within addLogger
Reviewed-by: mchung
adinn [Thu, 25 Jan 2018 14:47:27 +0000] rev 48673
8195859: AArch64: vtableStubs gtest fails after 8174962
Summary: gtest vtableStubs introduced by 8174962 fails on AArch64 with an invalid insn encoding
Reviewed-by: duke
weijun [Fri, 26 Jan 2018 09:37:10 +0800] rev 48672
8177398: Exclude dot files ending with .conf from krb5.conf's includedir
Reviewed-by: mullan
mchung [Thu, 25 Jan 2018 13:40:36 -0800] rev 48671
8191170: Clarify if java.class.path can be undefined
Reviewed-by: alanb, psandoz
mchung [Thu, 25 Jan 2018 13:39:28 -0800] rev 48670
8196127: Dead code in VersionProps.java.template
Reviewed-by: lancea, psandoz
adinn [Thu, 25 Jan 2018 11:56:32 +0000] rev 48669
8196136: AArch64: Correct register use in patch for JDK-8195685
Summary: itable stubs must not use java argument registers as scratch registers
Reviewed-by: aph
ssahoo [Thu, 25 Jan 2018 05:57:22 -0800] rev 48668
8194486: Several krb5 tests failed in Mac.
Summary: Several tests failed due to improper host service
Reviewed-by: weijun
mcimadamore [Thu, 25 Jan 2018 12:06:00 +0000] rev 48667
8196081: Add support for customized intellij project templates
Summary: Override template used for project creation using env variable
Reviewed-by: ihse
vtewari [Thu, 25 Jan 2018 16:22:52 +0530] rev 48666
8194676: NullPointerException is thrown if ipaddress is not set.
Reviewed-by: chegar, rriggs
jjiang [Wed, 24 Jan 2018 23:01:57 -0800] rev 48665
8186098: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed due to libnss3 version cannot be parsed
Summary: Improves the approach on parsing lib version
Reviewed-by: weijun, xuelei
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