Thu, 09 Jul 2015 13:49:35 -0700 Added tag jdk9-b72 for changeset f0d057d75897
katleman [Thu, 09 Jul 2015 13:49:35 -0700] rev 31557
Added tag jdk9-b72 for changeset f0d057d75897
Wed, 05 Jul 2017 20:41:20 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:20 +0200] rev 31556
Merge
Thu, 09 Jul 2015 16:36:48 -0700 Merge
lana [Thu, 09 Jul 2015 16:36:48 -0700] rev 31555
Merge
Tue, 07 Jul 2015 17:57:35 -0700 8130716: Fix reference problems in jaxp javadoc
darcy [Tue, 07 Jul 2015 17:57:35 -0700] rev 31554
8130716: Fix reference problems in jaxp javadoc Reviewed-by: lancea
Tue, 07 Jul 2015 18:19:57 +0200 8130238: Remove com.sun.org.apache.xalan.internal.xsltc.cmdline
dfuchs [Tue, 07 Jul 2015 18:19:57 +0200] rev 31553
8130238: Remove com.sun.org.apache.xalan.internal.xsltc.cmdline Reviewed-by: lancea, joehw
Thu, 09 Jul 2015 13:49:35 -0700 Added tag jdk9-b72 for changeset 8ebacfaf4ba6
katleman [Thu, 09 Jul 2015 13:49:35 -0700] rev 31552
Added tag jdk9-b72 for changeset 8ebacfaf4ba6
Wed, 05 Jul 2017 20:41:16 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:16 +0200] rev 31551
Merge
Thu, 09 Jul 2015 16:38:22 -0700 Merge
lana [Thu, 09 Jul 2015 16:38:22 -0700] rev 31550
Merge
Wed, 08 Jul 2015 17:28:08 +0530 8130734: Apply transformations found by netbeans Refactor->Inspect and transform menu
sundar [Wed, 08 Jul 2015 17:28:08 +0530] rev 31549
8130734: Apply transformations found by netbeans Refactor->Inspect and transform menu Reviewed-by: hannesw, jlaskey, mhaupt
Tue, 07 Jul 2015 18:33:24 +0530 8130663: 6 fields can be static fields in Global class
sundar [Tue, 07 Jul 2015 18:33:24 +0530] rev 31548
8130663: 6 fields can be static fields in Global class Reviewed-by: hannesw, attila
Mon, 06 Jul 2015 15:59:55 +0530 8130476: Remove unused methods in Global.java
sundar [Mon, 06 Jul 2015 15:59:55 +0530] rev 31547
8130476: Remove unused methods in Global.java Reviewed-by: hannesw, attila
Fri, 03 Jul 2015 18:41:58 +0530 8130424: if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not
sundar [Fri, 03 Jul 2015 18:41:58 +0530] rev 31546
8130424: if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not Reviewed-by: attila, lagergren, hannesw
Thu, 09 Jul 2015 13:49:41 -0700 Added tag jdk9-b72 for changeset 93250cfbfa54
katleman [Thu, 09 Jul 2015 13:49:41 -0700] rev 31545
Added tag jdk9-b72 for changeset 93250cfbfa54
Wed, 05 Jul 2017 20:41:12 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:12 +0200] rev 31544
Merge
Thu, 09 Jul 2015 13:49:32 -0700 Added tag jdk9-b72 for changeset 423e8a18b960
katleman [Thu, 09 Jul 2015 13:49:32 -0700] rev 31543
Added tag jdk9-b72 for changeset 423e8a18b960
Wed, 05 Jul 2017 20:41:09 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:09 +0200] rev 31542
Merge
Thu, 09 Jul 2015 16:37:55 -0700 Merge
lana [Thu, 09 Jul 2015 16:37:55 -0700] rev 31541
Merge
Mon, 29 Jun 2015 15:02:35 -0700 6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class
martin [Mon, 29 Jun 2015 15:02:35 -0700] rev 31540
6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class Summary: return Arrays.copyOf(a, a.length, Object[].class) Reviewed-by: igerasim, psandoz
Thu, 09 Jul 2015 09:55:36 -0400 8098852: java/lang/ProcessHandle/InfoTest.java failed: total cpu time expected < 10s more
rriggs [Thu, 09 Jul 2015 09:55:36 -0400] rev 31539
8098852: java/lang/ProcessHandle/InfoTest.java failed: total cpu time expected < 10s more Summary: Correct javachild to spin until cputime increases by amount; cleanup InfoTest Reviewed-by: darcy
Thu, 09 Jul 2015 10:37:07 +0300 8130022: Use Java-style array declarations consistently
igerasim [Thu, 09 Jul 2015 10:37:07 +0300] rev 31538
8130022: Use Java-style array declarations consistently Reviewed-by: coffeys
Wed, 08 Jul 2015 21:54:32 -0400 8130296: [TESTBUG] java/lang/ProcessHandle/OnExitTest - Unaccounted for children expected [0] but found [1]
rriggs [Wed, 08 Jul 2015 21:54:32 -0400] rev 31537
8130296: [TESTBUG] java/lang/ProcessHandle/OnExitTest - Unaccounted for children expected [0] but found [1] Summary: Ignore extra processes that are not created by the test and cleanup any remaining child processes Reviewed-by: darcy
Wed, 08 Jul 2015 23:52:15 +0000 8130460: Increase the stability of DTLS test CipherSuite.java
xuelei [Wed, 08 Jul 2015 23:52:15 +0000] rev 31536
8130460: Increase the stability of DTLS test CipherSuite.java Reviewed-by: wetmore
Wed, 08 Jul 2015 16:04:42 +0200 8081589: Output of -XX:+TraceClassLoadingPreorder in JDK9 incompatible with MakeClasslist tool
redestad [Wed, 08 Jul 2015 16:04:42 +0200] rev 31535
8081589: Output of -XX:+TraceClassLoadingPreorder in JDK9 incompatible with MakeClasslist tool Reviewed-by: iklam, hseigel
Wed, 08 Jul 2015 11:58:14 +0200 8130649: java/util/logging/LoggingDeadlock2.java times out
dfuchs [Wed, 08 Jul 2015 11:58:14 +0200] rev 31534
8130649: java/util/logging/LoggingDeadlock2.java times out Summary: added additional traces and thread dump diagnosis for the child process Reviewed-by: lancea
Wed, 08 Jul 2015 17:30:38 +0800 8130720: BadKDC1 failed again
weijun [Wed, 08 Jul 2015 17:30:38 +0800] rev 31533
8130720: BadKDC1 failed again Reviewed-by: xuelei
Tue, 07 Jul 2015 21:25:05 -0400 8085981: java/lang/ProcessHandle/OnExitTest.java: AssertionError: Child onExit not called
rriggs [Tue, 07 Jul 2015 21:25:05 -0400] rev 31532
8085981: java/lang/ProcessHandle/OnExitTest.java: AssertionError: Child onExit not called Summary: a race condition caused an erroneous fault Reviewed-by: darcy
Tue, 07 Jul 2015 16:54:52 -0400 8085980: java/lang/ProcessHandle/TreeTest.java: AssertionError: Wrong number of spawned children expected [1] but found [2]
rriggs [Tue, 07 Jul 2015 16:54:52 -0400] rev 31531
8085980: java/lang/ProcessHandle/TreeTest.java: AssertionError: Wrong number of spawned children expected [1] but found [2] Summary: Modify to expect only the spawned children; enhance debug output Reviewed-by: darcy
Tue, 07 Jul 2015 13:17:53 +0200 8080679: Include jline in JDK for Java and JavaScript REPLs
jlahoda [Tue, 07 Jul 2015 13:17:53 +0200] rev 31530
8080679: Include jline in JDK for Java and JavaScript REPLs Reviewed-by: alanb, erikj, forax, iris, sundar
Fri, 03 Jul 2015 08:00:33 +0100 8129444: socksProxyVersion system property ignored for Socket(Proxy)
asmotrak [Fri, 03 Jul 2015 08:00:33 +0100] rev 31529
8129444: socksProxyVersion system property ignored for Socket(Proxy) Reviewed-by: chegar
Thu, 09 Jul 2015 13:49:36 -0700 Added tag jdk9-b72 for changeset a006a766c8c9
katleman [Thu, 09 Jul 2015 13:49:36 -0700] rev 31528
Added tag jdk9-b72 for changeset a006a766c8c9
Wed, 05 Jul 2017 20:41:05 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:05 +0200] rev 31527
Merge
Thu, 09 Jul 2015 16:37:15 -0700 Merge
lana [Thu, 09 Jul 2015 16:37:15 -0700] rev 31526
Merge
Tue, 07 Jul 2015 10:37:28 -0700 Merge
amurillo [Tue, 07 Jul 2015 10:37:28 -0700] rev 31525
Merge
Thu, 02 Jul 2015 14:12:07 -0700 Merge
amurillo [Thu, 02 Jul 2015 14:12:07 -0700] rev 31524
Merge
Wed, 01 Jul 2015 09:15:34 +0200 Merge
thartmann [Wed, 01 Jul 2015 09:15:34 +0200] rev 31523
Merge
Wed, 01 Jul 2015 09:07:10 +0200 8129937: compiler/codecache/jmx/UsageThresholdIncreasedTest.java fails with "Usage threshold was hit"
thartmann [Wed, 01 Jul 2015 09:07:10 +0200] rev 31522
8129937: compiler/codecache/jmx/UsageThresholdIncreasedTest.java fails with "Usage threshold was hit" Summary: Tests should not assume that usage of non-profiled code heap is predictable. Reviewed-by: kvn, dpochepk
Tue, 30 Jun 2015 14:44:53 -0700 8079775: Java 9-fastdebug ia32 Error: Unimplemented with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options
iveresov [Tue, 30 Jun 2015 14:44:53 -0700] rev 31521
8079775: Java 9-fastdebug ia32 Error: Unimplemented with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options 8079062: Java 9-fastdebug crash(hit assertion) with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options Summary: Revive stack walk compilation policy Reviewed-by: kvn
Tue, 30 Jun 2015 12:12:18 -0700 8129893: 8129094 fix is incomplete
kvn [Tue, 30 Jun 2015 12:12:18 -0700] rev 31520
8129893: 8129094 fix is incomplete Summary: move old and add new primitive type check. Reviewed-by: iveresov
Mon, 15 Jun 2015 15:27:04 +0300 8087218: Constant fold loads from final instance fields in VM anonymous classes
vlivanov [Mon, 15 Jun 2015 15:27:04 +0300] rev 31519
8087218: Constant fold loads from final instance fields in VM anonymous classes Reviewed-by: jrose, rbackman
Wed, 17 Jun 2015 16:22:38 +0300 8067163: Several JT_HS tests fails due to ClassNotFoundException on compacts
skovalev [Wed, 17 Jun 2015 16:22:38 +0300] rev 31518
8067163: Several JT_HS tests fails due to ClassNotFoundException on compacts Reviewed-by: dholmes, vlivanov
Thu, 25 Jun 2015 13:41:29 +0000 8129426: aarch64: add support for PopCount in C2
enevill [Thu, 25 Jun 2015 13:41:29 +0000] rev 31517
8129426: aarch64: add support for PopCount in C2 Summary: Add support for PopCount using SIMD cnt and addv inst Reviewed-by: kvn, aph Contributed-by: alexander.alexeev@caviumnetworks.com
Thu, 25 Jun 2015 08:52:12 +0000 8086087: aarch64: add support for 64 bit vectors
enevill [Thu, 25 Jun 2015 08:52:12 +0000] rev 31516
8086087: aarch64: add support for 64 bit vectors Summary: Support 64 bit vectors Reviewed-by: kvn, aph
Mon, 29 Jun 2015 00:10:01 -0700 8073583: C2 support for CRC32C on SPARC
kvn [Mon, 29 Jun 2015 00:10:01 -0700] rev 31515
8073583: C2 support for CRC32C on SPARC Reviewed-by: jrose, kvn Contributed-by: james.cheng@oracle.com
Thu, 09 Jul 2015 13:49:32 -0700 Added tag jdk9-b72 for changeset 02be96db190a
katleman [Thu, 09 Jul 2015 13:49:32 -0700] rev 31514
Added tag jdk9-b72 for changeset 02be96db190a
Thu, 09 Jul 2015 16:36:38 -0700 Merge
lana [Thu, 09 Jul 2015 16:36:38 -0700] rev 31513
Merge
Tue, 07 Jul 2015 13:17:52 +0200 8080679: Include jline in JDK for Java and JavaScript REPLs
jlahoda [Tue, 07 Jul 2015 13:17:52 +0200] rev 31512
8080679: Include jline in JDK for Java and JavaScript REPLs Reviewed-by: alanb, erikj, forax, iris, sundar
Thu, 09 Jul 2015 13:49:31 -0700 Added tag jdk9-b72 for changeset 7dd7a38425a8
katleman [Thu, 09 Jul 2015 13:49:31 -0700] rev 31511
Added tag jdk9-b72 for changeset 7dd7a38425a8
Wed, 05 Jul 2017 20:40:53 +0200 Added tag jdk9-b72 for changeset 61d2d0629b6d
duke [Wed, 05 Jul 2017 20:40:53 +0200] rev 31510
Added tag jdk9-b72 for changeset 61d2d0629b6d
Wed, 05 Jul 2017 20:40:53 +0200 Merge jdk9-b72
duke [Wed, 05 Jul 2017 20:40:53 +0200] rev 31509
Merge
Wed, 05 Jul 2017 20:40:50 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:50 +0200] rev 31508
Merge
Thu, 02 Jul 2015 16:08:17 -0700 Merge
lana [Thu, 02 Jul 2015 16:08:17 -0700] rev 31507
Merge
Wed, 01 Jul 2015 09:51:48 +0200 8072480: javac should support compilation for a specific platform version
jlahoda [Wed, 01 Jul 2015 09:51:48 +0200] rev 31506
8072480: javac should support compilation for a specific platform version Summary: Adding a new javac option for compiling for JDK N: -release N; including history data for previous version of JDK. Reviewed-by: erikj, ihse, jjg, mcimadamore, mr Contributed-by: jan.lahoda@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com
Wed, 01 Jul 2015 09:51:47 +0200 8080675: Enhance the classfile library to support construction of classfiles from scratch
jlahoda [Wed, 01 Jul 2015 09:51:47 +0200] rev 31505
8080675: Enhance the classfile library to support construction of classfiles from scratch Reviewed-by: jjg
Thu, 02 Jul 2015 08:54:04 -0700 Added tag jdk9-b71 for changeset cf6355e77564
katleman [Thu, 02 Jul 2015 08:54:04 -0700] rev 31504
Added tag jdk9-b71 for changeset cf6355e77564
Wed, 05 Jul 2017 20:40:45 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:45 +0200] rev 31503
Merge
Thu, 02 Jul 2015 16:09:51 -0700 Merge
lana [Thu, 02 Jul 2015 16:09:51 -0700] rev 31502
Merge
Thu, 02 Jul 2015 18:04:32 +0400 8130247: fix some new tidy warnings from jaxws and CORBA
avstepan [Thu, 02 Jul 2015 18:04:32 +0400] rev 31501
8130247: fix some new tidy warnings from jaxws and CORBA Summary: minor docs cleanup Reviewed-by: darcy
Thu, 02 Jul 2015 08:54:00 -0700 Added tag jdk9-b71 for changeset 9b8258eb95a9
katleman [Thu, 02 Jul 2015 08:54:00 -0700] rev 31500
Added tag jdk9-b71 for changeset 9b8258eb95a9
Wed, 05 Jul 2017 20:40:41 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:41 +0200] rev 31499
Merge
Thu, 02 Jul 2015 16:07:57 -0700 Merge
lana [Thu, 02 Jul 2015 16:07:57 -0700] rev 31498
Merge
Tue, 30 Jun 2015 12:04:27 +0200 8130051: Cleanup usage of reflection in jaxp
dfuchs [Tue, 30 Jun 2015 12:04:27 +0200] rev 31497
8130051: Cleanup usage of reflection in jaxp Summary: replaced usage of reflection with direct access where possible, removed obsolete code where possible. Reviewed-by: joehw
Thu, 02 Jul 2015 08:54:00 -0700 Added tag jdk9-b71 for changeset 976a2f96dbcc
katleman [Thu, 02 Jul 2015 08:54:00 -0700] rev 31496
Added tag jdk9-b71 for changeset 976a2f96dbcc
Wed, 05 Jul 2017 20:40:38 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:38 +0200] rev 31495
Merge
Thu, 02 Jul 2015 16:09:43 -0700 Merge
lana [Thu, 02 Jul 2015 16:09:43 -0700] rev 31494
Merge
Thu, 02 Jul 2015 19:02:28 +0530 8130317: "ant test" fails to complete on Windows when run under cygwin shell
sundar [Thu, 02 Jul 2015 19:02:28 +0530] rev 31493
8130317: "ant test" fails to complete on Windows when run under cygwin shell Reviewed-by: lagergren, attila
Thu, 02 Jul 2015 11:20:47 +0200 8130307: improve Nashorn Javadoc target
mhaupt [Thu, 02 Jul 2015 11:20:47 +0200] rev 31492
8130307: improve Nashorn Javadoc target Summary: reduce dependence on ASM sources in testing, address command line length problem on Windows Reviewed-by: hannesw, sundar
Thu, 02 Jul 2015 11:09:20 +0200 8130306: enable running Nashorn test on Windows
mhaupt [Thu, 02 Jul 2015 11:09:20 +0200] rev 31491
8130306: enable running Nashorn test on Windows Summary: fix executable name (add .exe suffix) Reviewed-by: hannesw, sundar
Thu, 02 Jul 2015 10:55:35 +0200 8130234: Get rid of JSType.isNegativeZero
attila [Thu, 02 Jul 2015 10:55:35 +0200] rev 31490
8130234: Get rid of JSType.isNegativeZero Reviewed-by: hannesw, lagergren
Wed, 01 Jul 2015 16:26:25 +0200 8130127: streamline input parameter of Nashorn scripting $EXEC function
mhaupt [Wed, 01 Jul 2015 16:26:25 +0200] rev 31489
8130127: streamline input parameter of Nashorn scripting $EXEC function Summary: handle null and undefined correctly, do not coerce them to strings Reviewed-by: lagergren, sundar
Tue, 30 Jun 2015 08:51:06 -0700 Merge
prr [Tue, 30 Jun 2015 08:51:06 -0700] rev 31488
Merge
Mon, 22 Jun 2015 13:29:27 -0700 Merge
prr [Mon, 22 Jun 2015 13:29:27 -0700] rev 31487
Merge
Wed, 27 May 2015 17:35:21 +0200 8081814: Modularize the deploy build
erikj [Wed, 27 May 2015 17:35:21 +0200] rev 31486
8081814: Modularize the deploy build Reviewed-by: ihse, ddehaven
Tue, 30 Jun 2015 13:10:37 +0530 8114838: Anonymous functions escape to surrounding scope when defined under "with" statement
sundar [Tue, 30 Jun 2015 13:10:37 +0530] rev 31485
8114838: Anonymous functions escape to surrounding scope when defined under "with" statement Reviewed-by: attila, hannesw, lagergren
Mon, 29 Jun 2015 10:42:57 +0200 8130035: Move test/script/basic/NASHORN-627.js to currently-failing until JDK-8129881 is fixed
attila [Mon, 29 Jun 2015 10:42:57 +0200] rev 31484
8130035: Move test/script/basic/NASHORN-627.js to currently-failing until JDK-8129881 is fixed Reviewed-by: lagergren, sundar
Thu, 02 Jul 2015 08:54:05 -0700 Added tag jdk9-b71 for changeset 84ecc1a708df
katleman [Thu, 02 Jul 2015 08:54:05 -0700] rev 31483
Added tag jdk9-b71 for changeset 84ecc1a708df
Wed, 05 Jul 2017 20:40:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:32 +0200] rev 31482
Merge
Thu, 02 Jul 2015 16:08:26 -0700 Merge
lana [Thu, 02 Jul 2015 16:08:26 -0700] rev 31481
Merge
Thu, 02 Jul 2015 18:07:48 +0400 8130247: fix some new tidy warnings from jaxws and CORBA
avstepan [Thu, 02 Jul 2015 18:07:48 +0400] rev 31480
8130247: fix some new tidy warnings from jaxws and CORBA Summary: minor docs cleanup Reviewed-by: darcy
Thu, 02 Jul 2015 08:53:57 -0700 Added tag jdk9-b71 for changeset 9402c8fae0fc
katleman [Thu, 02 Jul 2015 08:53:57 -0700] rev 31479
Added tag jdk9-b71 for changeset 9402c8fae0fc
Wed, 05 Jul 2017 20:40:29 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:29 +0200] rev 31478
Merge
Thu, 02 Jul 2015 16:08:47 -0700 Merge
lana [Thu, 02 Jul 2015 16:08:47 -0700] rev 31477
Merge
Thu, 02 Jul 2015 15:25:46 +0200 8130315: Fix wrong prototype of GrowKnownVMs() in java.c
simonis [Thu, 02 Jul 2015 15:25:46 +0200] rev 31476
8130315: Fix wrong prototype of GrowKnownVMs() in java.c Reviewed-by: alanb, ksrini
Thu, 02 Jul 2015 12:01:48 +0100 8130151: Exclude sun/security/provider/SecureRandom/StrongSecureRandom.java from testruns on MacOSX 10.10
vinnie [Thu, 02 Jul 2015 12:01:48 +0100] rev 31475
8130151: Exclude sun/security/provider/SecureRandom/StrongSecureRandom.java from testruns on MacOSX 10.10 Reviewed-by: xuelei
Thu, 02 Jul 2015 16:20:43 +0800 8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto
weijun [Thu, 02 Jul 2015 16:20:43 +0800] rev 31474
8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto Reviewed-by: alanb
Thu, 02 Jul 2015 13:20:46 +0800 8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040
weijun [Thu, 02 Jul 2015 13:20:46 +0800] rev 31473
8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040 Reviewed-by: darcy
Thu, 02 Jul 2015 09:19:42 +0800 8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC
weijun [Thu, 02 Jul 2015 09:19:42 +0800] rev 31472
8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC Reviewed-by: darcy
Thu, 02 Jul 2015 00:26:35 +0300 8077242: (str) Optimize AbstractStringBuilder.append(CharSequence, int, int) for String argument
igerasim [Thu, 02 Jul 2015 00:26:35 +0300] rev 31471
8077242: (str) Optimize AbstractStringBuilder.append(CharSequence, int, int) for String argument Reviewed-by: martin
Wed, 01 Jul 2015 22:17:32 +0300 8098854: Do cleanup in a proper order in sunmscapi code
igerasim [Wed, 01 Jul 2015 22:17:32 +0300] rev 31470
8098854: Do cleanup in a proper order in sunmscapi code Reviewed-by: vinnie
Tue, 09 Jun 2015 07:10:02 +0100 8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods
psandoz [Tue, 09 Jun 2015 07:10:02 +0100] rev 31469
8081678: Add Stream returning methods to classes where there currently exist only Enumeration returning methods Reviewed-by: lancea, alanb, chegar, dfuchs, mullan, smarks
Tue, 30 Jun 2015 17:48:06 -0700 8081547: Prepare client libs regression tests for running in a concurrent, headless jtreg environment
darcy [Tue, 30 Jun 2015 17:48:06 -0700] rev 31468
8081547: Prepare client libs regression tests for running in a concurrent, headless jtreg environment Reviewed-by: alanb
Tue, 30 Jun 2015 11:20:43 -0700 Merge
amurillo [Tue, 30 Jun 2015 11:20:43 -0700] rev 31467
Merge
Tue, 30 Jun 2015 17:16:40 +0200 6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println
sjohanss [Tue, 30 Jun 2015 17:16:40 +0200] rev 31466
6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println Reviewed-by: stefank, dholmes, chegar, sjohanss Contributed-by: stefan.sarne@oracle.com
Fri, 26 Jun 2015 19:11:19 -0700 Merge
amurillo [Fri, 26 Jun 2015 19:11:19 -0700] rev 31465
Merge
Thu, 25 Jun 2015 09:48:36 -0700 Merge
kvn [Thu, 25 Jun 2015 09:48:36 -0700] rev 31464
Merge
Fri, 19 Jun 2015 15:25:09 -0700 Merge
kvn [Fri, 19 Jun 2015 15:25:09 -0700] rev 31463
Merge
Wed, 17 Jun 2015 17:41:04 -0700 8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
ascarpino [Wed, 17 Jun 2015 17:41:04 -0700] rev 31462
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration Reviewed-by: kvn, jrose
Wed, 24 Jun 2015 13:10:49 +0200 Merge
jwilhelm [Wed, 24 Jun 2015 13:10:49 +0200] rev 31461
Merge
Tue, 23 Jun 2015 12:35:39 +0300 8081576: serviceability/sa tests fail due to LingeredApp process fails to start
dsamersoff [Tue, 23 Jun 2015 12:35:39 +0300] rev 31460
8081576: serviceability/sa tests fail due to LingeredApp process fails to start Summary: Provide a API to corrctly terminate LingeredApp Reviewed-by: sspitsyn
Mon, 22 Jun 2015 12:13:56 +0200 8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently
jbachorik [Mon, 22 Jun 2015 12:13:56 +0200] rev 31459
8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently Reviewed-by: sla
Mon, 22 Jun 2015 12:13:39 +0200 8081634: Concurrent usage of a StringBuilder causes test intermittent failures
jbachorik [Mon, 22 Jun 2015 12:13:39 +0200] rev 31458
8081634: Concurrent usage of a StringBuilder causes test intermittent failures Reviewed-by: sla, sspitsyn
Tue, 16 Jun 2015 16:36:27 +0300 8062045: Update svc regression tests to extend the default security policy instead of override
akulyakh [Tue, 16 Jun 2015 16:36:27 +0300] rev 31457
8062045: Update svc regression tests to extend the default security policy instead of override Summary: Changed main/othervm/policy to main/othervm/java.security.policy in the tests from the jdk_svc tests group Reviewed-by: jbachorik
Mon, 15 Jun 2015 13:48:28 +0200 Merge
jwilhelm [Mon, 15 Jun 2015 13:48:28 +0200] rev 31456
Merge
Mon, 08 Jun 2015 15:27:37 +0200 8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
ykantser [Mon, 08 Jun 2015 15:27:37 +0200] rev 31455
8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms Reviewed-by: sspitsyn
Tue, 09 Jun 2015 10:11:11 +0200 8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
ykantser [Tue, 09 Jun 2015 10:11:11 +0200] rev 31454
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms Reviewed-by: sspitsyn
Tue, 09 Jun 2015 16:48:54 +0200 Merge
jwilhelm [Tue, 09 Jun 2015 16:48:54 +0200] rev 31453
Merge
Fri, 05 Jun 2015 13:38:13 -0700 8054386: Allow Java debugging when CDS is enabled
cjplummer [Fri, 05 Jun 2015 13:38:13 -0700] rev 31452
8054386: Allow Java debugging when CDS is enabled Summary: Map archive RW when debugging is enabled Reviewed-by: sspitsyn, iklam, mseledtsov, dholmes
Fri, 05 Jun 2015 13:38:00 -0700 8081771: ProcessTool.createJavaProcessBuilder() needs new addTestVmAndJavaOptions argument
cjplummer [Fri, 05 Jun 2015 13:38:00 -0700] rev 31451
8081771: ProcessTool.createJavaProcessBuilder() needs new addTestVmAndJavaOptions argument Summary: Copy ProcessTool.createJavaProcessBuilder functionality from hotspot/test Reviewed-by: rriggs, sspitsyn, dholmes
Tue, 30 Jun 2015 10:47:54 -0700 8129632: (fs) Files.probeContentType returns null on Mac OS X
bpb [Tue, 30 Jun 2015 10:47:54 -0700] rev 31450
8129632: (fs) Files.probeContentType returns null on Mac OS X Summary: Append a Uniform Type Identifier-based FileType Detector for Mac OS X Reviewed-by: alanb
Tue, 30 Jun 2015 08:51:16 -0700 Merge
prr [Tue, 30 Jun 2015 08:51:16 -0700] rev 31449
Merge
Tue, 23 Jun 2015 11:59:27 +0300 8076468: Add @modules to tests in jdk_desktop test group
yan [Tue, 23 Jun 2015 11:59:27 +0300] rev 31448
8076468: Add @modules to tests in jdk_desktop test group Reviewed-by: yan, alexsch
Tue, 23 Jun 2015 09:54:19 +0300 6519182: SunToolkit.appContextMap should be IdentityMap
ssadetsky [Tue, 23 Jun 2015 09:54:19 +0300] rev 31447
6519182: SunToolkit.appContextMap should be IdentityMap Reviewed-by: ant, azvegint
Mon, 22 Jun 2015 13:28:57 -0700 Merge
prr [Mon, 22 Jun 2015 13:28:57 -0700] rev 31446
Merge
Thu, 04 Jun 2015 18:28:52 +0200 8081814: Modularize the deploy build
erikj [Thu, 04 Jun 2015 18:28:52 +0200] rev 31445
8081814: Modularize the deploy build Reviewed-by: ihse, ddehaven
Thu, 18 Jun 2015 14:45:44 -0500 8114861: bad javadoc tag in javax.accessibility.AccessibilityProvider
ptbrunet [Thu, 18 Jun 2015 14:45:44 -0500] rev 31444
8114861: bad javadoc tag in javax.accessibility.AccessibilityProvider Summary: fix bad syntax on use of @code Reviewed-by: serb, azvegint Contributed-by: peter.brunet@oracle.com
Thu, 18 Jun 2015 14:56:45 +0300 8078658: Make custom Cursors available for modular build
serb [Thu, 18 Jun 2015 14:56:45 +0300] rev 31443
8078658: Make custom Cursors available for modular build Reviewed-by: alanb, chegar
Thu, 18 Jun 2015 11:05:33 +0300 8081306: [TEST_BUG] remove imports of the internal API from some regression tests
yan [Thu, 18 Jun 2015 11:05:33 +0300] rev 31442
8081306: [TEST_BUG] remove imports of the internal API from some regression tests Reviewed-by: serb
Wed, 17 Jun 2015 15:57:26 +0300 8025492: Hand cursor does not use Windows' system cursor
serb [Wed, 17 Jun 2015 15:57:26 +0300] rev 31441
8025492: Hand cursor does not use Windows' system cursor Reviewed-by: ant, bae Contributed-by: morvan.lemescam@gmail.com
Tue, 16 Jun 2015 13:00:37 -0700 Merge
prr [Tue, 16 Jun 2015 13:00:37 -0700] rev 31440
Merge
Tue, 16 Jun 2015 10:38:23 -0500 Merge
ptbrunet [Tue, 16 Jun 2015 10:38:23 -0500] rev 31439
Merge
Mon, 15 Jun 2015 12:36:35 -0500 8055160: Support loading of Assistive Technology from service provider
ptbrunet [Mon, 15 Jun 2015 12:36:35 -0500] rev 31438
8055160: Support loading of Assistive Technology from service provider Summary: Load assistive technolgy via service provider Reviewed-by: mchung, prr, alanb, ihse, serb Contributed-by: peter.brunet@oracle.com
Tue, 16 Jun 2015 08:46:41 +0300 8022057: JFileChooser blocks EDT in Win32ShellFolder2.getIcon
ssadetsky [Tue, 16 Jun 2015 08:46:41 +0300] rev 31437
8022057: JFileChooser blocks EDT in Win32ShellFolder2.getIcon Reviewed-by: serb, ant
Mon, 15 Jun 2015 11:01:43 -0700 8080163: Uninitialised variable in jdk/src/java/desktop/share/native/libfontmanager/layout/LookupProcessor.cpp
prr [Mon, 15 Jun 2015 11:01:43 -0700] rev 31436
8080163: Uninitialised variable in jdk/src/java/desktop/share/native/libfontmanager/layout/LookupProcessor.cpp Reviewed-by: serb, srl
Mon, 15 Jun 2015 14:43:31 +0300 8077686: OperationTimedOut exception inside from XToolkit.syncNativeQueue call on Ubuntu 15.04
azvegint [Mon, 15 Jun 2015 14:43:31 +0300] rev 31435
8077686: OperationTimedOut exception inside from XToolkit.syncNativeQueue call on Ubuntu 15.04 Reviewed-by: alexsch, serb
Fri, 12 Jun 2015 15:01:10 +0300 7178683: [macosx] The default directory for open dialog is different for FileDialogOpenDirTest.html
serb [Fri, 12 Jun 2015 15:01:10 +0300] rev 31434
7178683: [macosx] The default directory for open dialog is different for FileDialogOpenDirTest.html Reviewed-by: azvegint, ant
Wed, 10 Jun 2015 12:43:18 -0700 8081756: Mastering Matrix Manipulations
prr [Wed, 10 Jun 2015 12:43:18 -0700] rev 31433
8081756: Mastering Matrix Manipulations Reviewed-by: serb, bae, mschoene
Wed, 10 Jun 2015 17:18:10 +0300 8008803: [macosx] JVM crash in apple.laf.JRSUIUtils.HitDetection.getHitForPoint
serb [Wed, 10 Jun 2015 17:18:10 +0300] rev 31432
8008803: [macosx] JVM crash in apple.laf.JRSUIUtils.HitDetection.getHitForPoint Reviewed-by: prr, azvegint
Tue, 09 Jun 2015 18:57:54 +0300 8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works
ssadetsky [Tue, 09 Jun 2015 18:57:54 +0300] rev 31431
8078269: JTabbedPane UI Property TabbedPane.tabAreaBackground no longer works Reviewed-by: serb, alexsch
Tue, 09 Jun 2015 14:11:11 +0300 8017487: filechooser in Windows-Libraries folder: columns are mixed up
ssadetsky [Tue, 09 Jun 2015 14:11:11 +0300] rev 31430
8017487: filechooser in Windows-Libraries folder: columns are mixed up Reviewed-by: serb, ant
Tue, 30 Jun 2015 22:32:03 +0800 8075301: Tests for sun.security.krb5.principal system property
weijun [Tue, 30 Jun 2015 22:32:03 +0800] rev 31429
8075301: Tests for sun.security.krb5.principal system property Reviewed-by: weijun Contributed-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Tue, 30 Jun 2015 16:10:27 +0200 8130109: Incremental build of java.base-gensrc broken
erikj [Tue, 30 Jun 2015 16:10:27 +0200] rev 31428
8130109: Incremental build of java.base-gensrc broken Reviewed-by: tbell
Tue, 30 Jun 2015 10:00:46 +0200 8129759: Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile
amlu [Tue, 30 Jun 2015 10:00:46 +0200] rev 31427
8129759: Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile Reviewed-by: psandoz
Mon, 29 Jun 2015 16:36:44 -0700 8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method
juh [Mon, 29 Jun 2015 16:36:44 -0700] rev 31426
8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method Reviewed-by: mullan
Mon, 29 Jun 2015 14:59:20 -0700 8050091: (coll) LinkedList has incorrect implementation comment
martin [Mon, 29 Jun 2015 14:59:20 -0700] rev 31425
8050091: (coll) LinkedList has incorrect implementation comment Summary: Rework implementation invariant comments Reviewed-by: igerasim
Tue, 30 Jun 2015 01:17:45 +0300 8098547: (tz) Support tzdata2015e
aefimov [Tue, 30 Jun 2015 01:17:45 +0300] rev 31424
8098547: (tz) Support tzdata2015e Reviewed-by: coffeys, okutsu
Mon, 29 Jun 2015 14:49:47 -0700 8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap
bpb [Mon, 29 Jun 2015 14:49:47 -0700] rev 31423
8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap Summary: Use @requires tag to suppress the test on limited memory systems. Reviewed-by: darcy
Mon, 29 Jun 2015 11:38:36 -0700 8130007: Update security tests to use Security.getProvider to get security provider
mchung [Mon, 29 Jun 2015 11:38:36 -0700] rev 31422
8130007: Update security tests to use Security.getProvider to get security provider Reviewed-by: mullan Contributed-by: valerie.peng@oracle.com, mandy.chung@oracle.com
Mon, 29 Jun 2015 08:39:29 -0700 8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions
bpb [Mon, 29 Jun 2015 08:39:29 -0700] rev 31421
8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions Summary: Explcitly handle IOExceptions in FilteredOutputStream.close() instead of using try-with-resources approach. Reviewed-by: chegar, alanb Contributed-by: Peter Levart <peter.levart@gmail.com>
Mon, 29 Jun 2015 17:11:17 +0800 8058849: test/sun/security/krb5/config/dns.sh needs to re-examined or replaced
weijun [Mon, 29 Jun 2015 17:11:17 +0800] rev 31420
8058849: test/sun/security/krb5/config/dns.sh needs to re-examined or replaced Reviewed-by: alanb
Mon, 29 Jun 2015 15:04:43 +0800 8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac
weijun [Mon, 29 Jun 2015 15:04:43 +0800] rev 31419
8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac Reviewed-by: xuelei
Thu, 02 Jul 2015 08:54:01 -0700 Added tag jdk9-b71 for changeset c55f96d66cf9
katleman [Thu, 02 Jul 2015 08:54:01 -0700] rev 31418
Added tag jdk9-b71 for changeset c55f96d66cf9
Wed, 05 Jul 2017 20:40:14 +0200 Merge
duke [Wed, 05 Jul 2017 20:40:14 +0200] rev 31417
Merge
Thu, 02 Jul 2015 16:09:16 -0700 Merge
lana [Thu, 02 Jul 2015 16:09:16 -0700] rev 31416
Merge
Tue, 30 Jun 2015 11:20:42 -0700 Merge
amurillo [Tue, 30 Jun 2015 11:20:42 -0700] rev 31415
Merge
Fri, 26 Jun 2015 19:11:15 -0700 Merge
amurillo [Fri, 26 Jun 2015 19:11:15 -0700] rev 31414
Merge
Fri, 26 Jun 2015 15:55:54 -0700 8130008: compiler/codecache/jmx/UsageThresholdIncreasedTest.java should be quarantined
kvn [Fri, 26 Jun 2015 15:55:54 -0700] rev 31413
8130008: compiler/codecache/jmx/UsageThresholdIncreasedTest.java should be quarantined Reviewed-by: iveresov
Thu, 25 Jun 2015 09:48:50 -0700 Merge
kvn [Thu, 25 Jun 2015 09:48:50 -0700] rev 31412
Merge
Wed, 24 Jun 2015 09:13:12 +0200 8129757: ppc/aarch: Fix passing thread to runtime after "8073165: Contended Locking fast exit bucket."
goetz [Wed, 24 Jun 2015 09:13:12 +0200] rev 31411
8129757: ppc/aarch: Fix passing thread to runtime after "8073165: Contended Locking fast exit bucket." Reviewed-by: enevill, simonis, adinn
Tue, 23 Jun 2015 12:45:08 -0700 8081247: AVX 512 extended support
mcberg [Tue, 23 Jun 2015 12:45:08 -0700] rev 31410
8081247: AVX 512 extended support Summary: add more support for EVEX encoding Reviewed-by: kvn, neliasso
Mon, 22 Jun 2015 14:22:19 +0200 8129423: Fix unlink() of LogCompilation tmp files lost in merge of 8007993 and 8060074.
goetz [Mon, 22 Jun 2015 14:22:19 +0200] rev 31409
8129423: Fix unlink() of LogCompilation tmp files lost in merge of 8007993 and 8060074. Reviewed-by: kvn, simonis
Fri, 19 Jun 2015 17:46:42 -0700 8080157: assert(allocates2(pc)) failed: not in CodeBuffer memory
kvn [Fri, 19 Jun 2015 17:46:42 -0700] rev 31408
8080157: assert(allocates2(pc)) failed: not in CodeBuffer memory Summary: increase code_size2 for stubs Reviewed-by: iveresov
Fri, 19 Jun 2015 15:24:07 -0700 Merge
kvn [Fri, 19 Jun 2015 15:24:07 -0700] rev 31407
Merge
Thu, 11 Jun 2015 10:50:27 +0200 8087183: Fix call to inline function is_oop in header debugInfo.hpp.
goetz [Thu, 11 Jun 2015 10:50:27 +0200] rev 31406
8087183: Fix call to inline function is_oop in header debugInfo.hpp. Reviewed-by: kvn, kbarrett, dholmes
Thu, 18 Jun 2015 11:09:29 -0700 8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors
kvn [Thu, 18 Jun 2015 11:09:29 -0700] rev 31405
8129094: assert(is_java_primitive(bt)) failed: only primitive type vectors Summary: ignored non-primitive type memory operation regardless its (or its inputs) control. Reviewed-by: roland, mcberg
Wed, 17 Jun 2015 17:48:25 -0700 8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
ascarpino [Wed, 17 Jun 2015 17:48:25 -0700] rev 31404
8073108: Use x86 and SPARC CPU instructions for GHASH acceleration Reviewed-by: kvn, jrose
Tue, 16 Jun 2015 16:10:36 -0700 8080325: SuperWord loop unrolling analysis
mcberg [Tue, 16 Jun 2015 16:10:36 -0700] rev 31403
8080325: SuperWord loop unrolling analysis Summary: Determine loop unroll factor based on supported vectors sizes. Reviewed-by: roland, kvn
Wed, 24 Jun 2015 13:38:01 +0200 Merge
jwilhelm [Wed, 24 Jun 2015 13:38:01 +0200] rev 31402
Merge
Wed, 24 Jun 2015 14:28:30 +0000 Merge
dsamersoff [Wed, 24 Jun 2015 14:28:30 +0000] rev 31401
Merge
Wed, 24 Jun 2015 13:16:33 +0000 Merge
dsamersoff [Wed, 24 Jun 2015 13:16:33 +0000] rev 31400
Merge
Fri, 12 Jun 2015 15:49:55 +0100 8078521: AARCH64: Add AArch64 SA support
aph [Fri, 12 Jun 2015 15:49:55 +0100] rev 31399
8078521: AARCH64: Add AArch64 SA support Summary: Add AArch64 SA support Reviewed-by: dsamersoff, dholmes
Wed, 24 Jun 2015 15:04:27 +0200 Merge
brutisso [Wed, 24 Jun 2015 15:04:27 +0200] rev 31398
Merge
Tue, 23 Jun 2015 13:26:05 +0200 8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses
brutisso [Tue, 23 Jun 2015 13:26:05 +0200] rev 31397
8129549: G1: Make sure the concurrent thread does not mix its logging with the STW pauses Reviewed-by: pliden, tschatzl
Wed, 24 Jun 2015 13:26:12 +0200 Merge
dholmes [Wed, 24 Jun 2015 13:26:12 +0200] rev 31396
Merge
Wed, 24 Jun 2015 11:58:34 +0200 Merge
dholmes [Wed, 24 Jun 2015 11:58:34 +0200] rev 31395
Merge
Wed, 24 Jun 2015 05:45:50 -0400 8081294: aarch64: fails to build on ubuntu wily
enevill [Wed, 24 Jun 2015 05:45:50 -0400] rev 31394
8081294: aarch64: fails to build on ubuntu wily Reviewed-by: dholmes
Wed, 24 Jun 2015 11:55:18 +0200 Merge
tschatzl [Wed, 24 Jun 2015 11:55:18 +0200] rev 31393
Merge
Wed, 24 Jun 2015 09:42:45 +0200 8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
tschatzl [Wed, 24 Jun 2015 09:42:45 +0200] rev 31392
8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup Summary: The test case needs to use the OS'es allocation granularity to properly determine the boundary values for the test. Reviewed-by: dfazunen, jmasa, ecaspole
Wed, 24 Jun 2015 10:28:00 +0200 Merge
sjohanss [Wed, 24 Jun 2015 10:28:00 +0200] rev 31391
Merge
Wed, 24 Jun 2015 08:37:12 +0200 8081607: Change default GC for server configurations to G1
sjohanss [Wed, 24 Jun 2015 08:37:12 +0200] rev 31390
8081607: Change default GC for server configurations to G1 Summary: For more info see JEP 248. Reviewed-by: pliden, tschatzl
Wed, 24 Jun 2015 08:30:52 +0200 8030076: remove unused runtime related code
bdelsart [Wed, 24 Jun 2015 08:30:52 +0200] rev 31389
8030076: remove unused runtime related code Summary: small cleanup of runtime code Reviewed-by: dholmes, coleenp
Tue, 23 Jun 2015 22:10:33 -0400 8129607: Incorrect GPL header
coleenp [Tue, 23 Jun 2015 22:10:33 -0400] rev 31388
8129607: Incorrect GPL header Summary: fix typo in GPL header Reviewed-by: kvn, dholmes
Wed, 24 Jun 2015 02:00:21 +0200 Merge
kbarrett [Wed, 24 Jun 2015 02:00:21 +0200] rev 31387
Merge
Tue, 23 Jun 2015 17:18:27 -0400 8129446: crash when reporting corrupted classfile
kbarrett [Tue, 23 Jun 2015 17:18:27 -0400] rev 31386
8129446: crash when reporting corrupted classfile Summary: Increase buffer size and use jio_snprintf for message generation Reviewed-by: tbenson, coleenp, iklam
Tue, 23 Jun 2015 18:05:27 +0000 Merge
dsamersoff [Tue, 23 Jun 2015 18:05:27 +0000] rev 31385
Merge
Tue, 23 Jun 2015 20:55:31 +0300 8078632: conflicts between open and closed SA ports
dsamersoff [Tue, 23 Jun 2015 20:55:31 +0300] rev 31384
8078632: conflicts between open and closed SA ports Summary: closed port is renamed to arm64 Reviewed-by: dlong, dholmes
Tue, 23 Jun 2015 18:03:37 +0200 Merge
bdelsart [Tue, 23 Jun 2015 18:03:37 +0200] rev 31383
Merge
Tue, 23 Jun 2015 17:48:34 +0200 8087133: Improve sharing of native wrappers in SignatureHandlerLibrary
bdelsart [Tue, 23 Jun 2015 17:48:34 +0200] rev 31382
8087133: Improve sharing of native wrappers in SignatureHandlerLibrary Summary: fingerprint normalization for arm32 Reviewed-by: dholmes, coleenp
Tue, 23 Jun 2015 10:17:35 -0400 8129584: Fix required for aarch64 after 8122937
adinn [Tue, 23 Jun 2015 10:17:35 -0400] rev 31381
8129584: Fix required for aarch64 after 8122937 Summary: The fix for 8122937 omitted cpu/aarch64 changes required by src/share fixes Reviewed-by: kvn, simonis
Tue, 23 Jun 2015 11:00:32 +0000 Merge
dsamersoff [Tue, 23 Jun 2015 11:00:32 +0000] rev 31380
Merge
Tue, 23 Jun 2015 12:35:21 +0300 8081576: serviceability/sa tests fail due to LingeredApp process fails to start
dsamersoff [Tue, 23 Jun 2015 12:35:21 +0300] rev 31379
8081576: serviceability/sa tests fail due to LingeredApp process fails to start Summary: Provide a API to corrctly terminate LingeredApp Reviewed-by: sspitsyn
Tue, 23 Jun 2015 10:12:44 +0200 8129332: Missing test case for JDK-8078438
shade [Tue, 23 Jun 2015 10:12:44 +0200] rev 31378
8129332: Missing test case for JDK-8078438 Summary: Add the test case originally developed for JDK-8078438 Reviewed-by: tschatzl
Mon, 22 Jun 2015 19:21:04 -0400 8078513: [linux] Clean up code relevant to LinuxThreads implementation
stuefe [Mon, 22 Jun 2015 19:21:04 -0400] rev 31377
8078513: [linux] Clean up code relevant to LinuxThreads implementation Reviewed-by: dholmes, sla, coleenp, simonis
Tue, 09 Jun 2015 15:03:10 +0300 8079134: [TESTBUG] Remove applicable_*gc and needs_*gc groups from TEST.groups
lmesnik [Tue, 09 Jun 2015 15:03:10 +0300] rev 31376
8079134: [TESTBUG] Remove applicable_*gc and needs_*gc groups from TEST.groups Reviewed-by: mgerdin, drwhite
Fri, 19 Jun 2015 14:23:39 -0700 8087153: EXCEPTION_ACCESS_VIOLATION when CDS RO section vanished on win32
cjplummer [Fri, 19 Jun 2015 14:23:39 -0700] rev 31375
8087153: EXCEPTION_ACCESS_VIOLATION when CDS RO section vanished on win32 Summary: When mapping RW for debugging support, update space_info->read_only to reflect it is RW Reviewed-by: dcubed, coleenp, iklam
Thu, 18 Jun 2015 16:28:04 -0400 8085987: Vm crash "not long aligned" in nsk/stress/metaspace/jck60/jck6* tests
jprovino [Thu, 18 Jun 2015 16:28:04 -0400] rev 31374
8085987: Vm crash "not long aligned" in nsk/stress/metaspace/jck60/jck6* tests Summary: The word size being allocated needs to be rounded up. Reviewed-by: jmasa, tbenson
Fri, 19 Jun 2015 13:03:58 +0000 Merge
coleenp [Fri, 19 Jun 2015 13:03:58 +0000] rev 31373
Merge
Fri, 19 Jun 2015 07:57:31 +0300 8072931: JEP-JDK-8059557: Test task: test framework development
ddmitriev [Fri, 19 Jun 2015 07:57:31 +0300] rev 31372
8072931: JEP-JDK-8059557: Test task: test framework development Summary: Test set for JEP 245 Validate JVM Command-Line Flag Arguments Reviewed-by: ctornqvi, dholmes, gziemski
Thu, 18 Jun 2015 14:39:38 -0500 8122937: [JEP 245] Validate JVM Command-Line Flag Arguments.
gziemski [Thu, 18 Jun 2015 14:39:38 -0500] rev 31371
8122937: [JEP 245] Validate JVM Command-Line Flag Arguments. Summary: Validate the arguments to all JVM command-line flags so as to avoid crashes, and ensure that appropriate error messages are displayed when they are invalid. Reviewed-by: ddmitriev, dholmes, kbarrett, drwhite, brutisso, coleenp
Fri, 19 Jun 2015 11:27:07 +0200 8078669: G1 applies SurvivorAlignmentInBytes to both survivor and old gen
tschatzl [Fri, 19 Jun 2015 11:27:07 +0200] rev 31370
8078669: G1 applies SurvivorAlignmentInBytes to both survivor and old gen Summary: After refactoring of the relevant code in JDK-8060025 the survivor alignment had been applied to any allocation within PLABs. Only do that for survivor allocations again. Improve the related tests to have less variance. Reviewed-by: jmasa, fzhinkin
Fri, 19 Jun 2015 09:41:50 +0200 8079315: UseCondCardMark broken in conjunction with CMS precleaning on x86
aph [Fri, 19 Jun 2015 09:41:50 +0200] rev 31369
8079315: UseCondCardMark broken in conjunction with CMS precleaning on x86 Summary: Add the necessary StoreLoad barrier in interpreter, C1 and C2 for x86 Reviewed-by: tschatzl
Fri, 19 Jun 2015 09:41:49 +0200 8078438: Interpreter should support conditional card marks (UseCondCardMark) on x86 and aarch64
shade [Fri, 19 Jun 2015 09:41:49 +0200] rev 31368
8078438: Interpreter should support conditional card marks (UseCondCardMark) on x86 and aarch64 Summary: Add interpreter support for conditional card marks on x86 and aarch64 Reviewed-by: tschatzl, aph
Thu, 18 Jun 2015 10:47:34 -0400 8080776: ARM 32 bit binaries do not run on 64 bit ARM v8 hardware
bpittore [Thu, 18 Jun 2015 10:47:34 -0400] rev 31367
8080776: ARM 32 bit binaries do not run on 64 bit ARM v8 hardware Summary: Need to know arm cpu type earlier in the init sequence to avoid illegal instruction Reviewed-by: dholmes, dlong, bdelsart
Thu, 18 Jun 2015 08:44:28 -0400 8042041: https://bugs.openjdk.java.net/browse/JDK-8042041
hseigel [Thu, 18 Jun 2015 08:44:28 -0400] rev 31366
8042041: https://bugs.openjdk.java.net/browse/JDK-8042041 Summary: Don't assert if class has a bad element_tag in an element_value structure of a RuntimeVisibleAnnotation attribute. Instead, ignore the attribute. Reviewed-by: acorn, gtriantafill
Thu, 18 Jun 2015 10:26:58 +0200 8087195: Support building hotspot with devkits on Macosx
erikj [Thu, 18 Jun 2015 10:26:58 +0200] rev 31365
8087195: Support building hotspot with devkits on Macosx Reviewed-by: dholmes, ihse
Thu, 18 Jun 2015 00:40:51 +0000 Merge
coleenp [Thu, 18 Jun 2015 00:40:51 +0000] rev 31364
Merge
Wed, 17 Jun 2015 23:46:35 +0000 Merge
coleenp [Wed, 17 Jun 2015 23:46:35 +0000] rev 31363
Merge
Wed, 17 Jun 2015 21:44:48 +0000 8098821: Crash in system dictionary initialization with shared strings
coleenp [Wed, 17 Jun 2015 21:44:48 +0000] rev 31362
8098821: Crash in system dictionary initialization with shared strings Summary: map string regions after the compressed class base is known Reviewed-by: iklam, dcubed Contributed-by: coleen.phillimore@oracle.com, mikhailo.seledtsov@oracle.com
Wed, 17 Jun 2015 22:49:17 +0000 Merge
iklam [Wed, 17 Jun 2015 22:49:17 +0000] rev 31361
Merge
Wed, 17 Jun 2015 13:22:38 -0700 8098815: Assertion failure in CDS shared string archive support on Windows
iklam [Wed, 17 Jun 2015 13:22:38 -0700] rev 31360
8098815: Assertion failure in CDS shared string archive support on Windows Summary: check for a zero length before calling the G1 fill_archive_regions routine Reviewed-by: coleenp, iklam, dcubed Contributed-by: tom.benson@oracle.com
Wed, 17 Jun 2015 17:29:56 +0200 7169803: Usage of pretenured value is not correct
david [Wed, 17 Jun 2015 17:29:56 +0200] rev 31359
7169803: Usage of pretenured value is not correct Reviewed-by: tamao, jmasa
Wed, 17 Jun 2015 14:44:54 +0200 8077842: Remove the level parameter passed around in GenCollectedHeap
jwilhelm [Wed, 17 Jun 2015 14:44:54 +0200] rev 31358
8077842: Remove the level parameter passed around in GenCollectedHeap Reviewed-by: kbarrett, mgerdin
Wed, 17 Jun 2015 15:45:43 +0000 Merge
coleenp [Wed, 17 Jun 2015 15:45:43 +0000] rev 31357
Merge
Wed, 17 Jun 2015 11:30:51 -0400 8085865: hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files
coleenp [Wed, 17 Jun 2015 11:30:51 -0400] rev 31356
8085865: hs_err improvement: Printing /proc/cpuinfo makes too long hs_err files Summary: summarize information from linux-x86; it's too long and redundant Reviewed-by: gtriantafill, dholmes, mgerdin, dcubed
Wed, 17 Jun 2015 00:52:06 +0000 Merge
poonam [Wed, 17 Jun 2015 00:52:06 +0000] rev 31355
Merge
Tue, 16 Jun 2015 14:30:27 -0700 8085965: VM hangs in C2Compiler
poonam [Tue, 16 Jun 2015 14:30:27 -0700] rev 31354
8085965: VM hangs in C2Compiler Summary: CMSClassUnloadingEnabled and ExplicitGCInvokesConcurrentAndUnloadsClasses should be disabled when -Xnoclassgc is specified Reviewed-by: jmasa, kbarrett
Tue, 16 Jun 2015 15:59:57 +0200 8076110: VM crash when class is redefined with Instrumentation.redefineClasses
aeriksso [Tue, 16 Jun 2015 15:59:57 +0200] rev 31353
8076110: VM crash when class is redefined with Instrumentation.redefineClasses Reviewed-by: coleenp, sspitsyn
Tue, 16 Jun 2015 11:58:25 +0200 8079473: allow demangling to be optional in dll_address_to_function_name
bdelsart [Tue, 16 Jun 2015 11:58:25 +0200] rev 31352
8079473: allow demangling to be optional in dll_address_to_function_name Summary: add a demangling boolean argument to dll_address_to_function_name and decode Reviewed-by: dholmes, simonis
Mon, 15 Jun 2015 14:33:51 -0700 8087121: bscmake fails when building inside VS2013
ctornqvi [Mon, 15 Jun 2015 14:33:51 -0700] rev 31351
8087121: bscmake fails when building inside VS2013 Reviewed-by: hseigel, lfoltan, mgronlun
Mon, 15 Jun 2015 11:50:16 +0200 8098552: 8079792 breaks Zero builds without precompiled headers.
sgehwolf [Mon, 15 Jun 2015 11:50:16 +0200] rev 31350
8098552: 8079792 breaks Zero builds without precompiled headers. Summary: Include memRegion.hpp in g1BiasedArray.hpp Reviewed-by: ehelin, sjohanss
Mon, 15 Jun 2015 13:48:30 +0200 Merge
jwilhelm [Mon, 15 Jun 2015 13:48:30 +0200] rev 31349
Merge
Mon, 15 Jun 2015 10:24:38 +0200 8077279: assert(ic->is_clean()) failed: IC should be clean
sjohanss [Mon, 15 Jun 2015 10:24:38 +0200] rev 31348
8077279: assert(ic->is_clean()) failed: IC should be clean Reviewed-by: rbackman, thartmann
Mon, 15 Jun 2015 01:38:42 -0400 8098517: Unprotected PrintMalloc in os::realloc
kbarrett [Mon, 15 Jun 2015 01:38:42 -0400] rev 31347
8098517: Unprotected PrintMalloc in os::realloc Summary: Also verify tty != NULL before printing. Reviewed-by: dholmes
Fri, 12 Jun 2015 19:49:54 -0400 8042668: GC Support for shared heap ranges in CDS
jiangli [Fri, 12 Jun 2015 19:49:54 -0400] rev 31346
8042668: GC Support for shared heap ranges in CDS Summary: Added "Archive Region" support to the G1 GC Reviewed-by: tschatzl, brutisso Contributed-by: tom.benson@oracle.com
Fri, 12 Jun 2015 17:29:14 -0400 8015086: add interned strings to the shared archive.
jiangli [Fri, 12 Jun 2015 17:29:14 -0400] rev 31345
8015086: add interned strings to the shared archive. Summary: Support saving interned strings in shared CDS archive. Reviewed-by: coleenp, iklam, pliden
Fri, 12 Jun 2015 12:55:32 +0200 8025608: GC trace events missing nursery size information
david [Fri, 12 Jun 2015 12:55:32 +0200] rev 31344
8025608: GC trace events missing nursery size information Reviewed-by: sjohanss, mgerdin
Thu, 11 Jun 2015 11:07:03 -0400 8086073: Fix PrintStubCode for empty StubCodeGenerator.
goetz [Thu, 11 Jun 2015 11:07:03 -0400] rev 31343
8086073: Fix PrintStubCode for empty StubCodeGenerator. Reviewed-by: kvn, lfoltan
Mon, 08 Jun 2015 12:54:05 +0200 8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
ykantser [Mon, 08 Jun 2015 12:54:05 +0200] rev 31342
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms Reviewed-by: sspitsyn
Wed, 10 Jun 2015 07:37:11 +0200 Merge
kbarrett [Wed, 10 Jun 2015 07:37:11 +0200] rev 31341
Merge
Tue, 09 Jun 2015 15:05:47 -0400 8086027: Multiple STATIC_ASSERTs at class scope doesn't work
kbarrett [Tue, 09 Jun 2015 15:05:47 -0400] rev 31340
8086027: Multiple STATIC_ASSERTs at class scope doesn't work Summary: Make supporting typedef name unique via __LINE__ concatenation Reviewed-by: dholmes, brutisso
Wed, 10 Jun 2015 05:59:44 +0200 Merge
jwilhelm [Wed, 10 Jun 2015 05:59:44 +0200] rev 31339
Merge
Tue, 09 Jun 2015 16:48:55 +0200 Merge
jwilhelm [Tue, 09 Jun 2015 16:48:55 +0200] rev 31338
Merge
Wed, 10 Jun 2015 04:39:15 +0200 Merge
coleenp [Wed, 10 Jun 2015 04:39:15 +0200] rev 31337
Merge
Tue, 09 Jun 2015 12:22:21 -0400 8076161: Runtime stub for throw_null_pointer_exception always constructs log messages
mockner [Tue, 09 Jun 2015 12:22:21 -0400] rev 31336
8076161: Runtime stub for throw_null_pointer_exception always constructs log messages Summary: A LogEvents filter has been added to avoid unnecessary string construction. Reviewed-by: coleenp, hseigel, dholmes
Tue, 09 Jun 2015 10:26:25 -0400 8035074: hs_err improvement: Add time zone information in the hs_err file
coleenp [Tue, 09 Jun 2015 10:26:25 -0400] rev 31335
8035074: hs_err improvement: Add time zone information in the hs_err file 8026335: hs_err improvement: Print exact compressed oops mode and the heap base value. 8026331: hs_err improvement: Print if we have seen any OutOfMemoryErrors or StackOverflowErrors Summary: Add requested things to hs_err file. Reviewed-by: ctornqvi, dholmes
Mon, 08 Jun 2015 15:40:28 +0200 8085975: Fix warning "converting to jlong from double" of gcc 4.1.2 after 8079561
goetz [Mon, 08 Jun 2015 15:40:28 +0200] rev 31334
8085975: Fix warning "converting to jlong from double" of gcc 4.1.2 after 8079561 Reviewed-by: mgerdin, ehelin
Mon, 08 Jun 2015 17:39:35 +0000 8080684: PPC64: Fix little-endian build after "8077838: Recent developments for ppc"
simonis [Mon, 08 Jun 2015 17:39:35 +0000] rev 31333
8080684: PPC64: Fix little-endian build after "8077838: Recent developments for ppc" Summary: Also fix the Power8 detection which was broken because we issued an illegal 'lqarx' instruction Reviewed-by: kvn, asmundak
Fri, 05 Jun 2015 13:40:09 -0700 8054386: Allow Java debugging when CDS is enabled
cjplummer [Fri, 05 Jun 2015 13:40:09 -0700] rev 31332
8054386: Allow Java debugging when CDS is enabled Summary: Map archive RW when debugging is enabled Reviewed-by: sspitsyn, iklam, mseledtsov, dholmes
Fri, 05 Jun 2015 10:27:41 +0200 7097567: G1: abstract and encapsulate collector phases and transitions between them
drwhite [Fri, 05 Jun 2015 10:27:41 +0200] rev 31331
7097567: G1: abstract and encapsulate collector phases and transitions between them Reviewed-by: mgerdin, tschatzl
Fri, 05 Jun 2015 09:50:09 +0200 8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
david [Fri, 05 Jun 2015 09:50:09 +0200] rev 31330
8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint Reviewed-by: drwhite, stefank
Thu, 02 Jul 2015 08:53:58 -0700 Added tag jdk9-b71 for changeset 9419a7f16a5c
katleman [Thu, 02 Jul 2015 08:53:58 -0700] rev 31329
Added tag jdk9-b71 for changeset 9419a7f16a5c
Thu, 02 Jul 2015 16:07:39 -0700 Merge
lana [Thu, 02 Jul 2015 16:07:39 -0700] rev 31328
Merge
Thu, 02 Jul 2015 09:38:41 +0200 8130303: Fix bogus check for libX11.so in libraries.m4
simonis [Thu, 02 Jul 2015 09:38:41 +0200] rev 31327
8130303: Fix bogus check for libX11.so in libraries.m4 Reviewed-by: simonis, erikj Contributed-by: matthias.baesken@sap.com
Tue, 30 Jun 2015 11:20:42 -0700 Merge
amurillo [Tue, 30 Jun 2015 11:20:42 -0700] rev 31326
Merge
Mon, 29 Jun 2015 17:17:56 -0700 8130092: Backout Update jprt.properties with property listing tests subtrees
amurillo [Mon, 29 Jun 2015 17:17:56 -0700] rev 31325
8130092: Backout Update jprt.properties with property listing tests subtrees Reviewed-by: dholmes
Fri, 26 Jun 2015 19:11:14 -0700 Merge
amurillo [Fri, 26 Jun 2015 19:11:14 -0700] rev 31324
Merge
Thu, 25 Jun 2015 09:48:23 -0700 Merge
kvn [Thu, 25 Jun 2015 09:48:23 -0700] rev 31323
Merge
Sat, 20 Jun 2015 11:24:07 +0300 8098834: Update jprt.properties with property listing tests subtrees
dpochepk [Sat, 20 Jun 2015 11:24:07 +0300] rev 31322
8098834: Update jprt.properties with property listing tests subtrees Reviewed-by: dholmes
Wed, 24 Jun 2015 13:53:34 +0200 Merge
jwilhelm [Wed, 24 Jun 2015 13:53:34 +0200] rev 31321
Merge
Wed, 24 Jun 2015 09:41:11 +0200 8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup
tschatzl [Wed, 24 Jun 2015 09:41:11 +0200] rev 31320
8079208: gc/g1/TestLargePageUseForAuxMemory.java fails due to not considering page allocation granularity for setup Summary: The test case needs to use the OS'es allocation granularity to properly determine the boundary values for the test. Reviewed-by: dfazunen, jmasa, ecaspole
Tue, 23 Jun 2015 10:20:10 -0700 8129518: Remove ParOldGC tests from the jprt hotspot testset
mikael [Tue, 23 Jun 2015 10:20:10 -0700] rev 31319
8129518: Remove ParOldGC tests from the jprt hotspot testset Reviewed-by: dholmes, brutisso
Tue, 23 Jun 2015 12:30:57 +0300 8081576: serviceability/sa tests fail due to LingeredApp process fails to start
dsamersoff [Tue, 23 Jun 2015 12:30:57 +0300] rev 31318
8081576: serviceability/sa tests fail due to LingeredApp process fails to start Summary: Provide a API to corrctly terminate LingeredApp Reviewed-by: sspitsyn
Wed, 17 Jun 2015 21:43:26 +0000 8098821: Crash in system dictionary initialization with shared strings
mseledtsov [Wed, 17 Jun 2015 21:43:26 +0000] rev 31317
8098821: Crash in system dictionary initialization with shared strings Summary: map string regions after the compressed class base is known Reviewed-by: iklam, dcubed, coleenp
Mon, 15 Jun 2015 13:48:27 +0200 Merge
jwilhelm [Mon, 15 Jun 2015 13:48:27 +0200] rev 31316
Merge
Fri, 12 Jun 2015 19:54:14 -0400 Merge
jiangli [Fri, 12 Jun 2015 19:54:14 -0400] rev 31315
Merge
Fri, 12 Jun 2015 17:03:04 -0400 8015086: add interned strings to the shared archive.
jiangli [Fri, 12 Jun 2015 17:03:04 -0400] rev 31314
8015086: add interned strings to the shared archive. Summary: Support saving interned strings in shared CDS archive. Reviewed-by: coleenp, iklam, pliden
Tue, 09 Jun 2015 16:48:51 +0200 Merge
jwilhelm [Tue, 09 Jun 2015 16:48:51 +0200] rev 31313
Merge
Tue, 30 Jun 2015 08:51:34 -0700 Merge
prr [Tue, 30 Jun 2015 08:51:34 -0700] rev 31312
Merge
Mon, 22 Jun 2015 13:29:34 -0700 Merge
prr [Mon, 22 Jun 2015 13:29:34 -0700] rev 31311
Merge
Thu, 04 Jun 2015 18:27:42 +0200 8081814: Modularize the deploy build
erikj [Thu, 04 Jun 2015 18:27:42 +0200] rev 31310
8081814: Modularize the deploy build Reviewed-by: ihse, ddehaven
Tue, 16 Jun 2015 13:00:47 -0700 Merge
prr [Tue, 16 Jun 2015 13:00:47 -0700] rev 31309
Merge
Fri, 12 Jun 2015 19:23:53 -0500 8078335: Re-examine jdk.accessibility/share/classes/com/sun/java/accessibility/util location
ptbrunet [Fri, 12 Jun 2015 19:23:53 -0500] rev 31308
8078335: Re-examine jdk.accessibility/share/classes/com/sun/java/accessibility/util location Summary: build jdk.accessibility for all platforms Reviewed-by: erikj, dholmes Contributed-by: peter.brunet@oracle.com
Tue, 30 Jun 2015 09:51:08 +0200 8130060: Revert use of devkit on macosx in JPRT
erikj [Tue, 30 Jun 2015 09:51:08 +0200] rev 31307
8130060: Revert use of devkit on macosx in JPRT Reviewed-by: tbell
Mon, 29 Jun 2015 11:00:10 +0200 8129969: Switch JPRT configuration to use devkits for Windows and Macosx
erikj [Mon, 29 Jun 2015 11:00:10 +0200] rev 31306
8129969: Switch JPRT configuration to use devkits for Windows and Macosx Reviewed-by: tbell, dholmes
Mon, 29 Jun 2015 10:55:17 +0200 8114822: debug build with --disable-debug-symbols fails: java.io.UncheckedIOException
erikj [Mon, 29 Jun 2015 10:55:17 +0200] rev 31305
8114822: debug build with --disable-debug-symbols fails: java.io.UncheckedIOException Reviewed-by: dholmes
Thu, 02 Jul 2015 08:53:57 -0700 Added tag jdk9-b71 for changeset 1b06d9da3dc3
katleman [Thu, 02 Jul 2015 08:53:57 -0700] rev 31304
Added tag jdk9-b71 for changeset 1b06d9da3dc3
Wed, 05 Jul 2017 20:39:44 +0200 Added tag jdk9-b71 for changeset f66c18528472
duke [Wed, 05 Jul 2017 20:39:44 +0200] rev 31303
Added tag jdk9-b71 for changeset f66c18528472
Wed, 05 Jul 2017 20:39:43 +0200 Merge jdk9-b71
duke [Wed, 05 Jul 2017 20:39:43 +0200] rev 31302
Merge
Wed, 05 Jul 2017 20:39:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:40 +0200] rev 31301
Merge
Sun, 28 Jun 2015 16:39:45 -0700 Merge
lana [Sun, 28 Jun 2015 16:39:45 -0700] rev 31300
Merge
Sun, 28 Jun 2015 12:58:24 +0530 4869999: Error on import statement naming package containing no class files
sadayapalam [Sun, 28 Jun 2015 12:58:24 +0530] rev 31299
4869999: Error on import statement naming package containing no class files Summary: Ensure that the compiler does not prematurely decide a package is not observable. Reviewed-by: jlahoda
Wed, 24 Jun 2015 15:15:56 -0700 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy [Wed, 24 Jun 2015 15:15:56 -0700] rev 31298
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
Tue, 23 Jun 2015 15:41:05 -0700 8081854: Javadoc should generate named anchors for HTML4 output
bpatel [Tue, 23 Jun 2015 15:41:05 -0700] rev 31297
8081854: Javadoc should generate named anchors for HTML4 output Reviewed-by: ksrini
Tue, 23 Jun 2015 17:46:23 +0530 8076538: Verify error at runtime due to incorrect classification of a lambda as being instance capturing
sadayapalam [Tue, 23 Jun 2015 17:46:23 +0530] rev 31296
8076538: Verify error at runtime due to incorrect classification of a lambda as being instance capturing Reviewed-by: mcimadamore
Thu, 25 Jun 2015 10:21:41 -0700 Added tag jdk9-b70 for changeset 2707be8c1d10
katleman [Thu, 25 Jun 2015 10:21:41 -0700] rev 31295
Added tag jdk9-b70 for changeset 2707be8c1d10
Wed, 05 Jul 2017 20:39:35 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:35 +0200] rev 31294
Merge
Sun, 28 Jun 2015 16:38:48 -0700 Merge
lana [Sun, 28 Jun 2015 16:38:48 -0700] rev 31293
Merge
Wed, 24 Jun 2015 17:12:00 -0700 8098582: Remove redundant package.html file in javax.xml.ws/wsaddressing
darcy [Wed, 24 Jun 2015 17:12:00 -0700] rev 31292
8098582: Remove redundant package.html file in javax.xml.ws/wsaddressing Reviewed-by: lancea
Thu, 25 Jun 2015 10:21:37 -0700 Added tag jdk9-b70 for changeset bc215e37d299
katleman [Thu, 25 Jun 2015 10:21:37 -0700] rev 31291
Added tag jdk9-b70 for changeset bc215e37d299
Wed, 05 Jul 2017 20:39:31 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:31 +0200] rev 31290
Merge
Sun, 28 Jun 2015 16:39:27 -0700 Merge
lana [Sun, 28 Jun 2015 16:39:27 -0700] rev 31289
Merge
Fri, 26 Jun 2015 17:26:48 +0200 8129956: jaxp: CodeSource.getLocation() might return null
dfuchs [Fri, 26 Jun 2015 17:26:48 +0200] rev 31288
8129956: jaxp: CodeSource.getLocation() might return null Reviewed-by: lancea
Thu, 25 Jun 2015 20:06:37 +0200 8129880: Cleanup usage of Class.getResource in jaxp
dfuchs [Thu, 25 Jun 2015 20:06:37 +0200] rev 31287
8129880: Cleanup usage of Class.getResource in jaxp Reviewed-by: joehw, mchung
Thu, 25 Jun 2015 11:06:28 +0200 8080266: Failed to create CharInfo due to ResourceBundle update for modules
fyuan [Thu, 25 Jun 2015 11:06:28 +0200] rev 31286
8080266: Failed to create CharInfo due to ResourceBundle update for modules Summary: Fixed the initialization of LSSerializerImpl. Reviewed-by: joehw, dfuchs
Wed, 24 Jun 2015 15:18:44 -0700 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy [Wed, 24 Jun 2015 15:18:44 -0700] rev 31285
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
Tue, 23 Jun 2015 19:50:10 +0200 8129572: Cleanup usage of getResourceAsStream in jaxp
dfuchs [Tue, 23 Jun 2015 19:50:10 +0200] rev 31284
8129572: Cleanup usage of getResourceAsStream in jaxp Reviewed-by: alanb, joehw, mchung, redestad
Thu, 25 Jun 2015 10:21:37 -0700 Added tag jdk9-b70 for changeset 3a7fb5940d2f
katleman [Thu, 25 Jun 2015 10:21:37 -0700] rev 31283
Added tag jdk9-b70 for changeset 3a7fb5940d2f
Wed, 05 Jul 2017 20:39:26 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:26 +0200] rev 31282
Merge
Sun, 28 Jun 2015 16:38:44 -0700 Merge
lana [Sun, 28 Jun 2015 16:38:44 -0700] rev 31281
Merge
Fri, 26 Jun 2015 17:49:17 +0200 8129959: DebugLogger has unnecessary API methods
attila [Fri, 26 Jun 2015 17:49:17 +0200] rev 31280
8129959: DebugLogger has unnecessary API methods Reviewed-by: hannesw, lagergren
Fri, 26 Jun 2015 17:08:14 +0200 8129950: Wrong condition for checking absence of logger in MethodHandleFactory
attila [Fri, 26 Jun 2015 17:08:14 +0200] rev 31279
8129950: Wrong condition for checking absence of logger in MethodHandleFactory Reviewed-by: hannesw, lagergren
Wed, 24 Jun 2015 15:19:50 -0700 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy [Wed, 24 Jun 2015 15:19:50 -0700] rev 31278
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
Tue, 23 Jun 2015 11:16:48 +0200 8129410: Java adapters with class-level overrides should preserve variable arity constructors
attila [Tue, 23 Jun 2015 11:16:48 +0200] rev 31277
8129410: Java adapters with class-level overrides should preserve variable arity constructors Reviewed-by: lagergren, sundar
Thu, 25 Jun 2015 10:21:42 -0700 Added tag jdk9-b70 for changeset 271525e41254
katleman [Thu, 25 Jun 2015 10:21:42 -0700] rev 31276
Added tag jdk9-b70 for changeset 271525e41254
Wed, 05 Jul 2017 20:39:21 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:21 +0200] rev 31275
Merge
Thu, 25 Jun 2015 10:21:34 -0700 Added tag jdk9-b70 for changeset 47e9512ea427
katleman [Thu, 25 Jun 2015 10:21:34 -0700] rev 31274
Added tag jdk9-b70 for changeset 47e9512ea427
Wed, 05 Jul 2017 20:39:17 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:17 +0200] rev 31273
Merge
Sun, 28 Jun 2015 16:38:22 -0700 Merge
lana [Sun, 28 Jun 2015 16:38:22 -0700] rev 31272
Merge
Sun, 28 Jun 2015 23:05:46 +0300 8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src
aefimov [Sun, 28 Jun 2015 23:05:46 +0300] rev 31271
8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src Reviewed-by: igerasim
Fri, 26 Jun 2015 21:34:34 +0000 7191662: JCE providers should be located via ServiceLoader
valeriep [Fri, 26 Jun 2015 21:34:34 +0000] rev 31270
7191662: JCE providers should be located via ServiceLoader Summary: Enhanced to use ServiceLoader and switched provider to Provider.Service model. Reviewed-by: mullan, alanb, mchung
Thu, 25 Jun 2015 11:59:40 -0700 8129624: Move jdk_rmi test group from tier 2 to tier 3
darcy [Thu, 25 Jun 2015 11:59:40 -0700] rev 31269
8129624: Move jdk_rmi test group from tier 2 to tier 3 Reviewed-by: alanb, smarks
Thu, 25 Jun 2015 17:53:52 +0000 8087157: PKCS11 provider not instantiated with security manager
valeriep [Thu, 25 Jun 2015 17:53:52 +0000] rev 31268
8087157: PKCS11 provider not instantiated with security manager Summary: updated java.policy file with sun.misc pkg access permission for SunPKCS11 provider. Reviewed-by: mullan
Thu, 25 Jun 2015 08:30:34 -0700 8129822: Define "headful" jtreg keyword
darcy [Thu, 25 Jun 2015 08:30:34 -0700] rev 31267
8129822: Define "headful" jtreg keyword Reviewed-by: alanb, alexsch
Thu, 25 Jun 2015 14:23:03 +0100 8129507: sun/net/www/protocol/http/B6369510.java fails intermittently
msheppar [Thu, 25 Jun 2015 14:23:03 +0100] rev 31266
8129507: sun/net/www/protocol/http/B6369510.java fails intermittently Summary: changed openConnection() to openConnection(Proxy.NO_PROXY) Reviewed-by: chegar
Thu, 25 Jun 2015 20:20:41 +0800 8129575: Equal DelegationPermission instances may return different hash codes
asmotrak [Thu, 25 Jun 2015 20:20:41 +0800] rev 31265
8129575: Equal DelegationPermission instances may return different hash codes Reviewed-by: mullan, weijun
Thu, 25 Jun 2015 09:03:23 +0800 8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently
weijun [Thu, 25 Jun 2015 09:03:23 +0800] rev 31264
8023546: sun/security/mscapi/ShortRSAKey1024.sh fails intermittently Reviewed-by: vinnie
Wed, 24 Jun 2015 16:42:11 -0700 8008577: Use CLDR Locale Data by Default
naoto [Wed, 24 Jun 2015 16:42:11 -0700] rev 31263
8008577: Use CLDR Locale Data by Default Reviewed-by: erikj, okutsu
Wed, 24 Jun 2015 16:08:58 -0700 8080450: doc for Double/Int/LongSummaryStatistics.toString has errors
smarks [Wed, 24 Jun 2015 16:08:58 -0700] rev 31262
8080450: doc for Double/Int/LongSummaryStatistics.toString has errors Reviewed-by: darcy, lancea
Wed, 24 Jun 2015 15:15:10 -0700 8129597: Add tier 3 test definitions to the JDK 9 forest
darcy [Wed, 24 Jun 2015 15:15:10 -0700] rev 31261
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
Wed, 24 Jun 2015 11:15:23 -0700 8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string
sherman [Wed, 24 Jun 2015 11:15:23 -0700] rev 31260
8129544: ArrayIndexOutOfBoundsException when decoding corrupt Base64 string Summary: to take input bytes as unsigned before check range Reviewed-by: alanb
Wed, 24 Jun 2015 18:50:19 +0300 8129595: New DTLS tests need @modules
kshefov [Wed, 24 Jun 2015 18:50:19 +0300] rev 31259
8129595: New DTLS tests need @modules Reviewed-by: alanb
Wed, 24 Jun 2015 12:05:30 +0200 8072773: (fs) Files.lines needs a better splitting implementation for stream source
psandoz [Wed, 24 Jun 2015 12:05:30 +0200] rev 31258
8072773: (fs) Files.lines needs a better splitting implementation for stream source Reviewed-by: alanb
Tue, 23 Jun 2015 14:20:59 -0700 Merge
amurillo [Tue, 23 Jun 2015 14:20:59 -0700] rev 31257
Merge
Tue, 23 Jun 2015 08:59:06 -0700 Merge
amurillo [Tue, 23 Jun 2015 08:59:06 -0700] rev 31256
Merge
Thu, 18 Jun 2015 22:38:45 -0700 Merge
amurillo [Thu, 18 Jun 2015 22:38:45 -0700] rev 31255
Merge
Fri, 12 Jun 2015 09:59:30 -0700 Merge
kvn [Fri, 12 Jun 2015 09:59:30 -0700] rev 31254
Merge
Thu, 11 Jun 2015 14:20:01 +0300 8074551: GWT can be marked non-compilable due to deopt count pollution
vlivanov [Thu, 11 Jun 2015 14:20:01 +0300] rev 31253
8074551: GWT can be marked non-compilable due to deopt count pollution Reviewed-by: kvn
Tue, 23 Jun 2015 09:46:22 -0700 8129510: java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java should exclude testing the Teredo tunneling interface on Windows
bpb [Tue, 23 Jun 2015 09:46:22 -0700] rev 31252
8129510: java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java should exclude testing the Teredo tunneling interface on Windows Summary: Suppress testing the Teredo tunneling interface on Windows. Reviewed-by: chegar
Tue, 23 Jun 2015 16:36:04 +0300 8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException
kshefov [Tue, 23 Jun 2015 16:36:04 +0300] rev 31251
8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException Reviewed-by: vlivanov
Tue, 23 Jun 2015 09:23:53 -0400 Merge
rriggs [Tue, 23 Jun 2015 09:23:53 -0400] rev 31250
Merge
Tue, 23 Jun 2015 09:21:25 -0400 8129535: java_props_md.c should compile on VS 2010
rriggs [Tue, 23 Jun 2015 09:21:25 -0400] rev 31249
8129535: java_props_md.c should compile on VS 2010 Summary: Visual Studio 2010 does not allow declarations in the middle of blocks; only at the beginning Reviewed-by: alanb
Tue, 23 Jun 2015 09:49:55 +0200 8129120: Terminal operation properties should not be back-propagated to upstream operations
psandoz [Tue, 23 Jun 2015 09:49:55 +0200] rev 31248
8129120: Terminal operation properties should not be back-propagated to upstream operations Reviewed-by: briangoetz, chegar
Mon, 22 Jun 2015 13:30:21 -0700 8129499: Structure of java/rmi/activation/rmidViaInheritedChannel tests masks exception
bpb [Mon, 22 Jun 2015 13:30:21 -0700] rev 31247
8129499: Structure of java/rmi/activation/rmidViaInheritedChannel tests masks exception Summary: Check for rmid == null before dereferencing the variable. Reviewed-by: rriggs, chegar
Sat, 20 Jun 2015 10:03:42 -0400 8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0
rriggs [Sat, 20 Jun 2015 10:03:42 -0400] rev 31246
8066504: GetVersionEx in java.base/windows/native/libjava/java_props_md.c might not get correct Windows version 0 Summary: System property os.name and os.version should report the version of kernel32.dll Reviewed-by: alanb, igerasim
Fri, 19 Jun 2015 09:35:10 -0700 8081293: java/nio/file/Files/CopyAndMove.java failed with java.nio.file.FileAlreadyExistsException intermittently
bpb [Fri, 19 Jun 2015 09:35:10 -0700] rev 31245
8081293: java/nio/file/Files/CopyAndMove.java failed with java.nio.file.FileAlreadyExistsException intermittently Summary: Print seed used to initialize Random and add ability to specify seed. Reviewed-by: alanb, chegar
Fri, 19 Jun 2015 14:06:24 +0800 8050409: Test for JAAS getPrivateCredentials
amjiang [Fri, 19 Jun 2015 14:06:24 +0800] rev 31244
8050409: Test for JAAS getPrivateCredentials Reviewed-by: weijun
Thu, 18 Jun 2015 17:20:42 -0700 8079539: java/util/prefs/CodePointZeroPrefsTest.java fails with "java.util.prefs.BackingStoreException: Couldn't get file lock."
bpb [Thu, 18 Jun 2015 17:20:42 -0700] rev 31243
8079539: java/util/prefs/CodePointZeroPrefsTest.java fails with "java.util.prefs.BackingStoreException: Couldn't get file lock." Summary: Add @run tag with property -Djava.util.prefs.userRoot=. Reviewed-by: alanb
Thu, 25 Jun 2015 10:21:38 -0700 Added tag jdk9-b70 for changeset d3d7f5a45a5c
katleman [Thu, 25 Jun 2015 10:21:38 -0700] rev 31242
Added tag jdk9-b70 for changeset d3d7f5a45a5c
Wed, 05 Jul 2017 20:39:06 +0200 Merge
duke [Wed, 05 Jul 2017 20:39:06 +0200] rev 31241
Merge
Sun, 28 Jun 2015 16:39:04 -0700 Merge
lana [Sun, 28 Jun 2015 16:39:04 -0700] rev 31240
Merge
Tue, 23 Jun 2015 14:20:40 -0700 Merge
amurillo [Tue, 23 Jun 2015 14:20:40 -0700] rev 31239
Merge
Thu, 18 Jun 2015 22:38:36 -0700 Merge
amurillo [Thu, 18 Jun 2015 22:38:36 -0700] rev 31238
Merge
Thu, 18 Jun 2015 13:18:12 -0700 Merge
dcubed [Thu, 18 Jun 2015 13:18:12 -0700] rev 31237
Merge
Thu, 04 Jun 2015 14:29:34 +0200 8080947: Add uint as a valid VM flag type
david [Thu, 04 Jun 2015 14:29:34 +0200] rev 31236
8080947: Add uint as a valid VM flag type Reviewed-by: brutisso, ddmitriev
Thu, 04 Jun 2015 14:19:51 +0200 Merge
jwilhelm [Thu, 04 Jun 2015 14:19:51 +0200] rev 31235
Merge
Thu, 04 Jun 2015 08:05:47 -0400 8081219: hs_err improvement: Add event logging for class redefinition to the hs_err file
coleenp [Thu, 04 Jun 2015 08:05:47 -0400] rev 31234
8081219: hs_err improvement: Add event logging for class redefinition to the hs_err file Summary: Use the Events::log function to save redefined classes for output to the hs_err file. Reviewed-by: sspitsyn, jiangli, lfoltan
Tue, 09 Jun 2015 12:09:03 +0200 8086016: closed/java/text/Format/NumberFormat/BigDecimalCompatibilityTest.java is crashing
roland [Tue, 09 Jun 2015 12:09:03 +0200] rev 31233
8086016: closed/java/text/Format/NumberFormat/BigDecimalCompatibilityTest.java is crashing Summary: Trying to transform ArrayCopyNode in dying part of the graph Reviewed-by: kvn
Mon, 15 Jun 2015 16:47:24 +0300 8078145: testlibrary_tests/RandomGeneratorTest.java failed with AssertionError : Unexpected random number sequence for mode: NO_SEED
skovalev [Mon, 15 Jun 2015 16:47:24 +0300] rev 31232
8078145: testlibrary_tests/RandomGeneratorTest.java failed with AssertionError : Unexpected random number sequence for mode: NO_SEED Reviewed-by: iignatyev, vlivanov
Fri, 12 Jun 2015 14:10:17 +0200 8086046: escape analysis generates incorrect code as of B67
roland [Fri, 12 Jun 2015 14:10:17 +0200] rev 31231
8086046: escape analysis generates incorrect code as of B67 Summary: load bypasses arraycopy that sets the value after the ArrayCopyNode is expanded Reviewed-by: kvn
Wed, 03 Jun 2015 08:23:09 +0000 8081790: aarch64: SHA tests fail
enevill [Wed, 03 Jun 2015 08:23:09 +0000] rev 31230
8081790: aarch64: SHA tests fail Summary: Fix SHA tests in JTReg so they recognize aarch64 Reviewed-by: duke Contributed-by: alexander.alexeev@caviumnetworks.com
Fri, 12 Jun 2015 09:59:51 -0700 Merge
kvn [Fri, 12 Jun 2015 09:59:51 -0700] rev 31229
Merge
Thu, 11 Jun 2015 14:19:40 +0300 8074551: GWT can be marked non-compilable due to deopt count pollution
vlivanov [Thu, 11 Jun 2015 14:19:40 +0300] rev 31228
8074551: GWT can be marked non-compilable due to deopt count pollution Reviewed-by: kvn
Tue, 23 Jun 2015 18:56:17 +0000 8129551: aarch64: some regressions introduced by addition of vectorisation code
enevill [Tue, 23 Jun 2015 18:56:17 +0000] rev 31227
8129551: aarch64: some regressions introduced by addition of vectorisation code Summary: Fix regressions Reviewed-by: kvn
Thu, 25 Jun 2015 10:21:35 -0700 Added tag jdk9-b70 for changeset d4e08333ac48
katleman [Thu, 25 Jun 2015 10:21:35 -0700] rev 31226
Added tag jdk9-b70 for changeset d4e08333ac48
Sun, 28 Jun 2015 16:38:02 -0700 Merge
lana [Sun, 28 Jun 2015 16:38:02 -0700] rev 31225
Merge
Tue, 23 Jun 2015 08:59:06 -0700 Merge
amurillo [Tue, 23 Jun 2015 08:59:06 -0700] rev 31224
Merge
Thu, 18 Jun 2015 22:38:34 -0700 Merge
amurillo [Thu, 18 Jun 2015 22:38:34 -0700] rev 31223
Merge
Thu, 18 Jun 2015 13:05:59 -0700 Merge
dcubed [Thu, 18 Jun 2015 13:05:59 -0700] rev 31222
Merge
Thu, 04 Jun 2015 14:39:07 +0200 8080947: Add uint as a valid VM flag type
david [Thu, 04 Jun 2015 14:39:07 +0200] rev 31221
8080947: Add uint as a valid VM flag type Reviewed-by: brutisso, ddmitriev
Wed, 03 Jun 2015 11:03:06 +0200 8081471: Allow SetupTestFilesCompilation to set LDFLAGS for individual tests
ihse [Wed, 03 Jun 2015 11:03:06 +0200] rev 31220
8081471: Allow SetupTestFilesCompilation to set LDFLAGS for individual tests Reviewed-by: erikj
Tue, 23 Jun 2015 15:11:56 +0200 8129503: The SOURCE value in release file of JDK 9 doesn't contain changesets since b49
erikj [Tue, 23 Jun 2015 15:11:56 +0200] rev 31219
8129503: The SOURCE value in release file of JDK 9 doesn't contain changesets since b49 Reviewed-by: tbell
Thu, 25 Jun 2015 10:21:33 -0700 Added tag jdk9-b70 for changeset 7d5061c22f0a
katleman [Thu, 25 Jun 2015 10:21:33 -0700] rev 31218
Added tag jdk9-b70 for changeset 7d5061c22f0a
Wed, 05 Jul 2017 20:38:50 +0200 Added tag jdk9-b70 for changeset 43d0179ee9de
duke [Wed, 05 Jul 2017 20:38:50 +0200] rev 31217
Added tag jdk9-b70 for changeset 43d0179ee9de
Wed, 05 Jul 2017 20:38:50 +0200 Merge jdk9-b70
duke [Wed, 05 Jul 2017 20:38:50 +0200] rev 31216
Merge
Wed, 05 Jul 2017 20:38:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:47 +0200] rev 31215
Merge
Thu, 18 Jun 2015 10:24:20 -0700 Merge
lana [Thu, 18 Jun 2015 10:24:20 -0700] rev 31214
Merge
Wed, 17 Jun 2015 13:20:33 -0700 8080826: Group 15: golden files for tests in tools/javac/generics/type* dirs
sogoel [Wed, 17 Jun 2015 13:20:33 -0700] rev 31213
8080826: Group 15: golden files for tests in tools/javac/generics/type* dirs Reviewed-by: jjg
Tue, 16 Jun 2015 09:39:59 +0530 8074346: Type annotation on a qualified type causes spurious 'cannot find symbol' errors
sadayapalam [Tue, 16 Jun 2015 09:39:59 +0530] rev 31212
8074346: Type annotation on a qualified type causes spurious 'cannot find symbol' errors Summary: Issue clear diagostic when package names in a qualified type name are illegally annotated Reviewed-by: mcimadamore, jlahoda
Thu, 18 Jun 2015 01:43:17 -0700 Added tag jdk9-b69 for changeset adbe1040a135
lana [Thu, 18 Jun 2015 01:43:17 -0700] rev 31211
Added tag jdk9-b69 for changeset adbe1040a135
Wed, 05 Jul 2017 20:38:43 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:43 +0200] rev 31210
Merge
Thu, 18 Jun 2015 01:43:12 -0700 Added tag jdk9-b69 for changeset 97f4fef2d420
lana [Thu, 18 Jun 2015 01:43:12 -0700] rev 31209
Added tag jdk9-b69 for changeset 97f4fef2d420
Wed, 05 Jul 2017 20:38:40 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:40 +0200] rev 31208
Merge
Thu, 18 Jun 2015 10:25:10 -0700 Merge
lana [Thu, 18 Jun 2015 10:25:10 -0700] rev 31207
Merge
Mon, 15 Jun 2015 09:25:23 -0700 8080907: Develop test for Xerces Update: XML Schema Validation
joehw [Mon, 15 Jun 2015 09:25:23 -0700] rev 31206
8080907: Develop test for Xerces Update: XML Schema Validation Reviewed-by: lancea, joehw Contributed-by: frank.yuan@oracle.com
Fri, 12 Jun 2015 16:39:25 -0400 Merge
mullan [Fri, 12 Jun 2015 16:39:25 -0400] rev 31205
Merge
Fri, 12 Jun 2015 16:36:31 -0400 8087283: Add support for the XML Signature here() function to the JDK XPath implementation
mullan [Fri, 12 Jun 2015 16:36:31 -0400] rev 31204
8087283: Add support for the XML Signature here() function to the JDK XPath implementation Reviewed-by: alanb, joehw
Thu, 18 Jun 2015 01:43:12 -0700 Added tag jdk9-b69 for changeset cf43381c8a56
lana [Thu, 18 Jun 2015 01:43:12 -0700] rev 31203
Added tag jdk9-b69 for changeset cf43381c8a56
Wed, 05 Jul 2017 20:38:36 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:36 +0200] rev 31202
Merge
Thu, 18 Jun 2015 10:24:14 -0700 Merge
lana [Thu, 18 Jun 2015 10:24:14 -0700] rev 31201
Merge
Thu, 18 Jun 2015 19:20:53 +0530 8117883: nasgen prototype, instance member count calculation is wrong
sundar [Thu, 18 Jun 2015 19:20:53 +0530] rev 31200
8117883: nasgen prototype, instance member count calculation is wrong Reviewed-by: hannesw, lagergren
Wed, 17 Jun 2015 13:56:53 +0200 8098808: Convert Scope from interface to class
hannesw [Wed, 17 Jun 2015 13:56:53 +0200] rev 31199
8098808: Convert Scope from interface to class Reviewed-by: sundar, attila
Wed, 17 Jun 2015 14:21:20 +0530 8098847: obj."prop" and obj.'prop' should result in SyntaxError
sundar [Wed, 17 Jun 2015 14:21:20 +0530] rev 31198
8098847: obj."prop" and obj.'prop' should result in SyntaxError Reviewed-by: hannesw, attila
Wed, 17 Jun 2015 09:10:45 +0200 8087312: PropertyMapWrapper.equals should compare className
hannesw [Wed, 17 Jun 2015 09:10:45 +0200] rev 31197
8087312: PropertyMapWrapper.equals should compare className Reviewed-by: sundar, attila
Tue, 16 Jun 2015 18:26:25 +0530 8098578: Global scope is not accessible with indirect load call
sundar [Tue, 16 Jun 2015 18:26:25 +0530] rev 31196
8098578: Global scope is not accessible with indirect load call Reviewed-by: attila, hannesw
Tue, 16 Jun 2015 13:25:41 +0200 8098807: Strict eval throws ClassCastException with large scripts
hannesw [Tue, 16 Jun 2015 13:25:41 +0200] rev 31195
8098807: Strict eval throws ClassCastException with large scripts Reviewed-by: sundar, attila
Mon, 15 Jun 2015 15:49:14 +0200 8098546: eval within a 'with' leaks definitions into global scope
hannesw [Mon, 15 Jun 2015 15:49:14 +0200] rev 31194
8098546: eval within a 'with' leaks definitions into global scope Reviewed-by: sundar, attila
Mon, 15 Jun 2015 15:37:01 +0200 8086052: Script evaluation should not return last function declaration
hannesw [Mon, 15 Jun 2015 15:37:01 +0200] rev 31193
8086052: Script evaluation should not return last function declaration Reviewed-by: sundar, attila
Fri, 12 Jun 2015 16:55:20 +0530 8087211: Indirect evals should be strict with -strict option
sundar [Fri, 12 Jun 2015 16:55:20 +0530] rev 31192
8087211: Indirect evals should be strict with -strict option Reviewed-by: lagergren, hannesw
Thu, 18 Jun 2015 01:43:18 -0700 Added tag jdk9-b69 for changeset b15ed6c5dedd
lana [Thu, 18 Jun 2015 01:43:18 -0700] rev 31191
Added tag jdk9-b69 for changeset b15ed6c5dedd
Wed, 05 Jul 2017 20:38:32 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:32 +0200] rev 31190
Merge
Thu, 18 Jun 2015 10:24:57 -0700 Merge
lana [Thu, 18 Jun 2015 10:24:57 -0700] rev 31189
Merge
Fri, 12 Jun 2015 17:33:15 -0700 8086029: Fix doclint reference warnings in org.omg.CORBA
darcy [Fri, 12 Jun 2015 17:33:15 -0700] rev 31188
8086029: Fix doclint reference warnings in org.omg.CORBA Reviewed-by: lancea, alanb
Thu, 18 Jun 2015 01:43:08 -0700 Added tag jdk9-b69 for changeset 20f60dc00878
lana [Thu, 18 Jun 2015 01:43:08 -0700] rev 31187
Added tag jdk9-b69 for changeset 20f60dc00878
Wed, 05 Jul 2017 20:38:28 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:28 +0200] rev 31186
Merge
Thu, 18 Jun 2015 10:24:33 -0700 Merge
lana [Thu, 18 Jun 2015 10:24:33 -0700] rev 31185
Merge
Thu, 18 Jun 2015 11:16:01 +0800 8060103: CheckBlacklistedCerts.java thinks its openjdk build
rhalade [Thu, 18 Jun 2015 11:16:01 +0800] rev 31184
8060103: CheckBlacklistedCerts.java thinks its openjdk build Reviewed-by: weijun
Thu, 20 Nov 2014 17:52:18 +0800 8064890: SecureClassLoader should use a ConcurrentHashMap
weijun [Thu, 20 Nov 2014 17:52:18 +0800] rev 31183
8064890: SecureClassLoader should use a ConcurrentHashMap Reviewed-by: mullan
Wed, 17 Jun 2015 16:03:49 -0400 8086208: java/lang/ProcessHandle/OnExitTest.java: IllegalThreadStateException: process hasn't exited
rriggs [Wed, 17 Jun 2015 16:03:49 -0400] rev 31182
8086208: java/lang/ProcessHandle/OnExitTest.java: IllegalThreadStateException: process hasn't exited Reviewed-by: martin, dholmes
Wed, 17 Jun 2015 15:48:28 -0400 Merge
mullan [Wed, 17 Jun 2015 15:48:28 -0400] rev 31181
Merge
Wed, 17 Jun 2015 15:47:12 -0400 8072692: Improve performance of SecurityManager.checkPackageAccess
dfuchs [Wed, 17 Jun 2015 15:47:12 -0400] rev 31180
8072692: Improve performance of SecurityManager.checkPackageAccess Reviewed-by: mullan, weijun
Wed, 17 Jun 2015 20:19:51 +0300 8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option
kshefov [Wed, 17 Jun 2015 20:19:51 +0300] rev 31179
8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option Reviewed-by: vlivanov
Wed, 17 Jun 2015 20:17:25 +0300 8067005: Several java/lang/invoke tests fail due to exhausted code cache
kshefov [Wed, 17 Jun 2015 20:17:25 +0300] rev 31178
8067005: Several java/lang/invoke tests fail due to exhausted code cache Reviewed-by: vlivanov
Tue, 16 Jun 2015 17:05:08 -0700 8098790: Improve cross references and wording in java.lang.reflect.AnnotatedFoo type
darcy [Tue, 16 Jun 2015 17:05:08 -0700] rev 31177
8098790: Improve cross references and wording in java.lang.reflect.AnnotatedFoo type Reviewed-by: lancea
Tue, 16 Jun 2015 14:38:51 -0700 8087304: (ch) java/nio/channels/DatagramChannel/EmptyBuffer.java received 4 times while expected 3
bpb [Tue, 16 Jun 2015 14:38:51 -0700] rev 31176
8087304: (ch) java/nio/channels/DatagramChannel/EmptyBuffer.java received 4 times while expected 3 Summary: Only count datagrams received from the client within the test. Reviewed-by: alanb, chegar
Tue, 16 Jun 2015 10:52:39 -0700 Merge
prr [Tue, 16 Jun 2015 10:52:39 -0700] rev 31175
Merge
Mon, 08 Jun 2015 11:31:09 -0700 Merge
prr [Mon, 08 Jun 2015 11:31:09 -0700] rev 31174
Merge
Mon, 08 Jun 2015 16:47:23 +0100 8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions
andrew [Mon, 08 Jun 2015 16:47:23 +0100] rev 31173
8081315: 8077982 giflib upgrade breaks system giflib builds with earlier versions Summary: Add conditionals to provide giflib < 5 API calls and interlacing behaviour Reviewed-by: prr, azvegint
Mon, 08 Jun 2015 18:30:41 +0300 8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails
sgupta [Mon, 08 Jun 2015 18:30:41 +0300] rev 31172
8079450: [TESTBUG] javax/swing/plaf/nimbus/8041642/bug8041642.java fails Reviewed-by: alexsch
Fri, 05 Jun 2015 23:08:31 +0300 8085910: OGL text renderer: gamma lut cleanup
bae [Fri, 05 Jun 2015 23:08:31 +0300] rev 31171
8085910: OGL text renderer: gamma lut cleanup Reviewed-by: serb, prr
Thu, 04 Jun 2015 16:18:14 +0300 8068886: IDEA IntelliJ crashes in objc_msgSend when an accessibility tool is enabled
anashaty [Thu, 04 Jun 2015 16:18:14 +0300] rev 31170
8068886: IDEA IntelliJ crashes in objc_msgSend when an accessibility tool is enabled Reviewed-by: serb, bae
Thu, 04 Jun 2015 15:24:30 +0300 8078606: Deadlock in awt clipboard
anashaty [Thu, 04 Jun 2015 15:24:30 +0300] rev 31169
8078606: Deadlock in awt clipboard Reviewed-by: azvegint, bae
Wed, 03 Jun 2015 18:26:06 -0700 Merge
ddehaven [Wed, 03 Jun 2015 18:26:06 -0700] rev 31168
Merge
Wed, 03 Jun 2015 17:58:00 -0700 8081886: CGGlyphImages.m no longer builds with x code 4.x
prr [Wed, 03 Jun 2015 17:58:00 -0700] rev 31167
8081886: CGGlyphImages.m no longer builds with x code 4.x Reviewed-by: bae, serb
Wed, 03 Jun 2015 23:17:52 +0300 8076312: The behavior of the javax.swing.SwingContainer.delegate contradicts spec
serb [Wed, 03 Jun 2015 23:17:52 +0300] rev 31166
8076312: The behavior of the javax.swing.SwingContainer.delegate contradicts spec Reviewed-by: alexsch, malenkov
Wed, 03 Jun 2015 18:45:27 +0400 8081313: MultipleDocumentHandling.java: tidy warnings
avstepan [Wed, 03 Jun 2015 18:45:27 +0400] rev 31165
8081313: MultipleDocumentHandling.java: tidy warnings Summary: minor fix for docs Reviewed-by: alexsch
Wed, 03 Jun 2015 18:39:26 +0400 8077036: swing docs: fix some tidy warnings
avstepan [Wed, 03 Jun 2015 18:39:26 +0400] rev 31164
8077036: swing docs: fix some tidy warnings Summary: minor fixes for docs Reviewed-by: alexsch
Wed, 03 Jun 2015 15:21:35 +0300 8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane
mcherkas [Wed, 03 Jun 2015 15:21:35 +0300] rev 31163
8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane Reviewed-by: bae
Tue, 02 Jun 2015 19:27:06 +0300 8079084: Behavior of BeanProperty.enumerationValues() contradicts spec
serb [Tue, 02 Jun 2015 19:27:06 +0300] rev 31162
8079084: Behavior of BeanProperty.enumerationValues() contradicts spec Reviewed-by: alexsch, malenkov
Mon, 01 Jun 2015 17:46:28 +0400 8081019: Check peer to null in CPlatformWindow.checkZoom()
alexsch [Mon, 01 Jun 2015 17:46:28 +0400] rev 31161
8081019: Check peer to null in CPlatformWindow.checkZoom() Reviewed-by: serb, azvegint
Mon, 01 Jun 2015 13:40:43 +0300 8080086: Test javax/imageio/plugins/png/ItxtUtf8Test.java fails on Linux with G1 GC
psadhukhan [Mon, 01 Jun 2015 13:40:43 +0300] rev 31160
8080086: Test javax/imageio/plugins/png/ItxtUtf8Test.java fails on Linux with G1 GC Reviewed-by: prr, serb
Fri, 29 May 2015 17:29:52 +0100 8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure
andrew [Fri, 29 May 2015 17:29:52 +0100] rev 31159
8081447: System JPEG builds include in-tree jpeglib.h, resulting in build failure Summary: The include directive should be conditional on the use of the system JPEG library. Reviewed-by: prr, ihse
Fri, 29 May 2015 18:32:58 +0300 8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON
bae [Fri, 29 May 2015 18:32:58 +0300] rev 31158
8023794: [macosx] LCD Rendering hints seems not working without FRACTIONALMETRICS=ON Reviewed-by: serb, prr
Fri, 29 May 2015 08:58:46 +0900 8081295: Build failed with GCC 5.1.1
ysuenaga [Fri, 29 May 2015 08:58:46 +0900] rev 31157
8081295: Build failed with GCC 5.1.1 Summary: Array bounds and incorrect condition warnings happen with GCC 5.1.1 Reviewed-by: azvegint
Thu, 28 May 2015 21:17:49 +0300 8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel
anashaty [Thu, 28 May 2015 21:17:49 +0300] rev 31156
8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel Reviewed-by: azvegint, alexp
Sat, 23 May 2015 15:13:40 +0300 8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode
serb [Sat, 23 May 2015 15:13:40 +0300] rev 31155
8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode Reviewed-by: flar, bae
Wed, 27 May 2015 14:42:58 +0300 8079652: Could not enable D3D pipeline
vadim [Wed, 27 May 2015 14:42:58 +0300] rev 31154
8079652: Could not enable D3D pipeline Reviewed-by: prr, serb
Tue, 16 Jun 2015 10:11:02 -0700 8098850: Remove remaining native2ascii resource files and man pages
mchung [Tue, 16 Jun 2015 10:11:02 -0700] rev 31153
8098850: Remove remaining native2ascii resource files and man pages Reviewed-by: alanb
Mon, 15 Jun 2015 13:12:12 +0200 8081412: Remove MHIllegalAccess.java from the problem list
aeriksso [Mon, 15 Jun 2015 13:12:12 +0200] rev 31152
8081412: Remove MHIllegalAccess.java from the problem list Reviewed-by: darcy
Tue, 16 Jun 2015 13:13:05 +0200 8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T
dl [Tue, 16 Jun 2015 13:13:05 +0200] rev 31151
8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T Reviewed-by: psandoz, martin
Tue, 16 Jun 2015 12:15:54 +0200 8080933: LogManager.demandSystemLogger should accept a 'caller' argument.
dfuchs [Tue, 16 Jun 2015 12:15:54 +0200] rev 31150
8080933: LogManager.demandSystemLogger should accept a 'caller' argument. Summary: The caller's class is now passed to LogManager.demandSystemLogger Reviewed-by: mchung
Mon, 15 Jun 2015 10:56:31 -0700 Merge
amurillo [Mon, 15 Jun 2015 10:56:31 -0700] rev 31149
Merge
Thu, 11 Jun 2015 12:02:13 -0700 Merge
amurillo [Thu, 11 Jun 2015 12:02:13 -0700] rev 31148
Merge
Thu, 04 Jun 2015 19:24:28 -0700 Merge
kvn [Thu, 04 Jun 2015 19:24:28 -0700] rev 31147
Merge
Wed, 03 Jun 2015 12:54:08 -0700 8081778: Use Intel x64 CPU instructions for RSA acceleration
kvn [Wed, 03 Jun 2015 12:54:08 -0700] rev 31146
8081778: Use Intel x64 CPU instructions for RSA acceleration Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods. Reviewed-by: kvn, jrose, aph, ascarpino, fweimer
Fri, 12 Jun 2015 17:06:28 -0700 8081843: (fs) FileStore.getTotalSpace returns unexpected results with >2TB file systems
bpb [Fri, 12 Jun 2015 17:06:28 -0700] rev 31145
8081843: (fs) FileStore.getTotalSpace returns unexpected results with >2TB file systems Summary: On Mac OS X use statfs() instead of statvfs(). Reviewed-by: alanb
Fri, 12 Jun 2015 17:05:26 -0700 8087288: File.get{Free,Total,Usable}Space may return unexpected results with >2TB file systems
bpb [Fri, 12 Jun 2015 17:05:26 -0700] rev 31144
8087288: File.get{Free,Total,Usable}Space may return unexpected results with >2TB file systems Summary: On Mac OS X replace statvfs64() and struct statvfs64 with statfs() and struct statfs, respectively, and f_frsize with f_bsize. Reviewed-by: alanb
Fri, 12 Jun 2015 16:40:05 -0400 Merge
mullan [Fri, 12 Jun 2015 16:40:05 -0400] rev 31143
Merge
Fri, 12 Jun 2015 16:36:33 -0400 8087283: Add support for the XML Signature here() function to the JDK XPath implementation
mullan [Fri, 12 Jun 2015 16:36:33 -0400] rev 31142
8087283: Add support for the XML Signature here() function to the JDK XPath implementation Reviewed-by: alanb, joehw
Fri, 12 Jun 2015 12:50:41 -0400 6826789: SecureClassLoader should not use CodeSource URLs as HashMap keys
mullan [Fri, 12 Jun 2015 12:50:41 -0400] rev 31141
6826789: SecureClassLoader should not use CodeSource URLs as HashMap keys Reviewed-by: weijun
Fri, 12 Jun 2015 14:28:21 +0800 8085879: Mark intermittently failing: java/util/Arrays/ParallelPrefix.java
amlu [Fri, 12 Jun 2015 14:28:21 +0800] rev 31140
8085879: Mark intermittently failing: java/util/Arrays/ParallelPrefix.java Reviewed-by: darcy
Fri, 12 Jun 2015 10:58:31 +0530 8054304: Clarify treatment of bounds in j.l.r.Annotated{WildcardType,TypeVariable}.
sadayapalam [Fri, 12 Jun 2015 10:58:31 +0530] rev 31139
8054304: Clarify treatment of bounds in j.l.r.Annotated{WildcardType,TypeVariable}. Summary: Reflection APIs should return unannotated Object as the upper bound when there is no explicit upper bound. Reviewed-by: darcy
Thu, 18 Jun 2015 01:43:13 -0700 Added tag jdk9-b69 for changeset d24a2c340a47
lana [Thu, 18 Jun 2015 01:43:13 -0700] rev 31138
Added tag jdk9-b69 for changeset d24a2c340a47
Wed, 05 Jul 2017 20:38:19 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:19 +0200] rev 31137
Merge
Thu, 18 Jun 2015 10:23:45 -0700 Merge
lana [Thu, 18 Jun 2015 10:23:45 -0700] rev 31136
Merge
Mon, 15 Jun 2015 10:56:29 -0700 Merge
amurillo [Mon, 15 Jun 2015 10:56:29 -0700] rev 31135
Merge
Thu, 11 Jun 2015 12:02:12 -0700 Merge
amurillo [Thu, 11 Jun 2015 12:02:12 -0700] rev 31134
Merge
Tue, 12 May 2015 14:26:31 +0200 8085832: Optimize main and post loop out when pre loop is found empty
roland [Tue, 12 May 2015 14:26:31 +0200] rev 31133
8085832: Optimize main and post loop out when pre loop is found empty Summary: Eliminate main loop and post loop if pre loop becomes empty Reviewed-by: kvn, mcberg
Mon, 08 Jun 2015 18:35:17 +0200 8081823: C2 performs unsigned comparison against -1
roland [Mon, 08 Jun 2015 18:35:17 +0200] rev 31132
8081823: C2 performs unsigned comparison against -1 Summary: x <= 0 || x > 0 wrongly folded as (x-1) >u -1 Reviewed-by: kvn, vlivanov
Thu, 04 Jun 2015 16:19:22 +0200 8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed
roland [Thu, 04 Jun 2015 16:19:22 +0200] rev 31131
8078866: compiler/eliminateAutobox/6934604/TestIntBoxing.java assert(p_f->Opcode() == Op_IfFalse) failed Summary: Bail out from range check elimination if pre loop is not found Reviewed-by: kvn
Thu, 04 Jun 2015 19:24:47 -0700 Merge
kvn [Thu, 04 Jun 2015 19:24:47 -0700] rev 31130
Merge
Wed, 03 Jun 2015 15:02:10 -0700 8081778: Use Intel x64 CPU instructions for RSA acceleration
kvn [Wed, 03 Jun 2015 15:02:10 -0700] rev 31129
8081778: Use Intel x64 CPU instructions for RSA acceleration Summary: Add intrinsics for BigInteger squareToLen and mulAdd methods. Reviewed-by: kvn, jrose
Fri, 12 Jun 2015 16:09:45 +0100 8087120: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms.
sgehwolf [Fri, 12 Jun 2015 16:09:45 +0100] rev 31128
8087120: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms. Summary: Use __builtin_frame_address(0) rather than returning address of local variable. Reviewed-by: dholmes
Thu, 18 Jun 2015 01:43:09 -0700 Added tag jdk9-b69 for changeset 4ba02b88b7ed
lana [Thu, 18 Jun 2015 01:43:09 -0700] rev 31127
Added tag jdk9-b69 for changeset 4ba02b88b7ed
Thu, 18 Jun 2015 10:23:33 -0700 Merge
lana [Thu, 18 Jun 2015 10:23:33 -0700] rev 31126
Merge
Thu, 18 Jun 2015 17:00:44 +0200 8080915: [macosx] JDK 9 installation does not add java info to the java_home plist
erikj [Thu, 18 Jun 2015 17:00:44 +0200] rev 31125
8080915: [macosx] JDK 9 installation does not add java info to the java_home plist Reviewed-by: tbell
Thu, 18 Jun 2015 10:15:41 +0200 8087208: Add devkit creation script for windows
erikj [Thu, 18 Jun 2015 10:15:41 +0200] rev 31124
8087208: Add devkit creation script for windows Reviewed-by: ihse
Thu, 18 Jun 2015 10:08:42 +0200 8087193: Support building with devkits on Macosx
erikj [Thu, 18 Jun 2015 10:08:42 +0200] rev 31123
8087193: Support building with devkits on Macosx Reviewed-by: ihse
Tue, 16 Jun 2015 16:11:18 -0700 8098579: Remove non-existent javax.tools.annotation package from CORE_PKGS.gmk
darcy [Tue, 16 Jun 2015 16:11:18 -0700] rev 31122
8098579: Remove non-existent javax.tools.annotation package from CORE_PKGS.gmk Reviewed-by: jjg
Thu, 18 Jun 2015 01:43:07 -0700 Added tag jdk9-b69 for changeset b5fc60ba6aa1
lana [Thu, 18 Jun 2015 01:43:07 -0700] rev 31121
Added tag jdk9-b69 for changeset b5fc60ba6aa1
Wed, 05 Jul 2017 20:38:06 +0200 Added tag jdk9-b69 for changeset d69c968463f0
duke [Wed, 05 Jul 2017 20:38:06 +0200] rev 31120
Added tag jdk9-b69 for changeset d69c968463f0
Wed, 05 Jul 2017 20:38:06 +0200 Merge jdk9-b69
duke [Wed, 05 Jul 2017 20:38:06 +0200] rev 31119
Merge
Wed, 05 Jul 2017 20:38:03 +0200 Merge
duke [Wed, 05 Jul 2017 20:38:03 +0200] rev 31118
Merge
Thu, 11 Jun 2015 20:19:56 -0700 Merge
lana [Thu, 11 Jun 2015 20:19:56 -0700] rev 31117
Merge
Wed, 10 Jun 2015 11:18:10 +0200 8087115: Due to a javac type inference issue, sjavac doesn't compile with 8u31
alundblad [Wed, 10 Jun 2015 11:18:10 +0200] rev 31116
8087115: Due to a javac type inference issue, sjavac doesn't compile with 8u31 Summary: Added explicit type arguments. Reviewed-by: jlahoda
Tue, 09 Jun 2015 15:57:45 +0200 8054717: SJavac should track changes in the public apis of classpath classes!
alundblad [Tue, 09 Jun 2015 15:57:45 +0200] rev 31115
8054717: SJavac should track changes in the public apis of classpath classes! Summary: Added functionality for tracking changes in public APIs of classpath classes. Reviewed-by: jlahoda, erikj
Tue, 09 Jun 2015 11:52:13 +0200 8082311: NPE when compiling expression with \"^\"
jlahoda [Tue, 09 Jun 2015 11:52:13 +0200] rev 31114
8082311: NPE when compiling expression with \"^\" Summary: Using BinaryNumericOperator for numeric bitwise operators and BinaryBooleanOperator for boolean bitwise operators, as the common BinaryBitwiseOperator allowed to incorrectly combine numeric and boolean operands Reviewed-by: mcimadamore
Fri, 05 Jun 2015 18:43:11 +0530 8081521: Compiler has trouble compiling nested diamond allocation constructs involving anonymous classes.
sadayapalam [Fri, 05 Jun 2015 18:43:11 +0530] rev 31113
8081521: Compiler has trouble compiling nested diamond allocation constructs involving anonymous classes. Reviewed-by: mcimadamore
Thu, 11 Jun 2015 10:44:19 -0700 Added tag jdk9-b68 for changeset 9bccf568791d
lana [Thu, 11 Jun 2015 10:44:19 -0700] rev 31112
Added tag jdk9-b68 for changeset 9bccf568791d
Wed, 05 Jul 2017 20:37:58 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:58 +0200] rev 31111
Merge
Thu, 11 Jun 2015 20:20:05 -0700 Merge
lana [Thu, 11 Jun 2015 20:20:05 -0700] rev 31110
Merge
Fri, 05 Jun 2015 15:05:55 +0200 8072839: JAX-B Plugability Layer: using java.util.ServiceLoader
mkos [Fri, 05 Jun 2015 15:05:55 +0200] rev 31109
8072839: JAX-B Plugability Layer: using java.util.ServiceLoader Reviewed-by: alanb
Thu, 11 Jun 2015 10:44:13 -0700 Added tag jdk9-b68 for changeset e8e25f52dbd0
lana [Thu, 11 Jun 2015 10:44:13 -0700] rev 31108
Added tag jdk9-b68 for changeset e8e25f52dbd0
Wed, 05 Jul 2017 20:37:55 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:55 +0200] rev 31107
Merge
Thu, 11 Jun 2015 20:18:44 -0700 Merge
lana [Thu, 11 Jun 2015 20:18:44 -0700] rev 31106
Merge
Mon, 08 Jun 2015 22:08:47 -0700 8080908: Develop test for Xerces Update: XPointer
joehw [Mon, 08 Jun 2015 22:08:47 -0700] rev 31105
8080908: Develop test for Xerces Update: XPointer Reviewed-by: lancea, joehw Contributed-by: frank.yuan@oracle.com
Mon, 08 Jun 2015 21:59:07 -0700 8080906: Develop test for Xerces Update: DOM L3 Serializer
joehw [Mon, 08 Jun 2015 21:59:07 -0700] rev 31104
8080906: Develop test for Xerces Update: DOM L3 Serializer Reviewed-by: lancea, joehw Contributed-by: frank.yuan@oracle.com
Thu, 11 Jun 2015 10:44:12 -0700 Added tag jdk9-b68 for changeset 09305604d861
lana [Thu, 11 Jun 2015 10:44:12 -0700] rev 31103
Added tag jdk9-b68 for changeset 09305604d861
Wed, 05 Jul 2017 20:37:51 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:51 +0200] rev 31102
Merge
Thu, 11 Jun 2015 20:19:14 -0700 Merge
lana [Thu, 11 Jun 2015 20:19:14 -0700] rev 31101
Merge
Thu, 11 Jun 2015 13:33:34 +0530 8087136: regression: apply on $EXEC fails with ClassCastException
sundar [Thu, 11 Jun 2015 13:33:34 +0530] rev 31100
8087136: regression: apply on $EXEC fails with ClassCastException Reviewed-by: hannesw, lagergren
Tue, 09 Jun 2015 09:27:02 +0200 8080490: add $EXECV command to Nashorn scripting mode
mhaupt [Tue, 09 Jun 2015 09:27:02 +0200] rev 31099
8080490: add $EXECV command to Nashorn scripting mode Summary: Additional arguments to the command line can be passed as a single array, or as a sequence of varargs. Reviewed-by: attila, hannesw
Tue, 09 Jun 2015 14:19:57 +0530 8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option
sundar [Tue, 09 Jun 2015 14:19:57 +0530] rev 31098
8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option Reviewed-by: attila, hannesw
Mon, 08 Jun 2015 10:28:04 +0200 8085885: address Javadoc warnings in Nashorn source code
mhaupt [Mon, 08 Jun 2015 10:28:04 +0200] rev 31097
8085885: address Javadoc warnings in Nashorn source code Reviewed-by: hannesw, lagergren
Mon, 08 Jun 2015 14:10:39 +0530 8085937: add autoimports sample script to easily explore Java classes in interactive mode
sundar [Mon, 08 Jun 2015 14:10:39 +0530] rev 31096
8085937: add autoimports sample script to easily explore Java classes in interactive mode Reviewed-by: lagergren, attila
Mon, 08 Jun 2015 13:57:44 +0530 8085802: Nashorn -nse option causes parse error on anonymous function definition
sundar [Mon, 08 Jun 2015 13:57:44 +0530] rev 31095
8085802: Nashorn -nse option causes parse error on anonymous function definition Reviewed-by: lagergren, attila
Fri, 05 Jun 2015 19:05:37 +0530 8085810: Return value of Objects.requireNonNull call can be used
sundar [Fri, 05 Jun 2015 19:05:37 +0530] rev 31094
8085810: Return value of Objects.requireNonNull call can be used Reviewed-by: lagergren, attila
Fri, 05 Jun 2015 12:38:53 +0200 8080087: Nashorn $ENV.PWD is originally undefined
mhaupt [Fri, 05 Jun 2015 12:38:53 +0200] rev 31093
8080087: Nashorn $ENV.PWD is originally undefined Summary: On Windows, the PWD environment variable does not exist and cannot be imported in scripting mode, so it is set explicitly. Reviewed-by: lagergren, sundar
Thu, 11 Jun 2015 10:44:20 -0700 Added tag jdk9-b68 for changeset 4b727de06e46
lana [Thu, 11 Jun 2015 10:44:20 -0700] rev 31092
Added tag jdk9-b68 for changeset 4b727de06e46
Wed, 05 Jul 2017 20:37:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:47 +0200] rev 31091
Merge
Thu, 11 Jun 2015 20:19:18 -0700 Merge
lana [Thu, 11 Jun 2015 20:19:18 -0700] rev 31090
Merge
Mon, 08 Jun 2015 21:32:26 +0100 7130985: Four helper classes missing in Sun JDK
robm [Mon, 08 Jun 2015 21:32:26 +0100] rev 31089
7130985: Four helper classes missing in Sun JDK Reviewed-by: coffeys, msheppar
Thu, 11 Jun 2015 10:44:08 -0700 Added tag jdk9-b68 for changeset 32897056f998
lana [Thu, 11 Jun 2015 10:44:08 -0700] rev 31088
Added tag jdk9-b68 for changeset 32897056f998
Wed, 05 Jul 2017 20:37:43 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:43 +0200] rev 31087
Merge
Thu, 11 Jun 2015 20:18:55 -0700 Merge
lana [Thu, 11 Jun 2015 20:18:55 -0700] rev 31086
Merge
Thu, 11 Jun 2015 10:38:29 -0700 8064956: Remove sun.misc.ExtensionInstallationProvider and relevant classes
bchristi [Thu, 11 Jun 2015 10:38:29 -0700] rev 31085
8064956: Remove sun.misc.ExtensionInstallationProvider and relevant classes Reviewed-by: mchung, alanb
Thu, 11 Jun 2015 17:29:09 +0200 8081674: EmptyStackException at startup if running with extended or unsupported charset
simonis [Thu, 11 Jun 2015 17:29:09 +0200] rev 31084
8081674: EmptyStackException at startup if running with extended or unsupported charset Reviewed-by: mchung, alanb
Wed, 10 Jun 2015 07:52:43 -0400 8086117: java/lang/Runtime/exec/LotsOfOutput.java still fails intermittently with Process consumes memory
rriggs [Wed, 10 Jun 2015 07:52:43 -0400] rev 31083
8086117: java/lang/Runtime/exec/LotsOfOutput.java still fails intermittently with Process consumes memory Reviewed-by: chegar
Wed, 10 Jun 2015 12:44:57 +0300 8085979: Make some DTLS feature functional tests work also for TLS protocol
kshefov [Wed, 10 Jun 2015 12:44:57 +0300] rev 31082
8085979: Make some DTLS feature functional tests work also for TLS protocol Reviewed-by: xuelei
Tue, 09 Jun 2015 09:19:43 -0400 Merge
mullan [Tue, 09 Jun 2015 09:19:43 -0400] rev 31081
Merge
Tue, 09 Jun 2015 09:18:07 -0400 8056179: Store permissions in concurrent collections in PermissionCollection subclasses
mullan [Tue, 09 Jun 2015 09:18:07 -0400] rev 31080
8056179: Store permissions in concurrent collections in PermissionCollection subclasses 8065942: Store PermissionCollection entries in a ConcurrentHashMap instead of a HashMap in Permissions class Reviewed-by: weijun
Tue, 09 Jun 2015 07:05:48 +0100 8080945: Improve the performance of primitive Arrays.sort for certain patterns of array elements
psandoz [Tue, 09 Jun 2015 07:05:48 +0100] rev 31079
8080945: Improve the performance of primitive Arrays.sort for certain patterns of array elements Reviewed-by: psandoz Contributed-by: Sunny Chan <sunny.chan@gs.com>, Mohammad Rezaei <mohammad.rezaei@gs.com>
Mon, 08 Jun 2015 17:19:50 -0700 Merge
amurillo [Mon, 08 Jun 2015 17:19:50 -0700] rev 31078
Merge
Mon, 08 Jun 2015 11:11:48 -0700 Merge
amurillo [Mon, 08 Jun 2015 11:11:48 -0700] rev 31077
Merge
Thu, 04 Jun 2015 15:38:00 -0700 Merge
amurillo [Thu, 04 Jun 2015 15:38:00 -0700] rev 31076
Merge
Thu, 04 Jun 2015 12:49:55 -0700 Merge
kvn [Thu, 04 Jun 2015 12:49:55 -0700] rev 31075
Merge
Fri, 29 May 2015 17:05:33 +0300 8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
vlivanov [Fri, 29 May 2015 17:05:33 +0300] rev 31074
8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump Reviewed-by: sspitsyn, coleenp
Fri, 29 May 2015 12:49:32 +0200 Merge
thartmann [Fri, 29 May 2015 12:49:32 +0200] rev 31073
Merge
Fri, 22 May 2015 09:50:33 +0200 Merge
thartmann [Fri, 22 May 2015 09:50:33 +0200] rev 31072
Merge
Thu, 21 May 2015 18:23:01 +0300 8059340: ConstantPool::_resolved_references is missing in heap dump
vlivanov [Thu, 21 May 2015 18:23:01 +0300] rev 31071
8059340: ConstantPool::_resolved_references is missing in heap dump Reviewed-by: sspitsyn, stefank, twisti
Fri, 15 May 2015 19:23:27 +0300 8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared
vlivanov [Fri, 15 May 2015 19:23:27 +0300] rev 31070
8079205: CallSite dependency tracking is broken after sun.misc.Cleaner became automatically cleared Reviewed-by: roland, psandoz, plevart, kbarrett, jrose
Tue, 02 Jun 2015 15:09:49 +0200 8081616: Remove hard-coded CFLAGS_WARNINGS_ARE_ERRORS to fully respect --disable-warnings-as-errors
ihse [Tue, 02 Jun 2015 15:09:49 +0200] rev 31069
8081616: Remove hard-coded CFLAGS_WARNINGS_ARE_ERRORS to fully respect --disable-warnings-as-errors Reviewed-by: erikj, dholmes
Fri, 29 May 2015 20:15:18 +0200 Merge
ykantser [Fri, 29 May 2015 20:15:18 +0200] rev 31068
Merge
Wed, 27 May 2015 14:35:55 +0200 8081037: serviceability/sa/ tests time out on Windows
ykantser [Wed, 27 May 2015 14:35:55 +0200] rev 31067
8081037: serviceability/sa/ tests time out on Windows Reviewed-by: jbachorik, sla, dsamersoff
Fri, 29 May 2015 12:48:58 +0200 Merge
sla [Fri, 29 May 2015 12:48:58 +0200] rev 31066
Merge
Thu, 28 May 2015 15:03:57 -0700 Merge
dcubed [Thu, 28 May 2015 15:03:57 -0700] rev 31065
Merge
Thu, 28 May 2015 12:11:33 +0200 8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError
aeriksso [Thu, 28 May 2015 12:11:33 +0200] rev 31064
8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError Reviewed-by: vlivanov
Mon, 08 Jun 2015 21:35:36 +0100 7130985: Four helper classes missing in Sun JDK
robm [Mon, 08 Jun 2015 21:35:36 +0100] rev 31063
7130985: Four helper classes missing in Sun JDK Reviewed-by: coffeys, msheppar
Mon, 08 Jun 2015 16:17:37 +0300 8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy
aefimov [Mon, 08 Jun 2015 16:17:37 +0300] rev 31062
8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy Reviewed-by: naoto
Mon, 08 Jun 2015 16:37:53 +0400 8081517: minor cleanup for docs
avstepan [Mon, 08 Jun 2015 16:37:53 +0400] rev 31061
8081517: minor cleanup for docs Summary: fix some tidy and javadoc warnings/errors Reviewed-by: lancea, rriggs
Fri, 05 Jun 2015 11:27:22 -0700 8076535: Deprecate the com.sun.jarsigner package
juh [Fri, 05 Jun 2015 11:27:22 -0700] rev 31060
8076535: Deprecate the com.sun.jarsigner package Reviewed-by: mullan
Fri, 05 Jun 2015 14:20:40 +0100 8080819: Inet4AddressImpl regression caused by JDK-7180557
robm [Fri, 05 Jun 2015 14:20:40 +0100] rev 31059
8080819: Inet4AddressImpl regression caused by JDK-7180557 Reviewed-by: michaelm Contributed-by: brian.toal@gmail.com
Fri, 05 Jun 2015 13:14:36 +0300 8068416: LFGarbageCollectedTest.java fails with OOME: "GC overhead limit exceeded"
kshefov [Fri, 05 Jun 2015 13:14:36 +0300] rev 31058
8068416: LFGarbageCollectedTest.java fails with OOME: "GC overhead limit exceeded" Reviewed-by: vlivanov
Fri, 05 Jun 2015 12:22:36 +0300 8072515: Test Task: Develop new tests for JEP 219: Datagram Transport Layer Security (DTLS)
kshefov [Fri, 05 Jun 2015 12:22:36 +0300] rev 31057
8072515: Test Task: Develop new tests for JEP 219: Datagram Transport Layer Security (DTLS) Reviewed-by: xuelei, asmotrak, rhalade
Thu, 11 Jun 2015 10:44:14 -0700 Added tag jdk9-b68 for changeset 16c2f760e636
lana [Thu, 11 Jun 2015 10:44:14 -0700] rev 31056
Added tag jdk9-b68 for changeset 16c2f760e636
Wed, 05 Jul 2017 20:37:33 +0200 Merge
duke [Wed, 05 Jul 2017 20:37:33 +0200] rev 31055
Merge
Thu, 11 Jun 2015 20:19:26 -0700 Merge
lana [Thu, 11 Jun 2015 20:19:26 -0700] rev 31054
Merge
Wed, 10 Jun 2015 12:29:07 +0000 8085805: aarch64: AdvancedThresholdPolicy lacks tuning of InlineSmallCode size
enevill [Wed, 10 Jun 2015 12:29:07 +0000] rev 31053
8085805: aarch64: AdvancedThresholdPolicy lacks tuning of InlineSmallCode size Summary: Set default value of InlineSmallCode to 2500 on aarch64 Reviewed-by: kvn
Mon, 08 Jun 2015 11:11:47 -0700 Merge
amurillo [Mon, 08 Jun 2015 11:11:47 -0700] rev 31052
Merge
Thu, 04 Jun 2015 15:38:00 -0700 Merge
amurillo [Thu, 04 Jun 2015 15:38:00 -0700] rev 31051
Merge
Thu, 04 Jun 2015 12:52:30 -0700 Merge
kvn [Thu, 04 Jun 2015 12:52:30 -0700] rev 31050
Merge
Fri, 29 May 2015 17:56:50 +0200 Merge
roland [Fri, 29 May 2015 17:56:50 +0200] rev 31049
Merge
Fri, 29 May 2015 16:09:16 +0200 8080976: Unexpected AIOOB thrown from 1.9.0-ea-b64 on (regression)
roland [Fri, 29 May 2015 16:09:16 +0200] rev 31048
8080976: Unexpected AIOOB thrown from 1.9.0-ea-b64 on (regression) Summary: Loop variant use in reduction should prevent vectorization Reviewed-by: kvn, mcberg
Fri, 29 May 2015 17:04:22 +0300 8001622: loadUB2L_immI8 & loadUS2L_immI16 rules don't match some 8-bit/16-bit masks
vlivanov [Fri, 29 May 2015 17:04:22 +0300] rev 31047
8001622: loadUB2L_immI8 & loadUS2L_immI16 rules don't match some 8-bit/16-bit masks Reviewed-by: dlong, kvn, roland
Fri, 29 May 2015 17:04:21 +0300 8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump
vlivanov [Fri, 29 May 2015 17:04:21 +0300] rev 31046
8081320: Backout JDK-8059340: ConstantPool::_resolved_references is missing in heap dump Reviewed-by: sspitsyn, coleenp
(0) -30000 -10000 -3000 -1000 -512 +512 +1000 +3000 +10000 tip