Fri, 26 Jan 2018 11:27:53 -0800 8194268: Incorrect parameter names for synthetic methods
cushon [Fri, 26 Jan 2018 11:27:53 -0800] rev 48683
8194268: Incorrect parameter names for synthetic methods Reviewed-by: jlahoda, vromero
Fri, 26 Jan 2018 16:38:21 +0000 8196221: AArch64: Mistake in committed patch for JDK-8195859
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
Mon, 29 Jan 2018 17:08:12 -0800 8196365: Overriding configure variable from custom hook generates warning
erikj [Mon, 29 Jan 2018 17:08:12 -0800] rev 48681
8196365: Overriding configure variable from custom hook generates warning Reviewed-by: tbell
Thu, 25 Jan 2018 15:18:13 -0800 8179373: javac -verbose logs the class path multiple times
cushon [Thu, 25 Jan 2018 15:18:13 -0800] rev 48680
8179373: javac -verbose logs the class path multiple times Reviewed-by: martin
Mon, 29 Jan 2018 10:48:13 -0800 8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken
igerasim [Mon, 29 Jan 2018 10:48:13 -0800] rev 48679
8194412: Adding 256 units of IsoFields.QUARTER_YEARS broken Reviewed-by: scolebourne, rriggs
Mon, 29 Jan 2018 17:58:12 +0100 8196108: Add build support for VS 2015/2017
erikj [Mon, 29 Jan 2018 17:58:12 +0100] rev 48678
8196108: Add build support for VS 2015/2017 Reviewed-by: tbell
Mon, 29 Jan 2018 08:19:37 -0500 8196197: Enable the make system to calculate concurrency for JDK tests
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
Fri, 26 Jan 2018 16:20:14 -0800 8179294: several langtools tests depend on jar, jlink, javac but do not declare that dependency
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
Fri, 26 Jan 2018 12:16:08 -0800 8186009: tools launcher test AddExportsAndOpensInManifest.java fails intermittently: AccessDeniedException
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
Fri, 26 Jan 2018 14:15:09 +0000 8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
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
Thu, 25 Jan 2018 14:47:27 +0000 8195859: AArch64: vtableStubs gtest fails after 8174962
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
Fri, 26 Jan 2018 09:37:10 +0800 8177398: Exclude dot files ending with .conf from krb5.conf's includedir
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
Thu, 25 Jan 2018 13:40:36 -0800 8191170: Clarify if java.class.path can be undefined
mchung [Thu, 25 Jan 2018 13:40:36 -0800] rev 48671
8191170: Clarify if java.class.path can be undefined Reviewed-by: alanb, psandoz
Thu, 25 Jan 2018 13:39:28 -0800 8196127: Dead code in VersionProps.java.template
mchung [Thu, 25 Jan 2018 13:39:28 -0800] rev 48670
8196127: Dead code in VersionProps.java.template Reviewed-by: lancea, psandoz
Thu, 25 Jan 2018 11:56:32 +0000 8196136: AArch64: Correct register use in patch for JDK-8195685
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
Thu, 25 Jan 2018 05:57:22 -0800 8194486: Several krb5 tests failed in Mac.
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
Thu, 25 Jan 2018 12:06:00 +0000 8196081: Add support for customized intellij project templates
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
Thu, 25 Jan 2018 16:22:52 +0530 8194676: NullPointerException is thrown if ipaddress is not set.
vtewari [Thu, 25 Jan 2018 16:22:52 +0530] rev 48666
8194676: NullPointerException is thrown if ipaddress is not set. Reviewed-by: chegar, rriggs
Wed, 24 Jan 2018 23:01:57 -0800 8186098: sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failed due to libnss3 version cannot be parsed
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
Thu, 25 Jan 2018 14:12:43 +0800 8157903: (prop) move Properties tests into OpenJDK
amlu [Thu, 25 Jan 2018 14:12:43 +0800] rev 48664
8157903: (prop) move Properties tests into OpenJDK Reviewed-by: mchung
Wed, 24 Jan 2018 16:59:08 -0800 8161348: Several tools/jlink tests failed in "-Xcomp" mode due to time out
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
Tue, 23 Jan 2018 06:52:05 -0500 8167253: com.sun.jdi invokeMethod has duplicated @throws for InvalidTypeException
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
Wed, 24 Jan 2018 17:24:32 +0000 8196074: Remove uses of loose type equality tests
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
Wed, 24 Jan 2018 14:07:11 +0530 8146656: Wrong Months Array for DateFormatSymbols
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
Tue, 23 Jan 2018 08:26:42 +0100 8195824: tools/launcher/HelpFlagsTest.java fails with java.lang.AssertionError
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
Wed, 24 Jan 2018 11:29:01 +0530 8147614: add jjs test for -t option
pmuthuswamy [Wed, 24 Jan 2018 11:29:01 +0530] rev 48658
8147614: add jjs test for -t option Reviewed-by: hannesw, jlaskey, sundar
Mon, 22 Jan 2018 23:37:23 -0800 8195989: JDK-8186080 merge add back @LastModified removed by JDK-8193586
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
Mon, 22 Jan 2018 23:06:29 -0800 8195987: Problem list tools/launcher/HelpFlagsTest.java on windows
darcy [Mon, 22 Jan 2018 23:06:29 -0800] rev 48656
8195987: Problem list tools/launcher/HelpFlagsTest.java on windows Reviewed-by: dholmes
Mon, 22 Jan 2018 11:28:32 -0800 8195805: Doclet incorrectly updates all attributes in <a> tags when relocating links
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
Mon, 22 Jan 2018 11:15:51 -0800 8195796: Reduce the size of relative URLs in generated docs
jjg [Mon, 22 Jan 2018 11:15:51 -0800] rev 48654
8195796: Reduce the size of relative URLs in generated docs Reviewed-by: ksrini
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip