Wed, 05 Jul 2017 20:48:33 +0200 Added tag jdk9-b81 for changeset 2050b3a0aadc
duke [Wed, 05 Jul 2017 20:48:33 +0200] rev 32458
Added tag jdk9-b81 for changeset 2050b3a0aadc
Wed, 05 Jul 2017 20:48:33 +0200 Merge jdk9-b81
duke [Wed, 05 Jul 2017 20:48:33 +0200] rev 32457
Merge
Wed, 05 Jul 2017 20:48:29 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:29 +0200] rev 32456
Merge
Thu, 03 Sep 2015 16:13:49 -0700 Merge
lana [Thu, 03 Sep 2015 16:13:49 -0700] rev 32455
Merge
Mon, 31 Aug 2015 17:33:34 +0100 8129962: Investigate performance improvements in langtools combo tests
mcimadamore [Mon, 31 Aug 2015 17:33:34 +0100] rev 32454
8129962: Investigate performance improvements in langtools combo tests Summary: New combo API that runs all combo instances in a shared javac context (whenever possible). Reviewed-by: jjg, jlahoda, vromero
Mon, 31 Aug 2015 15:50:20 +0100 8134007: Improve string folding
mcimadamore [Mon, 31 Aug 2015 15:50:20 +0100] rev 32453
8134007: Improve string folding Summary: Generalize string folding algorithm to detect mulitple groups of foldable constants within an concat expression Reviewed-by: jlahoda
Thu, 03 Sep 2015 14:24:46 -0700 Added tag jdk9-b80 for changeset 2bc845318e4b
katleman [Thu, 03 Sep 2015 14:24:46 -0700] rev 32452
Added tag jdk9-b80 for changeset 2bc845318e4b
Wed, 05 Jul 2017 20:48:23 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:23 +0200] rev 32451
Merge
Thu, 03 Sep 2015 14:24:43 -0700 Added tag jdk9-b80 for changeset 56a580f0c008
katleman [Thu, 03 Sep 2015 14:24:43 -0700] rev 32450
Added tag jdk9-b80 for changeset 56a580f0c008
Wed, 05 Jul 2017 20:48:20 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:20 +0200] rev 32449
Merge
Thu, 03 Sep 2015 14:24:43 -0700 Added tag jdk9-b80 for changeset f194dcc2556d
katleman [Thu, 03 Sep 2015 14:24:43 -0700] rev 32448
Added tag jdk9-b80 for changeset f194dcc2556d
Wed, 05 Jul 2017 20:48:15 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:15 +0200] rev 32447
Merge
Thu, 03 Sep 2015 16:14:47 -0700 Merge
lana [Thu, 03 Sep 2015 16:14:47 -0700] rev 32446
Merge
Thu, 03 Sep 2015 19:54:06 +0200 Merge
mhaupt [Thu, 03 Sep 2015 19:54:06 +0200] rev 32445
Merge
Tue, 01 Sep 2015 16:11:09 +0200 8134873: Implement support for ES6 numeric literals
aw [Tue, 01 Sep 2015 16:11:09 +0200] rev 32444
8134873: Implement support for ES6 numeric literals Reviewed-by: attila, sundar
Thu, 03 Sep 2015 21:47:48 +0530 8087292: nashorn should have a "fail-fast" option for scripting, analog to bash "set -e"
sundar [Thu, 03 Sep 2015 21:47:48 +0530] rev 32443
8087292: nashorn should have a "fail-fast" option for scripting, analog to bash "set -e" Reviewed-by: hannesw, jlaskey, mhaupt
Wed, 02 Sep 2015 22:28:31 +0530 8134973: Control flow exceptions should avoid filling stack trace
sundar [Wed, 02 Sep 2015 22:28:31 +0530] rev 32442
8134973: Control flow exceptions should avoid filling stack trace Reviewed-by: attila, jlaskey, hannesw
Wed, 02 Sep 2015 16:35:14 +0200 8134939: Improve toString method of Dynalink DynamicMethod objects
attila [Wed, 02 Sep 2015 16:35:14 +0200] rev 32441
8134939: Improve toString method of Dynalink DynamicMethod objects Reviewed-by: hannesw, sundar
Wed, 02 Sep 2015 17:16:57 +0530 8134931: jdk.nashorn.internal.codegen.TypeMap should not use Map
sundar [Wed, 02 Sep 2015 17:16:57 +0530] rev 32440
8134931: jdk.nashorn.internal.codegen.TypeMap should not use Map Reviewed-by: attila, mhaupt
Wed, 02 Sep 2015 12:26:57 +0200 8134930: Defer stack trace walking of NashornException for extracting line number and file name
attila [Wed, 02 Sep 2015 12:26:57 +0200] rev 32439
8134930: Defer stack trace walking of NashornException for extracting line number and file name Reviewed-by: hannesw, sundar
Tue, 01 Sep 2015 23:08:33 +0530 8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor class
sundar [Tue, 01 Sep 2015 23:08:33 +0530] rev 32438
8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor class Reviewed-by: attila, jlaskey
Tue, 01 Sep 2015 18:19:29 +0200 8134865: Need to restore for container block from lexical context in finally
aw [Tue, 01 Sep 2015 18:19:29 +0200] rev 32437
8134865: Need to restore for container block from lexical context in finally Reviewed-by: attila, mhaupt
Tue, 01 Sep 2015 18:28:11 +0530 8068901: Surprising behavior with more than one functional interface on a class
sundar [Tue, 01 Sep 2015 18:28:11 +0530] rev 32436
8068901: Surprising behavior with more than one functional interface on a class 8068903: Can't invoke vararg @FunctionalInterface methods Reviewed-by: attila, hannesw
Mon, 31 Aug 2015 15:18:59 +0200 8133300: Ensure symbol table immutability in Nashorn AST
attila [Mon, 31 Aug 2015 15:18:59 +0200] rev 32435
8133300: Ensure symbol table immutability in Nashorn AST Reviewed-by: hannesw, lagergren
Mon, 31 Aug 2015 17:51:02 +0530 8134731: Function.prototype.apply interacts incorrectly with arguments
sundar [Mon, 31 Aug 2015 17:51:02 +0530] rev 32434
8134731: Function.prototype.apply interacts incorrectly with arguments Reviewed-by: attila, hannesw
Thu, 03 Sep 2015 14:24:47 -0700 Added tag jdk9-b80 for changeset 68c59ce3ed28
katleman [Thu, 03 Sep 2015 14:24:47 -0700] rev 32433
Added tag jdk9-b80 for changeset 68c59ce3ed28
Wed, 05 Jul 2017 20:48:10 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:10 +0200] rev 32432
Merge
Thu, 03 Sep 2015 14:24:41 -0700 Added tag jdk9-b80 for changeset 6d09f17e30a9
katleman [Thu, 03 Sep 2015 14:24:41 -0700] rev 32431
Added tag jdk9-b80 for changeset 6d09f17e30a9
Wed, 05 Jul 2017 20:48:05 +0200 Merge
duke [Wed, 05 Jul 2017 20:48:05 +0200] rev 32430
Merge
Thu, 03 Sep 2015 18:36:42 -0700 8135048: XSLT.java test fails after changes for JDK-8134984
martin [Thu, 03 Sep 2015 18:36:42 -0700] rev 32429
8135048: XSLT.java test fails after changes for JDK-8134984 Summary: hg revert -r 'c22b7e41adf3^' test/javax/xml/jaxp/parsers/8032909 Reviewed-by: darcy
Thu, 03 Sep 2015 16:12:42 -0700 Merge
lana [Thu, 03 Sep 2015 16:12:42 -0700] rev 32428
Merge
Wed, 02 Sep 2015 14:11:50 -0700 8134984: Text files should end in exactly one newline
martin [Wed, 02 Sep 2015 14:11:50 -0700] rev 32427
8134984: Text files should end in exactly one newline Summary: automated fixup of newlines at end-of-file via the usual perl one-liner Reviewed-by: chegar, sherman
Wed, 02 Sep 2015 12:56:06 -0700 8134982: Problem list TCKJapaneseChronology.java
darcy [Wed, 02 Sep 2015 12:56:06 -0700] rev 32426
8134982: Problem list TCKJapaneseChronology.java Reviewed-by: lancea
Wed, 02 Sep 2015 13:24:14 -0500 8134682: Remove com.sun.java.accessibility from jdk/src/closed/java.base/share/conf/security/restricted.pkgs
ptbrunet [Wed, 02 Sep 2015 13:24:14 -0500] rev 32425
8134682: Remove com.sun.java.accessibility from jdk/src/closed/java.base/share/conf/security/restricted.pkgs Summary: remove since renamed accessibility package from closed restricted.pks and update two regression tests Reviewed-by: mullan, mchung Contributed-by: peter.brunet@oracle.com
Wed, 02 Sep 2015 19:20:46 +0800 8129789: implies() of ServicePermission and DelegationPermission underspecified
weijun [Wed, 02 Sep 2015 19:20:46 +0800] rev 32424
8129789: implies() of ServicePermission and DelegationPermission underspecified Reviewed-by: mullan
Wed, 02 Sep 2015 03:02:14 +0000 8133801: sun/security/pkcs11/Provider/ConfigShortPath.java failed in jigsaw nightly at Windows
valeriep [Wed, 02 Sep 2015 03:02:14 +0000] rev 32423
8133801: sun/security/pkcs11/Provider/ConfigShortPath.java failed in jigsaw nightly at Windows Summary: Update tests to not using private SunPKCS11(String) constructor. Reviewed-by: mullan
Tue, 01 Sep 2015 16:27:28 -0700 8049237: Need new tests for X509V3 certificates
rhalade [Tue, 01 Sep 2015 16:27:28 -0700] rev 32422
8049237: Need new tests for X509V3 certificates Reviewed-by: mullan, xuelei
Tue, 01 Sep 2015 15:34:58 +0200 8064470: JNI exception pending in jdk/src/java/base/unix/native/libjava/FileDescriptor_md.c
dfuchs [Tue, 01 Sep 2015 15:34:58 +0200] rev 32421
8064470: JNI exception pending in jdk/src/java/base/unix/native/libjava/FileDescriptor_md.c Reviewed-by: alanb, chegar, dfuchs Contributed-by: vyom.tewari@oracle.com
Mon, 31 Aug 2015 11:26:11 -0700 Merge
amurillo [Mon, 31 Aug 2015 11:26:11 -0700] rev 32420
Merge
Thu, 27 Aug 2015 14:40:21 -0700 Merge
amurillo [Thu, 27 Aug 2015 14:40:21 -0700] rev 32419
Merge
Thu, 20 Aug 2015 07:36:37 -0700 Merge
amurillo [Thu, 20 Aug 2015 07:36:37 -0700] rev 32418
Merge
Tue, 18 Aug 2015 04:29:28 -0700 8133666: OperatingSystemMXBean reports abnormally high machine CPU consumption on Linux
dbuck [Tue, 18 Aug 2015 04:29:28 -0700] rev 32417
8133666: OperatingSystemMXBean reports abnormally high machine CPU consumption on Linux Reviewed-by: sla, mgronlun
Mon, 17 Aug 2015 12:45:16 +0300 Merge
dsamersoff [Mon, 17 Aug 2015 12:45:16 +0300] rev 32416
Merge
Thu, 09 Apr 2015 12:29:31 +0200 8041565: JMX ObjectName could be refactored to save memory
jbachorik [Thu, 09 Apr 2015 12:29:31 +0200] rev 32415
8041565: JMX ObjectName could be refactored to save memory Reviewed-by: emcmanus, dfuchs, olagneau, smarks
Tue, 11 Aug 2015 20:38:18 +0200 8133314: Update launcher.properties to remove reference to hprof
sla [Tue, 11 Aug 2015 20:38:18 +0200] rev 32414
8133314: Update launcher.properties to remove reference to hprof Reviewed-by: dholmes, sspitsyn, mchung
Mon, 31 Aug 2015 10:14:34 +0100 8130800: KeyStore.getInstance(File,char[]) does not throw IOE for null password
vinnie [Mon, 31 Aug 2015 10:14:34 +0100] rev 32413
8130800: KeyStore.getInstance(File,char[]) does not throw IOE for null password Reviewed-by: weijun, mullan
Fri, 28 Aug 2015 13:40:43 -0700 8134686: Exclude sun/tools/jps/ tests
sla [Fri, 28 Aug 2015 13:40:43 -0700] rev 32412
8134686: Exclude sun/tools/jps/ tests Reviewed-by: darcy
Fri, 28 Aug 2015 13:35:54 -0700 8048601: Tests for JCE crypto ciphers (part 1)
rhalade [Fri, 28 Aug 2015 13:35:54 -0700] rev 32411
8048601: Tests for JCE crypto ciphers (part 1) Reviewed-by: valeriep
Fri, 28 Aug 2015 10:46:43 -0700 8133987: (fs) Rename GnomeFileTypeDetector to GioFileTypeDetector
bpb [Fri, 28 Aug 2015 10:46:43 -0700] rev 32410
8133987: (fs) Rename GnomeFileTypeDetector to GioFileTypeDetector Summary: Rename class and associated native file as indicated and fix some related comments in the source and test. Reviewed-by: alanb
Fri, 28 Aug 2015 07:55:45 -0700 8134678: Problem list SecurityManager/CheckPackageAccess.java
darcy [Fri, 28 Aug 2015 07:55:45 -0700] rev 32409
8134678: Problem list SecurityManager/CheckPackageAccess.java Reviewed-by: lancea
Fri, 28 Aug 2015 10:13:30 +0200 8134408: Disable warnings for jdk libraries triggered by SS12u4
erikj [Fri, 28 Aug 2015 10:13:30 +0200] rev 32408
8134408: Disable warnings for jdk libraries triggered by SS12u4 Reviewed-by: tbell, ihse
Thu, 03 Sep 2015 14:24:44 -0700 Added tag jdk9-b80 for changeset d6e71f67a221
katleman [Thu, 03 Sep 2015 14:24:44 -0700] rev 32407
Added tag jdk9-b80 for changeset d6e71f67a221
Wed, 05 Jul 2017 20:47:56 +0200 Merge
duke [Wed, 05 Jul 2017 20:47:56 +0200] rev 32406
Merge
Thu, 03 Sep 2015 16:14:02 -0700 Merge
lana [Thu, 03 Sep 2015 16:14:02 -0700] rev 32405
Merge
Thu, 27 Aug 2015 14:40:19 -0700 Merge
amurillo [Thu, 27 Aug 2015 14:40:19 -0700] rev 32404
Merge
Thu, 27 Aug 2015 18:51:22 +0200 Merge
roland [Thu, 27 Aug 2015 18:51:22 +0200] rev 32403
Merge
Wed, 26 Aug 2015 09:49:37 +0200 8134321: tools/pack200/Pack200Test.java crashes in the VM PIT jdk9 b79
roland [Wed, 26 Aug 2015 09:49:37 +0200] rev 32402
8134321: tools/pack200/Pack200Test.java crashes in the VM PIT jdk9 b79 Summary: Code that capture field values of eliminated allocation at a safepoint when there's an arraycopy behind a Phi is broken Reviewed-by: kvn
Tue, 25 Aug 2015 07:49:55 +0200 8075805: Crash while trying to release CompiledICHolder
thartmann [Tue, 25 Aug 2015 07:49:55 +0200] rev 32401
8075805: Crash while trying to release CompiledICHolder Summary: Removed nmethod transition to zombie outside of sweeper. Added cleaning of ICs of unloaded nmethods. Reviewed-by: kvn, iveresov
Fri, 21 Aug 2015 09:12:42 +0200 Merge
roland [Fri, 21 Aug 2015 09:12:42 +0200] rev 32400
Merge
Thu, 20 Aug 2015 09:40:08 +0000 8133842: aarch64: C2 generates illegal instructions with int shifts >=32
enevill [Thu, 20 Aug 2015 09:40:08 +0000] rev 32399
8133842: aarch64: C2 generates illegal instructions with int shifts >=32 Summary: Fix logical operatations combined with shifts >= 32 Reviewed-by: kvn, aph, adinn
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip