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
Mon, 22 Jan 2018 20:31:19 +0530 8195829: Parsing a nameless ES6 class results in a thrown NullPointerException.
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
Fri, 19 Jan 2018 16:57:56 +0000 8195685: AArch64: AArch64 cannot build with JDK-8174962
aph [Fri, 19 Jan 2018 16:57:56 +0000] rev 48652
8195685: AArch64: AArch64 cannot build with JDK-8174962 Reviewed-by: adinn, njian
Mon, 22 Jan 2018 12:00:41 +0800 8014628: Support AES Encryption with HMAC-SHA2 for Kerberos 5
weijun [Mon, 22 Jan 2018 12:00:41 +0800] rev 48651
8014628: Support AES Encryption with HMAC-SHA2 for Kerberos 5 Reviewed-by: mullan
Fri, 19 Jan 2018 15:05:18 -0800 8195663: Java launcher HelpFlagsTest.java fails with java.lang.AssertionError
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
Fri, 19 Jan 2018 21:05:23 +0100 8195789: Building of test/langtools/jdk/jshell/VariablesTest.java may fail
jlahoda [Fri, 19 Jan 2018 21:05:23 +0100] rev 48649
8195789: Building of test/langtools/jdk/jshell/VariablesTest.java may fail Summary: Adding proper @modules tag. Reviewed-by: vromero
Fri, 19 Jan 2018 09:32:10 -0800 Merge
prr [Fri, 19 Jan 2018 09:32:10 -0800] rev 48648
Merge
Thu, 18 Jan 2018 11:22:28 +0530 8176795: Wrong color drawn when painting translucent colors on volatile images using XRender.
jdv [Thu, 18 Jan 2018 11:22:28 +0530] rev 48647
8176795: Wrong color drawn when painting translucent colors on volatile images using XRender. Reviewed-by: prr, ceisserer, pnarayanan
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip