Fri, 10 May 2013 15:15:50 +0200 8012929: Trees.getElement should work not only for declaration trees, but also for use-trees
jlahoda [Fri, 10 May 2013 15:15:50 +0200] rev 17557
8012929: Trees.getElement should work not only for declaration trees, but also for use-trees Reviewed-by: jjg Contributed-by: Dusan Balek <dbalek@netbeans.org>, Jan Lahoda <jlahoda@netbeans.org>
Sun, 12 May 2013 18:18:54 -0700 8014363: javac test class ToolTester handles classpath incorrectly
jjg [Sun, 12 May 2013 18:18:54 -0700] rev 17556
8014363: javac test class ToolTester handles classpath incorrectly Reviewed-by: ksrini
Fri, 10 May 2013 14:31:42 -0700 8014365: Restore Objects.requireNonNull(T, Supplier<String>)
darcy [Fri, 10 May 2013 14:31:42 -0700] rev 17555
8014365: Restore Objects.requireNonNull(T, Supplier<String>) Reviewed-by: jjg
Fri, 10 May 2013 16:10:20 +0100 8014318: tools/javac/profiles/ProfileOptionTest.java needs modifying now that javax.script is in compact1
alanb [Fri, 10 May 2013 16:10:20 +0100] rev 17554
8014318: tools/javac/profiles/ProfileOptionTest.java needs modifying now that javax.script is in compact1 Reviewed-by: mchung
Wed, 08 May 2013 23:54:45 -0700 Merge
lana [Wed, 08 May 2013 23:54:45 -0700] rev 17553
Merge
Wed, 08 May 2013 14:10:53 +0200 8013485: javac can't handle annotations with a <clinit> from a previous compilation unit
jfranck [Wed, 08 May 2013 14:10:53 +0200] rev 17552
8013485: javac can't handle annotations with a <clinit> from a previous compilation unit Reviewed-by: mcimadamore
Tue, 07 May 2013 14:27:30 -0700 8004082: test/tools/javac/plugin/showtype/Test.java fails on windows: jtreg can't delete plugin.jar
jjg [Tue, 07 May 2013 14:27:30 -0700] rev 17551
8004082: test/tools/javac/plugin/showtype/Test.java fails on windows: jtreg can't delete plugin.jar Reviewed-by: vromero, mcimadamore
Tue, 07 May 2013 06:39:34 -0700 8014023: When a method reference to a local class constructor is contained in a method whose number of parameters matches the number of constructor parameters compilation fails
rfield [Tue, 07 May 2013 06:39:34 -0700] rev 17550
8014023: When a method reference to a local class constructor is contained in a method whose number of parameters matches the number of constructor parameters compilation fails Reviewed-by: mcimadamore
Mon, 06 May 2013 16:22:45 +0200 8009724: Enhance the DocTree API with DocTreePath
jlahoda [Mon, 06 May 2013 16:22:45 +0200] rev 17549
8009724: Enhance the DocTree API with DocTreePath Summary: Adding DocTreePath and DocTreePathScanner similar to TreePath and TreePathScanner, respectively Reviewed-by: jjg Contributed-by: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>, Jan Lahoda <jlahoda@netbeans.org>
Sun, 05 May 2013 21:04:41 -0700 8013909: Fix doclint issues in javax.lang.model
darcy [Sun, 05 May 2013 21:04:41 -0700] rev 17548
8013909: Fix doclint issues in javax.lang.model Reviewed-by: jjg
Fri, 03 May 2013 17:44:38 -0700 8008768: Using {@inheritDoc} in simple tag defined via -tag fails
jjg [Fri, 03 May 2013 17:44:38 -0700] rev 17547
8008768: Using {@inheritDoc} in simple tag defined via -tag fails Reviewed-by: jjg, mduigou Contributed-by: jonathan.gibbons@oracle.com, mike.duigou@oracle.com
Fri, 03 May 2013 15:08:47 -0700 8000407: remove @GenerateNativeHeader
jjg [Fri, 03 May 2013 15:08:47 -0700] rev 17546
8000407: remove @GenerateNativeHeader Reviewed-by: vromero, darcy
Fri, 03 May 2013 10:17:12 -0700 8002387: Improve rendered HTML formatting for {@code}
jjg [Fri, 03 May 2013 10:17:12 -0700] rev 17545
8002387: Improve rendered HTML formatting for {@code} Reviewed-by: ksrini
Fri, 03 May 2013 09:56:56 -0700 8012728: Normalize @ignore comments on langtools tests
jjg [Fri, 03 May 2013 09:56:56 -0700] rev 17544
8012728: Normalize @ignore comments on langtools tests Reviewed-by: vromero, mcimadamore
Thu, 16 May 2013 12:16:07 -0700 Added tag jdk8-b90 for changeset c710c82509ec
katleman [Thu, 16 May 2013 12:16:07 -0700] rev 17543
Added tag jdk8-b90 for changeset c710c82509ec
Wed, 05 Jul 2017 18:56:10 +0200 Merge
duke [Wed, 05 Jul 2017 18:56:10 +0200] rev 17542
Merge
Thu, 16 May 2013 12:14:55 -0700 Added tag jdk8-b90 for changeset 11ae34f362ad
katleman [Thu, 16 May 2013 12:14:55 -0700] rev 17541
Added tag jdk8-b90 for changeset 11ae34f362ad
Wed, 05 Jul 2017 18:56:07 +0200 Merge
duke [Wed, 05 Jul 2017 18:56:07 +0200] rev 17540
Merge
Fri, 17 May 2013 10:07:23 -0700 Merge
lana [Fri, 17 May 2013 10:07:23 -0700] rev 17539
Merge
Fri, 17 May 2013 10:40:21 +0200 8013900: More warnings compiling jaxp.
dfuchs [Fri, 17 May 2013 10:40:21 +0200] rev 17538
8013900: More warnings compiling jaxp. Summary: Some internal implementation classes in Jaxp were redefining equals() without redefining hashCode(). This patch adds hashCode() methods that are consistent with equals(). Reviewed-by: chegar, joehw
Fri, 10 May 2013 09:23:22 -0700 8014333: javadoc error in JAXP 1.5 patch
joehw [Fri, 10 May 2013 09:23:22 -0700] rev 17537
8014333: javadoc error in JAXP 1.5 patch Reviewed-by: lancea
Thu, 09 May 2013 14:23:39 -0700 Merge
lana [Thu, 09 May 2013 14:23:39 -0700] rev 17536
Merge
Wed, 08 May 2013 22:12:51 -0700 Merge
lana [Wed, 08 May 2013 22:12:51 -0700] rev 17535
Merge
Wed, 08 May 2013 23:38:03 -0700 8011653: Upgrade JDK8 to JAXP 1.5
joehw [Wed, 08 May 2013 23:38:03 -0700] rev 17534
8011653: Upgrade JDK8 to JAXP 1.5 Reviewed-by: alanb, dfuchs
Mon, 06 May 2013 18:50:16 +0200 8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
dfuchs [Mon, 06 May 2013 18:50:16 +0200] rev 17533
8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently Summary: Encodings.java sometimes creates EncodingInfo objects whose java names are not recognized by the Charset API. This patch fixes that issue. Reviewed-by: joehw, alanb
Thu, 16 May 2013 12:14:49 -0700 Added tag jdk8-b90 for changeset f96a31ce35e6
katleman [Thu, 16 May 2013 12:14:49 -0700] rev 17532
Added tag jdk8-b90 for changeset f96a31ce35e6
Wed, 05 Jul 2017 18:56:02 +0200 Merge
duke [Wed, 05 Jul 2017 18:56:02 +0200] rev 17531
Merge
Fri, 17 May 2013 10:14:03 -0700 Merge
lana [Fri, 17 May 2013 10:14:03 -0700] rev 17530
Merge
Tue, 14 May 2013 09:05:03 -0300 Merge
jlaskey [Tue, 14 May 2013 09:05:03 -0300] rev 17529
Merge
Tue, 14 May 2013 12:39:02 +0200 8014492: Make NashornLinker public
attila [Tue, 14 May 2013 12:39:02 +0200] rev 17528
8014492: Make NashornLinker public Reviewed-by: hannesw, jlaskey
Fri, 10 May 2013 13:16:44 +0200 8014329: Slim down the label stack structure in CodeGenerator
lagergren [Fri, 10 May 2013 13:16:44 +0200] rev 17527
8014329: Slim down the label stack structure in CodeGenerator Reviewed-by: attila, jlaskey
Wed, 08 May 2013 16:48:33 +0200 8014225: Rerun only failed 262 tests
attila [Wed, 08 May 2013 16:48:33 +0200] rev 17526
8014225: Rerun only failed 262 tests Reviewed-by: jlaskey, lagergren
Wed, 08 May 2013 15:51:36 +0200 8013912: Nashorn needs to reuse temporary symbols
attila [Wed, 08 May 2013 15:51:36 +0200] rev 17525
8013912: Nashorn needs to reuse temporary symbols Reviewed-by: jlaskey, lagergren
Tue, 07 May 2013 14:43:17 +0200 8013914: Removed explicit LineNumberNodes that were too brittle when code moves around, and also introduced unnecessary footprint. Introduced the Statement node and fixed dead code elimination issues that were discovered by the absense of labels for LineNumberNodes.
lagergren [Tue, 07 May 2013 14:43:17 +0200] rev 17524
8013914: Removed explicit LineNumberNodes that were too brittle when code moves around, and also introduced unnecessary footprint. Introduced the Statement node and fixed dead code elimination issues that were discovered by the absense of labels for LineNumberNodes. Reviewed-by: jlaskey, attila
Tue, 07 May 2013 14:36:57 +0200 8013913: Removed Source field from all nodes except FunctionNode in order to save footprint
lagergren [Tue, 07 May 2013 14:36:57 +0200] rev 17523
8013913: Removed Source field from all nodes except FunctionNode in order to save footprint Reviewed-by: jlaskey, attila
Fri, 03 May 2013 22:50:51 +0200 8013874: Function argument's prototype seem cached and wrongly reused
hannesw [Fri, 03 May 2013 22:50:51 +0200] rev 17522
8013874: Function argument's prototype seem cached and wrongly reused Reviewed-by: jlaskey
Fri, 03 May 2013 22:48:53 +0200 8013873: Regexp regression for escaped dash in character class
hannesw [Fri, 03 May 2013 22:48:53 +0200] rev 17521
8013873: Regexp regression for escaped dash in character class Reviewed-by: jlaskey
Fri, 03 May 2013 22:47:23 +0200 8013878: ClassCastException in Regex
hannesw [Fri, 03 May 2013 22:47:23 +0200] rev 17520
8013878: ClassCastException in Regex Reviewed-by: jlaskey
Fri, 03 May 2013 16:01:33 +0200 8013871: mem usage histograms enabled with compiler logging level set to more specific than or equals to info when --print-mem-usage flag is used
lagergren [Fri, 03 May 2013 16:01:33 +0200] rev 17519
8013871: mem usage histograms enabled with compiler logging level set to more specific than or equals to info when --print-mem-usage flag is used Reviewed-by: jlaskey, hannesw
Fri, 03 May 2013 15:33:54 +0200 8013477: Node.setSymbol needs to be copy on write - enable IR snapshots for recompilation based on callsite type specialization. [not enabled by default, hidden by a flag for now]
lagergren [Fri, 03 May 2013 15:33:54 +0200] rev 17518
8013477: Node.setSymbol needs to be copy on write - enable IR snapshots for recompilation based on callsite type specialization. [not enabled by default, hidden by a flag for now] Reviewed-by: jlaskey, hannesw
Thu, 02 May 2013 15:01:16 -0300 8013796: load("fx:base.js") should not be in fx:bootstrap.js
jlaskey [Thu, 02 May 2013 15:01:16 -0300] rev 17517
8013796: load("fx:base.js") should not be in fx:bootstrap.js Reviewed-by: sundar, lagergren Contributed-by: james.laskey@oracle.com
Thu, 02 May 2013 13:23:36 -0300 Merge
jlaskey [Thu, 02 May 2013 13:23:36 -0300] rev 17516
Merge
Thu, 02 May 2013 13:22:46 -0300 8013794: JDK-8006220 caused an octane performance regression.
jlaskey [Thu, 02 May 2013 13:22:46 -0300] rev 17515
8013794: JDK-8006220 caused an octane performance regression. Reviewed-by: lagergren, sundar Contributed-by: james.laskey@oracle.com
Thu, 02 May 2013 09:19:44 +0200 8013729: SwitchPoint invalidation not working over prototype chain
hannesw [Thu, 02 May 2013 09:19:44 +0200] rev 17514
8013729: SwitchPoint invalidation not working over prototype chain Reviewed-by: lagergren, sundar
Tue, 30 Apr 2013 10:05:42 -0300 8006220: Simplify PropertyMaps
jlaskey [Tue, 30 Apr 2013 10:05:42 -0300] rev 17513
8006220: Simplify PropertyMaps Reviewed-by: hannesw, lagergren Contributed-by: james.laskey@oracle.com
Thu, 16 May 2013 12:16:16 -0700 Added tag jdk8-b90 for changeset 9757c7aa8f78
katleman [Thu, 16 May 2013 12:16:16 -0700] rev 17512
Added tag jdk8-b90 for changeset 9757c7aa8f78
Wed, 05 Jul 2017 18:55:55 +0200 Merge
duke [Wed, 05 Jul 2017 18:55:55 +0200] rev 17511
Merge
Thu, 16 May 2013 12:14:00 -0700 Added tag jdk8-b90 for changeset 77d6a1b1e9ec
katleman [Thu, 16 May 2013 12:14:00 -0700] rev 17510
Added tag jdk8-b90 for changeset 77d6a1b1e9ec
Wed, 05 Jul 2017 18:55:51 +0200 Merge
duke [Wed, 05 Jul 2017 18:55:51 +0200] rev 17509
Merge
Wed, 22 May 2013 15:00:41 +0200 Merge
erikj [Wed, 22 May 2013 15:00:41 +0200] rev 17508
Merge
Wed, 22 May 2013 10:31:39 +0200 8014970: Use open man pages for non commercial builds
erikj [Wed, 22 May 2013 10:31:39 +0200] rev 17507
8014970: Use open man pages for non commercial builds Reviewed-by: omajid, tbell
Wed, 22 May 2013 13:48:02 +0100 8015087: Provide debugging information for programs
andrew [Wed, 22 May 2013 13:48:02 +0100] rev 17506
8015087: Provide debugging information for programs Summary: Add missing debug info to unpack200 and jexec Reviewed-by: erikj
Tue, 21 May 2013 12:54:41 -0700 Merge
katleman [Tue, 21 May 2013 12:54:41 -0700] rev 17505
Merge
Tue, 21 May 2013 17:02:54 +0200 8011346: build-infra: While Constructing Javadoc information, JSpinner.java error: package sun.util.locale.provider does not exist
erikj [Tue, 21 May 2013 17:02:54 +0200] rev 17504
8011346: build-infra: While Constructing Javadoc information, JSpinner.java error: package sun.util.locale.provider does not exist Reviewed-by: dholmes, tbell, naoto
Fri, 17 May 2013 10:11:35 -0700 Merge
lana [Fri, 17 May 2013 10:11:35 -0700] rev 17503
Merge
Fri, 17 May 2013 16:44:36 +0100 Merge
chegar [Fri, 17 May 2013 16:44:36 +0100] rev 17502
Merge
Fri, 17 May 2013 16:44:15 +0100 8014783: java/net/HttpURLPermission/HttpURLPermissionTest.java leaves files open
chegar [Fri, 17 May 2013 16:44:15 +0100] rev 17501
8014783: java/net/HttpURLPermission/HttpURLPermissionTest.java leaves files open Reviewed-by: michaelm
Fri, 17 May 2013 15:18:40 +0100 Merge
chegar [Fri, 17 May 2013 15:18:40 +0100] rev 17500
Merge
Fri, 17 May 2013 15:00:53 +0100 8014791: More ProblemList.txt updates (5/2013)
chegar [Fri, 17 May 2013 15:00:53 +0100] rev 17499
8014791: More ProblemList.txt updates (5/2013) Reviewed-by: alanb
Fri, 17 May 2013 10:40:55 +0200 8013900: More warnings compiling jaxp.
dfuchs [Fri, 17 May 2013 10:40:55 +0200] rev 17498
8013900: More warnings compiling jaxp. Summary: Some internal implementation classes in Jaxp were redefining equals() without redefining hashCode(). This patch adds hashCode() methods that are consistent with equals(). Reviewed-by: chegar, joehw
Thu, 16 May 2013 15:08:24 -0700 4487672: (proxy) Proxy constructor should check for null argument
mchung [Thu, 16 May 2013 15:08:24 -0700] rev 17497
4487672: (proxy) Proxy constructor should check for null argument Reviewed-by: alanb, lancea
Thu, 16 May 2013 13:22:41 -0700 Merge
vinnie [Thu, 16 May 2013 13:22:41 -0700] rev 17496
Merge
Thu, 16 May 2013 02:43:58 -0700 Merge
vinnie [Thu, 16 May 2013 02:43:58 -0700] rev 17495
Merge
Wed, 15 May 2013 15:39:28 +0100 Merge
vinnie [Wed, 15 May 2013 15:39:28 +0100] rev 17494
Merge
Wed, 15 May 2013 14:49:50 +0100 Merge
vinnie [Wed, 15 May 2013 14:49:50 +0100] rev 17493
Merge
Tue, 14 May 2013 18:11:46 +0100 Merge
vinnie [Tue, 14 May 2013 18:11:46 +0100] rev 17492
Merge
Tue, 14 May 2013 18:08:18 +0100 7194075: Various classes of sunec.jar are duplicated in rt.jar
vinnie [Tue, 14 May 2013 18:08:18 +0100] rev 17491
7194075: Various classes of sunec.jar are duplicated in rt.jar Reviewed-by: mullan, vinnie Contributed-by: Stephen Flores <stephen.flores@oracle.com>
Wed, 15 May 2013 18:26:16 -0700 8001163: [pack200] should support attributes introduced by JSR-308
ksrini [Wed, 15 May 2013 18:26:16 -0700] rev 17490
8001163: [pack200] should support attributes introduced by JSR-308 Reviewed-by: jrose
Thu, 16 May 2013 10:58:20 -0700 7150552: network test hangs [macosx]
khazra [Thu, 16 May 2013 10:58:20 -0700] rev 17489
7150552: network test hangs [macosx] Summary: Remove usage of test/sun/net/www/httptest Reviewed-by: chegar
Thu, 16 May 2013 18:40:47 +0200 Merge
dfuchs [Thu, 16 May 2013 18:40:47 +0200] rev 17488
Merge
Thu, 16 May 2013 11:19:00 -0400 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
jgish [Thu, 16 May 2013 11:19:00 -0400] rev 17487
8013380: Removal of stack walk to find resource bundle breaks Glassfish startup Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader Reviewed-by: mchung, alanb
Thu, 16 May 2013 17:31:41 +0100 Merge
michaelm [Thu, 16 May 2013 17:31:41 +0100] rev 17486
Merge
Thu, 16 May 2013 17:28:47 +0100 8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection
michaelm [Thu, 16 May 2013 17:28:47 +0100] rev 17485
8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection Reviewed-by: alanb, chegar
Thu, 16 May 2013 19:28:44 +0400 8014676: Java debugger may fail to run
dmeetry [Thu, 16 May 2013 19:28:44 +0400] rev 17484
8014676: Java debugger may fail to run Summary: The problem is observed when the binaries for windows are placed under a path which contains a space Reviewed-by: sla, alanb Contributed-by: ivan.gerasimov@oracle.com
Thu, 16 May 2013 04:30:45 -0700 8010814: More buffers are stored or returned without cloning
xuelei [Thu, 16 May 2013 04:30:45 -0700] rev 17483
8010814: More buffers are stored or returned without cloning Reviewed-by: lancea
Thu, 16 May 2013 10:59:06 +0100 8004177: test/java/lang/Thread/GenerifyStackTraces.java doesn't clean-up
ewang [Thu, 16 May 2013 10:59:06 +0100] rev 17482
8004177: test/java/lang/Thread/GenerifyStackTraces.java doesn't clean-up Reviewed-by: alanb, dholmes, chegar
Wed, 15 May 2013 18:38:52 -0700 Merge
valeriep [Wed, 15 May 2013 18:38:52 -0700] rev 17481
Merge
Mon, 13 May 2013 16:52:33 -0700 Merge
valeriep [Mon, 13 May 2013 16:52:33 -0700] rev 17480
Merge
Tue, 07 May 2013 14:13:53 -0700 8001284: Buffer problems with SunPKCS11-Solaris and CKM_AES_CTR
ascarpino [Tue, 07 May 2013 14:13:53 -0700] rev 17479
8001284: Buffer problems with SunPKCS11-Solaris and CKM_AES_CTR Summary: Changed output length calculation to include incomplete blocks for CTR mode. Reviewed-by: valeriep
Tue, 07 May 2013 14:06:19 -0700 7196009: SunPkcs11 provider fails to parse config path containing parenthesis
valeriep [Tue, 07 May 2013 14:06:19 -0700] rev 17478
7196009: SunPkcs11 provider fails to parse config path containing parenthesis Summary: Enhanced to allow quoted string as library path values. Reviewed-by: weijun
Tue, 07 May 2013 14:04:53 -0700 8010134: A finalizer in sun.security.pkcs11.wrapper.PKCS11 perhaps should be protected
valeriep [Tue, 07 May 2013 14:04:53 -0700] rev 17477
8010134: A finalizer in sun.security.pkcs11.wrapper.PKCS11 perhaps should be protected Summary: Change the finalize method of PKCS11 class to be protected. Reviewed-by: xuelei
Wed, 15 May 2013 16:48:54 -0700 8013233: java/util/Locale/LocaleProviders.sh fails
naoto [Wed, 15 May 2013 16:48:54 -0700] rev 17476
8013233: java/util/Locale/LocaleProviders.sh fails Reviewed-by: okutsu
Wed, 15 May 2013 09:54:30 -0700 8014677: Correct docs warning for Objects.requireNonNull(T, Supplier<String>)
darcy [Wed, 15 May 2013 09:54:30 -0700] rev 17475
8014677: Correct docs warning for Objects.requireNonNull(T, Supplier<String>) Reviewed-by: alanb
Wed, 15 May 2013 07:48:57 -0700 8013730: JSR 310 DateTime API Updates III
sherman [Wed, 15 May 2013 07:48:57 -0700] rev 17474
8013730: JSR 310 DateTime API Updates III Summary: Integration of JSR310 Date/Time API update III Reviewed-by: naoto Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com
Wed, 15 May 2013 15:01:59 +0100 8010464: Evolve java networking same origin policy
michaelm [Wed, 15 May 2013 15:01:59 +0100] rev 17473
8010464: Evolve java networking same origin policy Reviewed-by: alanb, chegar, dsamersoff, weijun
Wed, 15 May 2013 00:36:03 -0400 8013395: StringBuffer.toString performance regression impacting embedded benchmarks
dholmes [Wed, 15 May 2013 00:36:03 -0400] rev 17472
8013395: StringBuffer.toString performance regression impacting embedded benchmarks Summary: cache a copy of the char[] to use with toString() and clear it when ever the sb content is modified Reviewed-by: alanb, plevart, mduigou, forax
Tue, 14 May 2013 14:20:18 -0700 8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit
sherman [Tue, 14 May 2013 14:20:18 -0700] rev 17471
8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit Summary: to throw IOE for malformed final unit in base64 stream Reviewed-by: chegar, alanb
Tue, 14 May 2013 14:09:18 -0700 8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time
sherman [Tue, 14 May 2013 14:09:18 -0700] rev 17470
8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time Summary: removed the race condition risk from ExtendedCahrset access code Reviewed-by: mchung, alanb
Tue, 14 May 2013 12:01:38 -0700 6328537: Improve javadocs for Socket class by adding references to SocketOptions
khazra [Tue, 14 May 2013 12:01:38 -0700] rev 17469
6328537: Improve javadocs for Socket class by adding references to SocketOptions Summary: Insert references to SocketOptions.java where applicable Reviewed-by: alanb, chegar
Tue, 14 May 2013 22:36:52 +0530 8014519: scriptpad sample does not work with nashorn
sundar [Tue, 14 May 2013 22:36:52 +0530] rev 17468
8014519: scriptpad sample does not work with nashorn Reviewed-by: attila, jlaskey Contributed-by: rieberandreas@gmail.com
Tue, 14 May 2013 20:16:21 +0400 8012453: (process) Runtime.exec(String) fails if command contains spaces [win]
uta [Tue, 14 May 2013 20:16:21 +0400] rev 17467
8012453: (process) Runtime.exec(String) fails if command contains spaces [win] Reviewed-by: alanb
Tue, 14 May 2013 14:32:15 +0100 8014500: bootcycle-images fails after upgrade to JAXP 1.5
alanb [Tue, 14 May 2013 14:32:15 +0100] rev 17466
8014500: bootcycle-images fails after upgrade to JAXP 1.5 Reviewed-by: lancea
Mon, 13 May 2013 22:16:55 -0700 8014365: Restore Objects.requireNonNull(T, Supplier<String>)
darcy [Mon, 13 May 2013 22:16:55 -0700] rev 17465
8014365: Restore Objects.requireNonNull(T, Supplier<String>) Reviewed-by: mduigou
Mon, 13 May 2013 20:35:36 -0700 8013386: (tz) Support tzdata2013c
sherman [Mon, 13 May 2013 20:35:36 -0700] rev 17464
8013386: (tz) Support tzdata2013c Summary: updated tz data to version 2013c Reviewed-by: peytoia, okutsu
Mon, 13 May 2013 13:48:58 -0700 8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive
khazra [Mon, 13 May 2013 13:48:58 -0700] rev 17463
8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive Summary: Rearrange event-handling code to remove bottle-neck. Also reviewed by mhall@mhcomputing.net. Reviewed-by: chegar, alanb
Mon, 13 May 2013 13:15:20 -0700 Merge
mduigou [Mon, 13 May 2013 13:15:20 -0700] rev 17462
Merge
Mon, 13 May 2013 12:26:28 -0700 8008687: MethodHandle code: allow static and invokespecial calls to interface methods
bharadwaj [Mon, 13 May 2013 12:26:28 -0700] rev 17461
8008687: MethodHandle code: allow static and invokespecial calls to interface methods Summary: Changes to support invocation of lambda methods compiled either as static interface methods and or private instance methods. Reviewed-by: jrose, twisti
Mon, 13 May 2013 22:23:17 +0530 8012975: Remove rhino from jdk8
sundar [Mon, 13 May 2013 22:23:17 +0530] rev 17460
8012975: Remove rhino from jdk8 Reviewed-by: alanb, tbell
Mon, 13 May 2013 06:05:32 -0700 8005598: (reopened) Need to clone array of input/output parameters
xuelei [Mon, 13 May 2013 06:05:32 -0700] rev 17459
8005598: (reopened) Need to clone array of input/output parameters Reviewed-by: weijun
Mon, 13 May 2013 05:41:51 -0700 8005535: SSLSessionImpl should have protected finalize()
xuelei [Mon, 13 May 2013 05:41:51 -0700] rev 17458
8005535: SSLSessionImpl should have protected finalize() Reviewed-by: weijun, wetmore
Fri, 10 May 2013 23:56:24 +0400 7021870: GzipInputStream closes underlying stream during reading
dmeetry [Fri, 10 May 2013 23:56:24 +0400] rev 17457
7021870: GzipInputStream closes underlying stream during reading Reviewed-by: mduigou Contributed-by: ivan.gerasimov@oracle.com
Fri, 10 May 2013 12:25:16 -0700 8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.*
darcy [Fri, 10 May 2013 12:25:16 -0700] rev 17456
8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.* Reviewed-by: mchung
Fri, 10 May 2013 10:12:58 -0700 Merge
mduigou [Fri, 10 May 2013 10:12:58 -0700] rev 17455
Merge
Fri, 10 May 2013 09:51:14 -0700 8014316: Use Method Refs in j.u.stream.MatchOps
mduigou [Fri, 10 May 2013 09:51:14 -0700] rev 17454
8014316: Use Method Refs in j.u.stream.MatchOps Reviewed-by: dholmes
Fri, 10 May 2013 09:06:21 -0700 8014296: DivModTests should not compare pointers
rriggs [Fri, 10 May 2013 09:06:21 -0700] rev 17453
8014296: DivModTests should not compare pointers Reviewed-by: darcy
Fri, 10 May 2013 08:53:38 -0700 8014249: Add Modifer.parameterModifiers()
darcy [Fri, 10 May 2013 08:53:38 -0700] rev 17452
8014249: Add Modifer.parameterModifiers() Reviewed-by: mduigou, mchung
Fri, 10 May 2013 14:53:33 +0100 8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long
alanb [Fri, 10 May 2013 14:53:33 +0100] rev 17451
8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long Reviewed-by: khazra, chegar
Fri, 10 May 2013 10:20:13 +0200 8007073: Implement Core Reflection for Type Annotations on parameters
jfranck [Fri, 10 May 2013 10:20:13 +0200] rev 17450
8007073: Implement Core Reflection for Type Annotations on parameters Reviewed-by: darcy, abuckley
Thu, 09 May 2013 14:23:49 -0700 Merge
lana [Thu, 09 May 2013 14:23:49 -0700] rev 17449
Merge
Wed, 08 May 2013 23:53:35 -0700 Merge
lana [Wed, 08 May 2013 23:53:35 -0700] rev 17448
Merge
Wed, 01 May 2013 18:40:31 +0200 8012646: Pattern.splitAsStream
psandoz [Wed, 01 May 2013 18:40:31 +0200] rev 17447
8012646: Pattern.splitAsStream Reviewed-by: forax, plevart, alanb Contributed-by: Ben Evans <benjamin.john.evans@gmail.com>, Paul Sandoz <paul.sandoz@oracle.com>
Thu, 09 May 2013 12:00:46 -0700 8007699: Move some tests from test/sun/security/provider/certpath/X509CertPath to closed repo
juh [Thu, 09 May 2013 12:00:46 -0700] rev 17446
8007699: Move some tests from test/sun/security/provider/certpath/X509CertPath to closed repo Reviewed-by: mullan
Tue, 07 May 2013 13:15:28 -0700 8013736: [launcher] cleanup code for correctness
ksrini [Tue, 07 May 2013 13:15:28 -0700] rev 17445
8013736: [launcher] cleanup code for correctness 8005735: [parfait] False positive integer overflow in jdk/src/solaris/bin/jexec.c 8009873: [parfait] Memory leak at jdk/src/share/bin/wildcard.c 8005807: [parfait] Undefined return value at jdk/src/share/bin/java.c Reviewed-by: alanb, martin
Wed, 08 May 2013 18:00:10 +0100 8013652: (profiles) Add javax.script to compact1
alanb [Wed, 08 May 2013 18:00:10 +0100] rev 17444
8013652: (profiles) Add javax.script to compact1 Reviewed-by: mchung, dholmes
Wed, 08 May 2013 08:25:34 +0800 8012679: Let allow_weak_crypto default to false
weijun [Wed, 08 May 2013 08:25:34 +0800] rev 17443
8012679: Let allow_weak_crypto default to false Reviewed-by: valeriep
Mon, 06 May 2013 11:43:51 -0400 8012664: Add tests for java.util.stream and lambda translation
briangoetz [Mon, 06 May 2013 11:43:51 -0400] rev 17442
8012664: Add tests for java.util.stream and lambda translation Reviewed-by: mduigou, briangoetz Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>, Mike Duigou <mike.duigou@oracle.com>, Robert Field <robert.field@oracle.com>, Jim Gish <jim.gish@oracle.com>
Tue, 07 May 2013 12:05:52 -0700 4802647: Throw required NPEs from removeAll()/retainAll()
mduigou [Tue, 07 May 2013 12:05:52 -0700] rev 17441
4802647: Throw required NPEs from removeAll()/retainAll() Reviewed-by: mduigou, chegar, dholmes Contributed-by: Brandon Passanisi <brandon.passanisi@oracle.com>
Tue, 07 May 2013 11:31:08 -0700 8013086: NPE thrown by SimpleDateFormat with TimeZoneNameProvider supplied
naoto [Tue, 07 May 2013 11:31:08 -0700] rev 17440
8013086: NPE thrown by SimpleDateFormat with TimeZoneNameProvider supplied Reviewed-by: okutsu
Tue, 07 May 2013 20:00:47 +0200 8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true
sla [Tue, 07 May 2013 20:00:47 +0200] rev 17439
8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true Reviewed-by: alanb, dsamersoff
Tue, 07 May 2013 19:57:55 +0200 6980985: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage is not robust when getMax() returns -1
sla [Tue, 07 May 2013 19:57:55 +0200] rev 17438
6980985: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage is not robust when getMax() returns -1 7181907: TEST_BUG: j/l/management/MemoryMXBean/ResetPeakMemoryUsage fails with NegativeArraySizeException 7148492: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java failing since update to hs23-b15 or b16 Reviewed-by: mchung, brutisso
Tue, 07 May 2013 11:35:49 +0200 8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently
dfuchs [Tue, 07 May 2013 11:35:49 +0200] rev 17437
8008738: Issue in com.sun.org.apache.xml.internal.serializer.Encodings causes some JCK tests to fail intermittently Summary: Encodings.java sometimes creates EncodingInfo objects whose java names are not recognized by the Charset API. This patch fixes that issue. Reviewed-by: joehw, alanb
Tue, 07 May 2013 09:52:23 +0200 8013541: Revise javadoc for Executable.getAnnotatedReturnType()
jfranck [Tue, 07 May 2013 09:52:23 +0200] rev 17436
8013541: Revise javadoc for Executable.getAnnotatedReturnType() Reviewed-by: abuckley, darcy
Tue, 07 May 2013 12:30:36 +0800 8010192: Enable native JGSS provider on Mac
weijun [Tue, 07 May 2013 12:30:36 +0800] rev 17435
8010192: Enable native JGSS provider on Mac Reviewed-by: valeriep
Mon, 06 May 2013 21:24:37 -0700 8013252: Regex Matcher .start and .end should be accessible by group name
sherman [Mon, 06 May 2013 21:24:37 -0700] rev 17434
8013252: Regex Matcher .start and .end should be accessible by group name 8013254: Constructor \w need update to add the support of \p{Join_Control} Summary: added the requested methods and updated the \w constructor Reviewed-by: mchung, alanb
Mon, 06 May 2013 20:54:54 -0700 8003258: BufferedReader.lines()
mduigou [Mon, 06 May 2013 20:54:54 -0700] rev 17433
8003258: BufferedReader.lines() Reviewed-by: alanb, mduigou, psandoz Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Henry Jen <henry.jen@oracle.com>
Mon, 06 May 2013 20:54:48 -0700 8013150: Iterator.remove and forEachRemaining relationship not specified
mduigou [Mon, 06 May 2013 20:54:48 -0700] rev 17432
8013150: Iterator.remove and forEachRemaining relationship not specified Reviewed-by: mduigou Contributed-by: Akhil Arora <akhil.arora@oracle.com>
Mon, 06 May 2013 20:54:42 -0700 8013712: Add Objects.nonNull and Objects.isNull
mduigou [Mon, 06 May 2013 20:54:42 -0700] rev 17431
8013712: Add Objects.nonNull and Objects.isNull Reviewed-by: mchung, darcy
Mon, 06 May 2013 14:17:59 -0700 8003992: File and other classes in java.io do not handle embedded nulls properly
dxu [Mon, 06 May 2013 14:17:59 -0700] rev 17430
8003992: File and other classes in java.io do not handle embedded nulls properly Summary: Have every file operation done with File, FileInputStream, FileOutputStream, or RandomAccessFile that involves a file path containing NUL fail. Also reviewed by fweimer@redhat.com Reviewed-by: alanb, sherman, ahgross, mduigou, dholmes, aph, plevart, martin
Mon, 06 May 2013 06:05:06 +0200 Merge
dwanvik [Mon, 06 May 2013 06:05:06 +0200] rev 17429
Merge
Mon, 06 May 2013 05:51:01 +0200 8013403: Update JDK8 with Java DB 10.10.1.1.
dwanvik [Mon, 06 May 2013 05:51:01 +0200] rev 17428
8013403: Update JDK8 with Java DB 10.10.1.1. Summary: Drop Java DB 10.10.1.1 bits into JDK 8 and update image builds Reviewed-by: tbell
Fri, 03 May 2013 15:04:54 -0700 8005922: TEST_BUG: There is no /tmp directory for windows system.
juh [Fri, 03 May 2013 15:04:54 -0700] rev 17427
8005922: TEST_BUG: There is no /tmp directory for windows system. Reviewed-by: weijun
Fri, 03 May 2013 10:57:28 -0700 8013528: Provide SharedSecrets access to String(char[], boolean) constructor
mduigou [Fri, 03 May 2013 10:57:28 -0700] rev 17426
8013528: Provide SharedSecrets access to String(char[], boolean) constructor Reviewed-by: martin, alanb, chegar, plevart
Thu, 02 May 2013 13:21:09 +0200 7199324: Connection ID for IPv6 addresses is not generated accordingly to the specification
jbachorik [Thu, 02 May 2013 13:21:09 +0200] rev 17425
7199324: Connection ID for IPv6 addresses is not generated accordingly to the specification Summary: RemoteServer.getClientHost is returning a String with an IPv6 literal address and we need to enclose it in [] when building the connection id Reviewed-by: alanb, sjiang
Fri, 03 May 2013 10:43:24 +0800 8013855: DigestMD5Client has not checked RealmChoiceCallback value
weijun [Fri, 03 May 2013 10:43:24 +0800] rev 17424
8013855: DigestMD5Client has not checked RealmChoiceCallback value Reviewed-by: xuelei, mullan
Thu, 02 May 2013 14:26:51 -0700 8013140: Heap corruption with NetworkInterface.getByInetAddress() and long i/f name
khazra [Thu, 02 May 2013 14:26:51 -0700] rev 17423
8013140: Heap corruption with NetworkInterface.getByInetAddress() and long i/f name Summary: Remove buffer overruns in native code Reviewed-by: alanb, chegar
Thu, 02 May 2013 21:23:44 +0400 8013155: [pack200] improve performance of pack200
kizune [Thu, 02 May 2013 21:23:44 +0400] rev 17422
8013155: [pack200] improve performance of pack200 Reviewed-by: ksrini, jrose
Thu, 02 May 2013 09:18:56 -0700 8012645: Stream methods on BitSet, Random, ThreadLocalRandom, ZipFile
mduigou [Thu, 02 May 2013 09:18:56 -0700] rev 17421
8012645: Stream methods on BitSet, Random, ThreadLocalRandom, ZipFile Reviewed-by: mduigou, henryjen, alanb, martin, psandoz Contributed-by: akhil.arora@oracle.com, brian.goetz@oracle.com
Wed, 01 May 2013 15:08:31 -0700 8013225: Refresh jdk's private ASM to the latest.
ksrini [Wed, 01 May 2013 15:08:31 -0700] rev 17420
8013225: Refresh jdk's private ASM to the latest. Reviewed-by: mduigou, sundar
Fri, 17 May 2013 10:06:20 -0700 Merge
lana [Fri, 17 May 2013 10:06:20 -0700] rev 17419
Merge
Fri, 17 May 2013 14:11:06 +0400 8013426: TEST_BUG: java/awt/datatransfer/HTMLDataFlavors/HTMLDataFlavorTest.java fails with "RuntimeException: The data should be available" on Linux
kshefov [Fri, 17 May 2013 14:11:06 +0400] rev 17418
8013426: TEST_BUG: java/awt/datatransfer/HTMLDataFlavors/HTMLDataFlavorTest.java fails with "RuntimeException: The data should be available" on Linux Reviewed-by: anthony, serb
Fri, 17 May 2013 14:08:59 +0400 8014721: TEST_BUG: java/awt/TrayIcon/DragEventSource/DragEventSource.java fails with java.lang.UnsupportedOperationException
kshefov [Fri, 17 May 2013 14:08:59 +0400] rev 17417
8014721: TEST_BUG: java/awt/TrayIcon/DragEventSource/DragEventSource.java fails with java.lang.UnsupportedOperationException Reviewed-by: anthony, serb
Fri, 17 May 2013 11:02:55 +0400 7079254: Toolkit eventListener leaks memory
pchelko [Fri, 17 May 2013 11:02:55 +0400] rev 17416
7079254: Toolkit eventListener leaks memory Reviewed-by: serb, art
Wed, 15 May 2013 16:49:34 +0400 8014227: JLightweightFrame needs another synchronization policy
ant [Wed, 15 May 2013 16:49:34 +0400] rev 17415
8014227: JLightweightFrame needs another synchronization policy Reviewed-by: art
Tue, 14 May 2013 17:25:59 +0400 8014423: [macosx] The scrollbar's block increment performs incorrectly
serb [Tue, 14 May 2013 17:25:59 +0400] rev 17414
8014423: [macosx] The scrollbar's block increment performs incorrectly Reviewed-by: anthony, art
Tue, 14 May 2013 16:39:55 +0400 8002045: Auto failed and threw exception:java.lang.UnsatisfiedLinkError:
pchelko [Tue, 14 May 2013 16:39:55 +0400] rev 17413
8002045: Auto failed and threw exception:java.lang.UnsatisfiedLinkError: Reviewed-by: serb, anthony
Thu, 09 May 2013 18:42:30 -0700 Merge
lana [Thu, 09 May 2013 18:42:30 -0700] rev 17412
Merge
Wed, 08 May 2013 15:58:30 +0400 8013841: [macosx] Animations not disabled for CALayers used via JAWT
serb [Wed, 08 May 2013 15:58:30 +0400] rev 17411
8013841: [macosx] Animations not disabled for CALayers used via JAWT Reviewed-by: anthony, alexsch
Mon, 06 May 2013 16:23:36 +0400 7161575: [macosx] On MacOSX port java.awt.Toolkit.is/setDynamicLayout() are not consistent
serb [Mon, 06 May 2013 16:23:36 +0400] rev 17410
7161575: [macosx] On MacOSX port java.awt.Toolkit.is/setDynamicLayout() are not consistent Reviewed-by: anthony, art
Fri, 17 May 2013 10:04:12 -0700 Merge
lana [Fri, 17 May 2013 10:04:12 -0700] rev 17409
Merge
Fri, 17 May 2013 14:18:44 +0400 8000936: Enable Java2D D3D pipeline on newer Intel chipsets : Intel HD and later
vadim [Fri, 17 May 2013 14:18:44 +0400] rev 17408
8000936: Enable Java2D D3D pipeline on newer Intel chipsets : Intel HD and later Reviewed-by: prr, bae
Fri, 17 May 2013 17:19:21 +0400 4892259: GIF ImageReader does not call passComplete in IIOReadUpdateListener
vadim [Fri, 17 May 2013 17:19:21 +0400] rev 17407
4892259: GIF ImageReader does not call passComplete in IIOReadUpdateListener Reviewed-by: prr, bae
Thu, 09 May 2013 19:17:43 -0700 Merge
lana [Thu, 09 May 2013 19:17:43 -0700] rev 17406
Merge
Tue, 07 May 2013 09:32:37 -0700 8011069: Printing: NullPointerException since jdk8 b82 showing native Page Setup Dialog.
jgodinez [Tue, 07 May 2013 09:32:37 -0700] rev 17405
8011069: Printing: NullPointerException since jdk8 b82 showing native Page Setup Dialog. Reviewed-by: bae, prr
Mon, 06 May 2013 12:57:42 -0700 7191872: Xrender: No text displayed using 64 bit JDK on solaris11-sparc
simonis [Mon, 06 May 2013 12:57:42 -0700] rev 17404
7191872: Xrender: No text displayed using 64 bit JDK on solaris11-sparc Reviewed-by: prr, ceisserer
Thu, 16 May 2013 12:15:19 -0700 Added tag jdk8-b90 for changeset 1a8b44cae081
katleman [Thu, 16 May 2013 12:15:19 -0700] rev 17403
Added tag jdk8-b90 for changeset 1a8b44cae081
Wed, 05 Jul 2017 18:55:30 +0200 Merge
duke [Wed, 05 Jul 2017 18:55:30 +0200] rev 17402
Merge
Fri, 17 May 2013 08:59:19 -0700 Added tag hs25-b33 for changeset b00c73d51b8a
amurillo [Fri, 17 May 2013 08:59:19 -0700] rev 17401
Added tag hs25-b33 for changeset b00c73d51b8a
Fri, 17 May 2013 08:59:18 -0700 Merge
amurillo [Fri, 17 May 2013 08:59:18 -0700] rev 17400
Merge
Fri, 17 May 2013 08:00:01 +0200 Merge
jwilhelm [Fri, 17 May 2013 08:00:01 +0200] rev 17399
Merge
Fri, 17 May 2013 06:01:10 +0200 Merge
jwilhelm [Fri, 17 May 2013 06:01:10 +0200] rev 17398
Merge
Thu, 16 May 2013 23:51:51 +0200 8014765: VM exits if MaxTenuringThreshold is set below the default InitialTenuringThreshold, and InitialTenuringThreshold is not set
tschatzl [Thu, 16 May 2013 23:51:51 +0200] rev 17397
8014765: VM exits if MaxTenuringThreshold is set below the default InitialTenuringThreshold, and InitialTenuringThreshold is not set Summary: The VM exits when the condition in the subject line applies. The fix sets InitialTenuringThreshold to MaxTenuringThreshold if it is larger than MaxTenuringThreshold and InitialTenuringThreshold has not been set (is default). Reviewed-by: jwilhelm, jmasa, brutisso, johnc
Thu, 16 May 2013 09:24:26 -0700 8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen size/meta data change info
johnc [Thu, 16 May 2013 09:24:26 -0700] rev 17396
8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen size/meta data change info Summary: Include metaspace information (used, allocated, reserved) in the PrintGCDetails output for full GCs. Reviewed-by: poonam, jmasa, brutisso
Thu, 16 May 2013 13:02:33 +0200 8014240: G1: Add remembered set size information to output of G1PrintRegionLivenessInfo
tschatzl [Thu, 16 May 2013 13:02:33 +0200] rev 17395
8014240: G1: Add remembered set size information to output of G1PrintRegionLivenessInfo Summary: Improve the output of G1PrintRegionLivenessInfo by adding a per-region remembered set size information column Reviewed-by: jwilhelm, johnc
Wed, 15 May 2013 22:35:36 -0700 8014408: G1: crashes with assert assert(prev_committed_card_num == _committed_max_card_num) failed
johnc [Wed, 15 May 2013 22:35:36 -0700] rev 17394
8014408: G1: crashes with assert assert(prev_committed_card_num == _committed_max_card_num) failed Summary: Mismatch in the card number calculation between next and previous committed sizes of the card counts table. Reviewed-by: jmasa, tschatzl
Wed, 15 May 2013 10:41:22 -0700 8007763: Refactoring: split up compute_generation_free_space() into two functions for class PSAdaptiveSizePolicy
tamao [Wed, 15 May 2013 10:41:22 -0700] rev 17393
8007763: Refactoring: split up compute_generation_free_space() into two functions for class PSAdaptiveSizePolicy Summary: split up compute_generation_free_space() into two functions: compute_eden_space_size() + compute_old_gen_free_space(), each of which (if needed) can be reused without executing an overhead of the other. Reviewed-by: jmasa, tschatzl Contributed-by: tamao <tao.mao@oracle.com>
Wed, 15 May 2013 11:05:09 +0200 6843347: Boundary values in some public GC options cause crashes
tschatzl [Wed, 15 May 2013 11:05:09 +0200] rev 17392
6843347: Boundary values in some public GC options cause crashes Summary: Setting some public integer options to specific values causes crashes or undefined GC behavior. This patchset adds the necessary argument checking for these options. Reviewed-by: jmasa, brutisso
Tue, 14 May 2013 17:08:31 +0200 8014489: tests/gc/arguments/Test(Serial|CMS|Parallel|G1)HeapSizeFlags jtreg tests invoke wrong class
tschatzl [Tue, 14 May 2013 17:08:31 +0200] rev 17391
8014489: tests/gc/arguments/Test(Serial|CMS|Parallel|G1)HeapSizeFlags jtreg tests invoke wrong class Summary: Some jtreg tests reference unknown classes in the @run and @build lines. This change fixes them. Reviewed-by: stefank, ehelin
Mon, 13 May 2013 14:09:05 +0200 8014339: Improve assert and remove some dead code from parMarkBitMap.hpp/cpp
brutisso [Mon, 13 May 2013 14:09:05 +0200] rev 17390
8014339: Improve assert and remove some dead code from parMarkBitMap.hpp/cpp Reviewed-by: stefank, tschatzl
Mon, 13 May 2013 09:45:33 +0200 8014058: Regression tests for 8006088
tschatzl [Mon, 13 May 2013 09:45:33 +0200] rev 17389
8014058: Regression tests for 8006088 Summary: The patch for 8006088 misses regression tests after a merge error, this CR provides them. Reviewed-by: jwilhelm, tamao, jmasa
Thu, 16 May 2013 13:47:55 -0700 Merge
twisti [Thu, 16 May 2013 13:47:55 -0700] rev 17388
Merge
Wed, 15 May 2013 22:44:52 +0400 8014068: TEST_BUG: compiler/ciReplay/TestSA.sh fails on Windows: core wasn't generated
iignatyev [Wed, 15 May 2013 22:44:52 +0400] rev 17387
8014068: TEST_BUG: compiler/ciReplay/TestSA.sh fails on Windows: core wasn't generated Reviewed-by: kvn
Mon, 13 May 2013 14:36:39 -0700 8014286: failed java/lang/Math/DivModTests.java after 6934604 changes
kvn [Mon, 13 May 2013 14:36:39 -0700] rev 17386
8014286: failed java/lang/Math/DivModTests.java after 6934604 changes Summary: Corrected escape state for the result of boxing method. Added force inlining executed boxing methods. Reviewed-by: twisti
Mon, 13 May 2013 12:43:10 -0700 Merge
twisti [Mon, 13 May 2013 12:43:10 -0700] rev 17385
Merge
Thu, 09 May 2013 17:28:04 -0700 8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
kvn [Thu, 09 May 2013 17:28:04 -0700] rev 17384
8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis() Summary: Add NULL checks and asserts for Type::make_ptr() returned value. Reviewed-by: twisti
Wed, 08 May 2013 15:08:01 -0700 6934604: enable parts of EliminateAutoBox by default
kvn [Wed, 08 May 2013 15:08:01 -0700] rev 17383
6934604: enable parts of EliminateAutoBox by default Summary: Resurrected autobox elimination code and enabled part of it by default. Reviewed-by: roland, twisti
Mon, 06 May 2013 19:49:23 -0700 8008772: remove gamma launcher
twisti [Mon, 06 May 2013 19:49:23 -0700] rev 17382
8008772: remove gamma launcher Reviewed-by: kvn, neliasso, ctornqvi
Mon, 06 May 2013 13:53:13 -0700 7196277: JSR 292: Two jck/runtime tests crash on java.lang.invoke.MethodHandle.invokeExact
twisti [Mon, 06 May 2013 13:53:13 -0700] rev 17381
7196277: JSR 292: Two jck/runtime tests crash on java.lang.invoke.MethodHandle.invokeExact Reviewed-by: jrose, kvn
Fri, 03 May 2013 15:35:30 -0700 Merge
kvn [Fri, 03 May 2013 15:35:30 -0700] rev 17380
Merge
Wed, 24 Apr 2013 14:26:09 +0200 8012292: optimized build with GCC broken
roland [Wed, 24 Apr 2013 14:26:09 +0200] rev 17379
8012292: optimized build with GCC broken Summary: Some #ifndef PRODUCT should be #ifdef ASSERT Reviewed-by: kvn, twisti Contributed-by: gdub <duboscq@ssw.jku.at>
Fri, 03 May 2013 09:32:50 +0200 8012037: Test8009761.java "Failed: init recursive calls: 7224. After deopt 58824"
roland [Fri, 03 May 2013 09:32:50 +0200] rev 17378
8012037: Test8009761.java "Failed: init recursive calls: 7224. After deopt 58824" Summary: test shouldn't be run with a modified CompileThreshold Reviewed-by: kvn
Tue, 14 May 2013 17:33:07 +0000 Merge
minqi [Tue, 14 May 2013 17:33:07 +0000] rev 17377
Merge
Tue, 14 May 2013 09:41:12 -0700 8012902: remove use of global operator new - take 2
minqi [Tue, 14 May 2013 09:41:12 -0700] rev 17376
8012902: remove use of global operator new - take 2 Summary: The fix of 8010992, disable use of global operator new and new[] which caused failure on some tests. This takes two of the bugs also add ALLOW_OPERATOR_NEW_USAGE to prevent crash for third party code calling operator new of jvm on certain platforms. Reviewed-by: coleenp, dholmes, zgu Contributed-by: yumin.qi@oracle.com
Tue, 14 May 2013 09:17:52 -0400 8014138: Add VM option to facilitate the writing of CDS tests
hseigel [Tue, 14 May 2013 09:17:52 -0400] rev 17375
8014138: Add VM option to facilitate the writing of CDS tests Summary: Added the -XX:SharedArchiveFile option. Reviewed-by: coleenp, ccheung, acorn, dcubed, zgu
Tue, 14 May 2013 11:34:30 +0400 8014448: Purge PrintCompactFieldsSavings
shade [Tue, 14 May 2013 11:34:30 +0400] rev 17374
8014448: Purge PrintCompactFieldsSavings Summary: Remove obsolete debugging code. Reviewed-by: dholmes, kvn Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Mon, 13 May 2013 15:37:08 -0400 8005056: NPG: Crash after redefining java.lang.Object
coleenp [Mon, 13 May 2013 15:37:08 -0400] rev 17373
8005056: NPG: Crash after redefining java.lang.Object Summary: Need to walk array class vtables replacing old methods too if j.l.o redefined Reviewed-by: sspitsyn, dcubed, ctornqvi
Mon, 13 May 2013 18:08:13 +0000 Merge
minqi [Mon, 13 May 2013 18:08:13 +0000] rev 17372
Merge
Fri, 10 May 2013 19:30:12 +0000 Merge
minqi [Fri, 10 May 2013 19:30:12 +0000] rev 17371
Merge
Fri, 10 May 2013 08:27:30 -0700 8003557: NPG: Klass* const k should be const Klass* k.
minqi [Fri, 10 May 2013 08:27:30 -0700] rev 17370
8003557: NPG: Klass* const k should be const Klass* k. Summary: With NPG, const KlassOop klass which is in fact a definition converted to Klass* const, which is not the original intention. The right usage is converting them to const Klass*. Reviewed-by: coleenp, kvn Contributed-by: yumin.qi@oracle.com
Mon, 13 May 2013 07:53:45 +0200 Merge
rbackman [Mon, 13 May 2013 07:53:45 +0200] rev 17369
Merge
Wed, 08 May 2013 11:21:56 +0200 8008255: jvmtiExport.cpp::post_to_env() does not check malloc() return
rbackman [Wed, 08 May 2013 11:21:56 +0200] rev 17368
8008255: jvmtiExport.cpp::post_to_env() does not check malloc() return Reviewed-by: coleenp, dholmes, sla
Wed, 08 May 2013 21:06:46 -0400 Merge
dholmes [Wed, 08 May 2013 21:06:46 -0400] rev 17367
Merge
Wed, 08 May 2013 19:38:41 -0400 Merge
dholmes [Wed, 08 May 2013 19:38:41 -0400] rev 17366
Merge
Wed, 08 May 2013 19:28:54 -0400 8006997: ContendedPaddingWidth should be range-checked
dholmes [Wed, 08 May 2013 19:28:54 -0400] rev 17365
8006997: ContendedPaddingWidth should be range-checked Summary: Constrain between zero and 8K Reviewed-by: dholmes, rbackman Contributed-by: Aleksey Shipilev <aleksey.shipilev@oracle.com>
Wed, 08 May 2013 14:18:03 -0700 8013875: Incorrect vtable index being set during methodHandle creation for static
bharadwaj [Wed, 08 May 2013 14:18:03 -0700] rev 17364
8013875: Incorrect vtable index being set during methodHandle creation for static Summary: Set vtable index as appropriate for static interface methods and for interface methods invoked via invokespecial. To be improved in a later enhancement to CallInfo. Reviewed-by: jrose, twisti
Wed, 08 May 2013 10:14:57 -0400 Merge
sla [Wed, 08 May 2013 10:14:57 -0400] rev 17363
Merge
Wed, 08 May 2013 15:37:18 +0200 8013591: compiler/ciReplay/TestSA.sh fails in nightly
sla [Wed, 08 May 2013 15:37:18 +0200] rev 17362
8013591: compiler/ciReplay/TestSA.sh fails in nightly Reviewed-by: coleenp, rbackman, dholmes
Wed, 08 May 2013 08:20:45 -0400 8007018: RFE: -XX:+UseLargePages does not work with CDS
hseigel [Wed, 08 May 2013 08:20:45 -0400] rev 17361
8007018: RFE: -XX:+UseLargePages does not work with CDS Summary: Remove command line restriction. It should just work. Reviewed-by: ctornqvi, coleenp, dholmes
Tue, 07 May 2013 18:46:47 -0700 Merge
coleenp [Tue, 07 May 2013 18:46:47 -0700] rev 17360
Merge
Tue, 07 May 2013 16:17:43 -0700 Merge
coleenp [Tue, 07 May 2013 16:17:43 -0700] rev 17359
Merge
Tue, 07 May 2013 18:51:31 -0400 8014024: NPG: keep compiled ic methods from being deallocated in redefine classes
coleenp [Tue, 07 May 2013 18:51:31 -0400] rev 17358
8014024: NPG: keep compiled ic methods from being deallocated in redefine classes Summary: Walk the compiledIC relocation records to keep Method* from being deallocated. Reviewed-by: dlong, kvn
Tue, 07 May 2013 09:46:15 -0400 8013063: nsk/jvmti/RetransformClasses/retransform001 failed debug version on os::free
coleenp [Tue, 07 May 2013 09:46:15 -0400] rev 17357
8013063: nsk/jvmti/RetransformClasses/retransform001 failed debug version on os::free Summary: Clear out class_file_bytes so they aren't deallocated twice Reviewed-by: dcubed, sspitsyn
Fri, 10 May 2013 11:27:55 -0700 8014279: new hotspot build - hs25-b33
amurillo [Fri, 10 May 2013 11:27:55 -0700] rev 17356
8014279: new hotspot build - hs25-b33 Reviewed-by: jcoomes
Thu, 16 May 2013 12:14:19 -0700 Added tag jdk8-b90 for changeset c0cc3acd917d
katleman [Thu, 16 May 2013 12:14:19 -0700] rev 17355
Added tag jdk8-b90 for changeset c0cc3acd917d
Wed, 22 May 2013 13:49:12 +0100 8015087: Provide debugging information for programs
andrew [Wed, 22 May 2013 13:49:12 +0100] rev 17354
8015087: Provide debugging information for programs Summary: Enable debugging info on programs in OpenJDK builds Reviewed-by: erikj
Tue, 21 May 2013 12:51:10 -0700 Merge
katleman [Tue, 21 May 2013 12:51:10 -0700] rev 17353
Merge
Tue, 21 May 2013 13:18:28 +0200 8014508: Fix log levels in make
erikj [Tue, 21 May 2013 13:18:28 +0200] rev 17352
8014508: Fix log levels in make Reviewed-by: tbell
Fri, 17 May 2013 10:06:56 -0700 Merge
lana [Fri, 17 May 2013 10:06:56 -0700] rev 17351
Merge
Thu, 09 May 2013 14:23:32 -0700 Merge
lana [Thu, 09 May 2013 14:23:32 -0700] rev 17350
Merge
Wed, 08 May 2013 21:42:32 -0700 8014269: Add missing .PHONY targets to Main.gmk
mduigou [Wed, 08 May 2013 21:42:32 -0700] rev 17349
8014269: Add missing .PHONY targets to Main.gmk Reviewed-by: mchung, tbell
Thu, 16 May 2013 12:13:52 -0700 Added tag jdk8-b90 for changeset dcfa2b312921
katleman [Thu, 16 May 2013 12:13:52 -0700] rev 17348
Added tag jdk8-b90 for changeset dcfa2b312921
Wed, 05 Jul 2017 18:55:09 +0200 Added tag jdk8-b90 for changeset f09ab0c41618
duke [Wed, 05 Jul 2017 18:55:09 +0200] rev 17347
Added tag jdk8-b90 for changeset f09ab0c41618
Wed, 05 Jul 2017 18:55:08 +0200 Merge jdk8-b90
duke [Wed, 05 Jul 2017 18:55:08 +0200] rev 17346
Merge
Wed, 05 Jul 2017 18:55:05 +0200 Merge
duke [Wed, 05 Jul 2017 18:55:05 +0200] rev 17345
Merge
Thu, 09 May 2013 10:04:34 -0700 Added tag jdk8-b89 for changeset 9336d45f8213
katleman [Thu, 09 May 2013 10:04:34 -0700] rev 17344
Added tag jdk8-b89 for changeset 9336d45f8213
Wed, 05 Jul 2017 18:55:02 +0200 Merge
duke [Wed, 05 Jul 2017 18:55:02 +0200] rev 17343
Merge
Thu, 09 May 2013 10:04:08 -0700 Added tag jdk8-b89 for changeset 4945d5ca32c8
katleman [Thu, 09 May 2013 10:04:08 -0700] rev 17342
Added tag jdk8-b89 for changeset 4945d5ca32c8
Wed, 05 Jul 2017 18:54:59 +0200 Merge
duke [Wed, 05 Jul 2017 18:54:59 +0200] rev 17341
Merge
Thu, 09 May 2013 10:03:59 -0700 Added tag jdk8-b89 for changeset e3e2d366215b
katleman [Thu, 09 May 2013 10:03:59 -0700] rev 17340
Added tag jdk8-b89 for changeset e3e2d366215b
Wed, 05 Jul 2017 18:54:56 +0200 Merge
duke [Wed, 05 Jul 2017 18:54:56 +0200] rev 17339
Merge
Thu, 09 May 2013 10:04:38 -0700 Added tag jdk8-b89 for changeset 36a256ff82cb
katleman [Thu, 09 May 2013 10:04:38 -0700] rev 17338
Added tag jdk8-b89 for changeset 36a256ff82cb
Wed, 05 Jul 2017 18:54:54 +0200 Merge
duke [Wed, 05 Jul 2017 18:54:54 +0200] rev 17337
Merge
Thu, 09 May 2013 10:03:24 -0700 Added tag jdk8-b89 for changeset 74ccf75aa7da
katleman [Thu, 09 May 2013 10:03:24 -0700] rev 17336
Added tag jdk8-b89 for changeset 74ccf75aa7da
Wed, 05 Jul 2017 18:54:51 +0200 Merge
duke [Wed, 05 Jul 2017 18:54:51 +0200] rev 17335
Merge
Tue, 14 May 2013 12:19:39 -0700 Merge
katleman [Tue, 14 May 2013 12:19:39 -0700] rev 17334
Merge
Thu, 09 May 2013 15:04:56 -0700 8014289: JDK8 b89 source with GPL header errors
katleman [Thu, 09 May 2013 15:04:56 -0700] rev 17333
8014289: JDK8 b89 source with GPL header errors Reviewed-by: mchung, mduigou, tbell, dsamersoff
Thu, 09 May 2013 10:04:20 -0700 Added tag jdk8-b89 for changeset b3459340dd1f
katleman [Thu, 09 May 2013 10:04:20 -0700] rev 17332
Added tag jdk8-b89 for changeset b3459340dd1f
Wed, 05 Jul 2017 18:54:47 +0200 Merge
duke [Wed, 05 Jul 2017 18:54:47 +0200] rev 17331
Merge
Fri, 10 May 2013 11:14:09 -0700 Added tag hs25-b32 for changeset bc27a3d4b35f
amurillo [Fri, 10 May 2013 11:14:09 -0700] rev 17330
Added tag hs25-b32 for changeset bc27a3d4b35f
Fri, 10 May 2013 11:14:08 -0700 Merge
amurillo [Fri, 10 May 2013 11:14:08 -0700] rev 17329
Merge
Fri, 10 May 2013 09:24:20 +0200 Merge
stefank [Fri, 10 May 2013 09:24:20 +0200] rev 17328
Merge
Thu, 09 May 2013 11:16:39 -0700 7176479: G1: JVM crashes on T5-8 system with 1.5 TB heap
johnc [Thu, 09 May 2013 11:16:39 -0700] rev 17327
7176479: G1: JVM crashes on T5-8 system with 1.5 TB heap Summary: Refactor G1's hot card cache and card counts table into their own files. Simplify the card counts table, including removing the encoding of the card index in each entry. The card counts table now has a 1:1 correspondence with the cards spanned by heap. Space for the card counts table is reserved from virtual memory (rather than C heap) during JVM startup and is committed/expanded when the heap is expanded. Changes were also reviewed-by Vitaly Davidovich. Reviewed-by: tschatzl, jmasa
Thu, 09 May 2013 12:23:43 +0200 Merge
jwilhelm [Thu, 09 May 2013 12:23:43 +0200] rev 17326
Merge
Wed, 08 May 2013 17:12:52 -0700 8013184: CMS: Call reset_after_compaction() only if a compaction has been done
jmasa [Wed, 08 May 2013 17:12:52 -0700] rev 17325
8013184: CMS: Call reset_after_compaction() only if a compaction has been done Reviewed-by: mgerdin, johnc, tschatzl
Wed, 08 May 2013 16:28:03 -0700 8013032: CMS: assert(used() == used_after_gc && used_after_gc <= capacity()) failed: used: 0 used_after_gc: 292080 capacity: 1431699456
jmasa [Wed, 08 May 2013 16:28:03 -0700] rev 17324
8013032: CMS: assert(used() == used_after_gc && used_after_gc <= capacity()) failed: used: 0 used_after_gc: 292080 capacity: 1431699456 Reviewed-by: tschatzl, mgerdin, johnc
Mon, 06 May 2013 21:30:34 +0200 8013872: G1: HeapRegionSeq::shrink_by() has invalid assert
brutisso [Mon, 06 May 2013 21:30:34 +0200] rev 17323
8013872: G1: HeapRegionSeq::shrink_by() has invalid assert Summary: Refactored shrink_by() to only use region counts and not byte sizes Reviewed-by: johnc, tschatzl
Mon, 06 May 2013 17:19:42 +0200 8006088: Incompatible heap size flags accepted by VM
tschatzl [Mon, 06 May 2013 17:19:42 +0200] rev 17322
8006088: Incompatible heap size flags accepted by VM Summary: Make processing of minimum, initial and maximum heap size more intiutive by removing previous limitations on allowed values, and make error reporting consistent. Further, fix errors in ergonomic heap sizing. Reviewed-by: johnc, jwilhelm, tamao
Mon, 06 May 2013 13:03:46 +0200 Merge
jwilhelm [Mon, 06 May 2013 13:03:46 +0200] rev 17321
Merge
Mon, 06 May 2013 09:16:14 +0200 8013791: G1: G1CollectorPolicy::initialize_flags() may set min_alignment > max_alignment
brutisso [Mon, 06 May 2013 09:16:14 +0200] rev 17320
8013791: G1: G1CollectorPolicy::initialize_flags() may set min_alignment > max_alignment Summary: Make sure max alignemnt is at least as large as min alignment Reviewed-by: johnc, jmasa, tschatzl
Thu, 02 May 2013 22:35:15 +0200 8013574: PrintMalloc conflicts with the command line parsing
brutisso [Thu, 02 May 2013 22:35:15 +0200] rev 17319
8013574: PrintMalloc conflicts with the command line parsing Summary: Make sure that _num_jvm_args is not updated until the new entry to _jvm_args_array has been added Reviewed-by: johnc, tamao, tschatzl
Thu, 09 May 2013 16:27:51 -0400 Merge
jiangli [Thu, 09 May 2013 16:27:51 -0400] rev 17318
Merge
Tue, 07 May 2013 10:36:20 -0400 Merge
vladidan [Tue, 07 May 2013 10:36:20 -0400] rev 17317
Merge
Tue, 07 May 2013 10:19:33 -0400 8013633: Cleanup platform ifdefs in unsafe.cpp
bpittore [Tue, 07 May 2013 10:19:33 -0400] rev 17316
8013633: Cleanup platform ifdefs in unsafe.cpp Summary: Replace ifdefs with SUPPORTS_NATIVE_CX8 set in platform include file Reviewed-by: dholmes, dlong
Mon, 06 May 2013 20:11:18 -0700 Merge
jiangli [Mon, 06 May 2013 20:11:18 -0700] rev 17315
Merge
Mon, 06 May 2013 19:57:35 -0400 8013067: Zero builds are broken after 8010862.
jiangli [Mon, 06 May 2013 19:57:35 -0400] rev 17314
8013067: Zero builds are broken after 8010862. Summary: Fixed broken Zero build. Reviewed-by: twisti, coleenp, kvn
Tue, 07 May 2013 14:30:11 -0700 Merge
coleenp [Tue, 07 May 2013 14:30:11 -0700] rev 17313
Merge
Tue, 07 May 2013 13:45:59 -0400 8009729: Refix hotspot jni_<cpu>.h JNIEXPORT and JNIIMPORT definitions to match jdk version
emc [Tue, 07 May 2013 13:45:59 -0400] rev 17312
8009729: Refix hotspot jni_<cpu>.h JNIEXPORT and JNIIMPORT definitions to match jdk version Summary: Update JNIEXPORT and JNIIMPORT to work with other compilers that don't necessarily have the __attribute__ type qualifier Reviewed-by: dholmes, dcubed, coleenp
Tue, 07 May 2013 21:36:59 +0200 8009577: Test test/closed/runtime/classunload broken
ctornqvi [Tue, 07 May 2013 21:36:59 +0200] rev 17311
8009577: Test test/closed/runtime/classunload broken Summary: Fixed tests to use new way of utilizing the WB API, fixed issue with where custom classloader got the classes from Reviewed-by: collins, mgerdin, zgu
Tue, 07 May 2013 14:33:09 +0200 8005038: remove crufty '_g' support from SA
sla [Tue, 07 May 2013 14:33:09 +0200] rev 17310
8005038: remove crufty '_g' support from SA Reviewed-by: coleenp, mgronlun, rbackman
Tue, 07 May 2013 14:04:26 +0200 8014044: Spelling error in JDK-8009615: boostrapmethod
sla [Tue, 07 May 2013 14:04:26 +0200] rev 17309
8014044: Spelling error in JDK-8009615: boostrapmethod Reviewed-by: sspitsyn, coleenp
Tue, 07 May 2013 01:25:21 +0200 Merge
sla [Tue, 07 May 2013 01:25:21 +0200] rev 17308
Merge
Mon, 06 May 2013 19:49:18 +0200 8009615: JvmtiClassFileReconstituter does not create BootstrapMethod attributes
sla [Mon, 06 May 2013 19:49:18 +0200] rev 17307
8009615: JvmtiClassFileReconstituter does not create BootstrapMethod attributes Reviewed-by: coleenp, sspitsyn
Mon, 06 May 2013 12:36:20 -0700 Merge
acorn [Mon, 06 May 2013 12:36:20 -0700] rev 17306
Merge
Mon, 06 May 2013 10:20:18 -0700 Merge
acorn [Mon, 06 May 2013 10:20:18 -0700] rev 17305
Merge
Thu, 02 May 2013 10:58:04 -0400 8010783: assert(s->refcount() != 0) failed: for create_overpasses
acorn [Thu, 02 May 2013 10:58:04 -0400] rev 17304
8010783: assert(s->refcount() != 0) failed: for create_overpasses Reviewed-by: kvn, dcubed
Mon, 06 May 2013 08:49:38 -0700 Merge
zgu [Mon, 06 May 2013 08:49:38 -0700] rev 17303
Merge
Mon, 06 May 2013 11:15:13 -0400 8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check
zgu [Mon, 06 May 2013 11:15:13 -0400] rev 17302
8013120: NMT: Kitchensink crashes with assert(next_region == NULL || !next_region->is_committed_region()) failed: Sanity check Summary: Fixed NMT to deal with releasing virtual memory region when there are still committed regions within it Reviewed-by: acorn, coleenp
Mon, 06 May 2013 09:10:21 -0400 8013648: Guarantee(VerifyBeforeGC || VerifyDuringGC || VerifyBeforeExit || VerifyAfterGC) failed: too expensive
hseigel [Mon, 06 May 2013 09:10:21 -0400] rev 17301
8013648: Guarantee(VerifyBeforeGC || VerifyDuringGC || VerifyBeforeExit || VerifyAfterGC) failed: too expensive Summary: Fix code to call correct version of function find_class(). Reviewed-by: coleenp, rdurbin, dcubed
Fri, 03 May 2013 15:51:16 -0700 Merge
dcubed [Fri, 03 May 2013 15:51:16 -0700] rev 17300
Merge
Fri, 03 May 2013 13:00:28 -0700 Merge
zgu [Fri, 03 May 2013 13:00:28 -0700] rev 17299
Merge
Thu, 02 May 2013 16:55:00 -0700 8012641: Perf_CreateLong creates perf counter of incorrect type
ccheung [Thu, 02 May 2013 16:55:00 -0700] rev 17298
8012641: Perf_CreateLong creates perf counter of incorrect type Reviewed-by: mchung, hseigel, coleenp
Fri, 03 May 2013 05:17:15 -0700 Merge
fparain [Fri, 03 May 2013 05:17:15 -0700] rev 17297
Merge
Fri, 03 May 2013 05:05:31 -0700 8004095: Add support for JMX interface to Diagnostic Framework and Commands
fparain [Fri, 03 May 2013 05:05:31 -0700] rev 17296
8004095: Add support for JMX interface to Diagnostic Framework and Commands Reviewed-by: acorn, sla
Fri, 03 May 2013 12:26:15 +0200 8013785: Respect EXTRA_CFLAGS on windows
sla [Fri, 03 May 2013 12:26:15 +0200] rev 17295
8013785: Respect EXTRA_CFLAGS on windows Reviewed-by: mgronlun, rbackman, kvn
Fri, 03 May 2013 12:24:11 +0200 8008453: JvmtiClassFileReconstituter does not recognize default methods
sla [Fri, 03 May 2013 12:24:11 +0200] rev 17294
8008453: JvmtiClassFileReconstituter does not recognize default methods Reviewed-by: acorn, sspitsyn
Fri, 03 May 2013 08:19:38 -0700 8013800: new hotspot build - hs25-b32
amurillo [Fri, 03 May 2013 08:19:38 -0700] rev 17293
8013800: new hotspot build - hs25-b32 Reviewed-by: jcoomes
Thu, 09 May 2013 10:03:35 -0700 Added tag jdk8-b89 for changeset 67f1ddecad67
katleman [Thu, 09 May 2013 10:03:35 -0700] rev 17292
Added tag jdk8-b89 for changeset 67f1ddecad67
Thu, 09 May 2013 10:03:08 -0700 Added tag jdk8-b89 for changeset b77fd4a47faf
katleman [Thu, 09 May 2013 10:03:08 -0700] rev 17291
Added tag jdk8-b89 for changeset b77fd4a47faf
Wed, 05 Jul 2017 18:54:28 +0200 Added tag jdk8-b89 for changeset 4dec41b3c5e3
duke [Wed, 05 Jul 2017 18:54:28 +0200] rev 17290
Added tag jdk8-b89 for changeset 4dec41b3c5e3
Wed, 05 Jul 2017 18:54:28 +0200 Merge jdk8-b89
duke [Wed, 05 Jul 2017 18:54:28 +0200] rev 17289
Merge
Wed, 05 Jul 2017 18:54:25 +0200 Merge
duke [Wed, 05 Jul 2017 18:54:25 +0200] rev 17288
Merge
Mon, 06 May 2013 11:53:44 -0700 Merge
lana [Mon, 06 May 2013 11:53:44 -0700] rev 17287
Merge
Wed, 01 May 2013 08:46:04 -0700 8011591: BootstrapMethodError when capturing constructor ref to local classes
rfield [Wed, 01 May 2013 08:46:04 -0700] rev 17286
8011591: BootstrapMethodError when capturing constructor ref to local classes Reviewed-by: mcimadamore
Tue, 30 Apr 2013 17:53:30 -0700 Merge
lana [Tue, 30 Apr 2013 17:53:30 -0700] rev 17285
Merge
Tue, 30 Apr 2013 15:43:00 -0700 8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
mchung [Tue, 30 Apr 2013 15:43:00 -0700] rev 17284
8013531: Provide a utility class in com.sun.tools.classfile to find field/method references Reviewed-by: alanb
Fri, 26 Apr 2013 15:59:39 +0100 8010304: javac should detect all mutable implicit static fields in langtools using a plugin
vromero [Fri, 26 Apr 2013 15:59:39 +0100] rev 17283
8010304: javac should detect all mutable implicit static fields in langtools using a plugin Reviewed-by: jjg
Fri, 26 Apr 2013 10:17:01 +0100 8008562: javac, a refactoring to Bits is necessary in order to provide a change history
vromero [Fri, 26 Apr 2013 10:17:01 +0100] rev 17282
8008562: javac, a refactoring to Bits is necessary in order to provide a change history Reviewed-by: mcimadamore
Fri, 26 Apr 2013 10:04:01 +0100 8012723: strictfp interface misses strictfp modifer on default method
vromero [Fri, 26 Apr 2013 10:04:01 +0100] rev 17281
8012723: strictfp interface misses strictfp modifer on default method Reviewed-by: mcimadamore
Thu, 25 Apr 2013 17:45:36 -0700 8013256: javac test failing after Lambda changes to java.util.List
jjg [Thu, 25 Apr 2013 17:45:36 -0700] rev 17280
8013256: javac test failing after Lambda changes to java.util.List Reviewed-by: mduigou
Tue, 23 Apr 2013 15:09:12 -0700 Merge
lana [Tue, 23 Apr 2013 15:09:12 -0700] rev 17279
Merge
Mon, 22 Apr 2013 10:24:19 +0200 8011027: Type parameter annotations not passed through to javax.lang.model
jfranck [Mon, 22 Apr 2013 10:24:19 +0200] rev 17278
8011027: Type parameter annotations not passed through to javax.lang.model Reviewed-by: jjg, darcy
Fri, 19 Apr 2013 11:10:40 -0700 8012661: remove langtools Makefile-classic
jjg [Fri, 19 Apr 2013 11:10:40 -0700] rev 17277
8012661: remove langtools Makefile-classic Reviewed-by: erikj, tbell
Fri, 19 Apr 2013 11:57:46 +0200 8012681: Commit for JDK-8012656 breaks tl build
jfranck [Fri, 19 Apr 2013 11:57:46 +0200] rev 17276
8012681: Commit for JDK-8012656 breaks tl build Reviewed-by: vromero, chegar, alanb
Thu, 18 Apr 2013 20:00:14 -0700 8012656: cache frequently used name strings for DocImpl classes
jjg [Thu, 18 Apr 2013 20:00:14 -0700] rev 17275
8012656: cache frequently used name strings for DocImpl classes Reviewed-by: darcy
Thu, 18 Apr 2013 19:58:45 -0700 8012658: Change default langtools source level to 7
jjg [Thu, 18 Apr 2013 19:58:45 -0700] rev 17274
8012658: Change default langtools source level to 7 Reviewed-by: darcy
Wed, 17 Apr 2013 15:54:24 +0200 8008174: DocTree API should provide start and end positions for tree nodes
jlahoda [Wed, 17 Apr 2013 15:54:24 +0200] rev 17273
8008174: DocTree API should provide start and end positions for tree nodes Summary: Adding DocSourcePositions to allow access to DocTree starting/ending position Reviewed-by: jjg, darcy Contributed-by: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>, Jan Lahoda <jlahoda@netbeans.org>
Thu, 02 May 2013 13:35:55 -0700 Added tag jdk8-b88 for changeset a072db97da9b
katleman [Thu, 02 May 2013 13:35:55 -0700] rev 17272
Added tag jdk8-b88 for changeset a072db97da9b
Wed, 05 Jul 2017 18:54:19 +0200 Merge
duke [Wed, 05 Jul 2017 18:54:19 +0200] rev 17271
Merge
Thu, 02 May 2013 13:35:21 -0700 Added tag jdk8-b88 for changeset bc758d2252be
katleman [Thu, 02 May 2013 13:35:21 -0700] rev 17270
Added tag jdk8-b88 for changeset bc758d2252be
Wed, 05 Jul 2017 18:54:15 +0200 Merge
duke [Wed, 05 Jul 2017 18:54:15 +0200] rev 17269
Merge
Mon, 06 May 2013 11:41:40 -0700 Merge
lana [Mon, 06 May 2013 11:41:40 -0700] rev 17268
Merge
Tue, 30 Apr 2013 17:50:05 -0700 Merge
lana [Tue, 30 Apr 2013 17:50:05 -0700] rev 17267
Merge
Tue, 23 Apr 2013 15:03:19 -0700 Merge
lana [Tue, 23 Apr 2013 15:03:19 -0700] rev 17266
Merge
Fri, 19 Apr 2013 17:22:36 +0200 8010495: Update JAXP NetBeans project - add support for generating javadoc
dfuchs [Fri, 19 Apr 2013 17:22:36 +0200] rev 17265
8010495: Update JAXP NetBeans project - add support for generating javadoc Summary: Make it possible to use NetBeans to edit the jaxp sources and to generate a preview of the associated javadoc. Reviewed-by: joehw, alanb
Wed, 17 Apr 2013 15:23:19 +0200 8005954: JAXP Plugability Layer should use java.util.ServiceLoader
dfuchs [Wed, 17 Apr 2013 15:23:19 +0200] rev 17264
8005954: JAXP Plugability Layer should use java.util.ServiceLoader Summary: This fix replaces manual processing of files under META-INF/services in JAXP factories by calls to java.util.ServiceLoader. Reviewed-by: alanb, joehw, mchung
Thu, 02 May 2013 13:35:16 -0700 Added tag jdk8-b88 for changeset a53cf0f890db
katleman [Thu, 02 May 2013 13:35:16 -0700] rev 17263
Added tag jdk8-b88 for changeset a53cf0f890db
Wed, 05 Jul 2017 18:54:10 +0200 Merge
duke [Wed, 05 Jul 2017 18:54:10 +0200] rev 17262
Merge
Mon, 06 May 2013 11:53:58 -0700 Merge
lana [Mon, 06 May 2013 11:53:58 -0700] rev 17261
Merge
Tue, 30 Apr 2013 17:53:41 -0700 Merge
lana [Tue, 30 Apr 2013 17:53:41 -0700] rev 17260
Merge
Tue, 30 Apr 2013 09:42:13 +0200 8013533: Increase code coverage report for types and logging
lagergren [Tue, 30 Apr 2013 09:42:13 +0200] rev 17259
8013533: Increase code coverage report for types and logging Reviewed-by: hannesw, sundar
Mon, 29 Apr 2013 21:38:08 -0300 Merge
jlaskey [Mon, 29 Apr 2013 21:38:08 -0300] rev 17258
Merge
Mon, 29 Apr 2013 23:22:20 +0200 8008814: Configurable ignore/warning/error behavior for function declaration as statement
attila [Mon, 29 Apr 2013 23:22:20 +0200] rev 17257
8008814: Configurable ignore/warning/error behavior for function declaration as statement Reviewed-by: jlaskey, sundar
Mon, 29 Apr 2013 18:40:40 +0530 8013444: JSON.parse does not invoke "reviver" callback as per spec.
sundar [Mon, 29 Apr 2013 18:40:40 +0530] rev 17256
8013444: JSON.parse does not invoke "reviver" callback as per spec. Reviewed-by: jlaskey, hannesw
Mon, 29 Apr 2013 13:21:17 +0200 8013419: Streamline handling of with and eval
attila [Mon, 29 Apr 2013 13:21:17 +0200] rev 17255
8013419: Streamline handling of with and eval Reviewed-by: hannesw, lagergren
Fri, 26 Apr 2013 15:13:09 -0300 8013360: Should be using JavaFX 8 classes for -fx support
jlaskey [Fri, 26 Apr 2013 15:13:09 -0300] rev 17254
8013360: Should be using JavaFX 8 classes for -fx support Reviewed-by: hannesw, sundar Contributed-by: james.laskey@oracle.com
Fri, 26 Apr 2013 22:29:11 +0530 8013369: nashorn build failure with jdk8 b84
sundar [Fri, 26 Apr 2013 22:29:11 +0530] rev 17253
8013369: nashorn build failure with jdk8 b84 Reviewed-by: hannesw
Fri, 26 Apr 2013 17:35:40 +0200 8006559: Octane:pdfjs leaks memory, runs slower iteration to iteration
hannesw [Fri, 26 Apr 2013 17:35:40 +0200] rev 17252
8006559: Octane:pdfjs leaks memory, runs slower iteration to iteration Reviewed-by: attila, sundar, jlaskey
Fri, 26 Apr 2013 18:31:42 +0530 8013337: Issues with Date.prototype's get, set functions
sundar [Fri, 26 Apr 2013 18:31:42 +0530] rev 17251
8013337: Issues with Date.prototype's get, set functions Reviewed-by: jlaskey, hannesw, lagergren
Fri, 26 Apr 2013 09:48:41 -0300 8013208: Octane performance regression
jlaskey [Fri, 26 Apr 2013 09:48:41 -0300] rev 17250
8013208: Octane performance regression Reviewed-by: hannesw, sundar Contributed-by: james.laskey@oracle.com
Fri, 26 Apr 2013 09:20:37 +0200 8013325: function named 'arguments' should set DEFINES_ARGUMENTS flag in its parent, not itself
attila [Fri, 26 Apr 2013 09:20:37 +0200] rev 17249
8013325: function named 'arguments' should set DEFINES_ARGUMENTS flag in its parent, not itself Reviewed-by: hannesw, sundar
Fri, 26 Apr 2013 12:17:11 +0530 8013295: ScriptEngineTest.java fails with compilation error when running under jtreg
sundar [Fri, 26 Apr 2013 12:17:11 +0530] rev 17248
8013295: ScriptEngineTest.java fails with compilation error when running under jtreg Reviewed-by: attila, hannesw
Thu, 25 Apr 2013 15:31:23 +0200 8013167: Vararg constructor not found
attila [Thu, 25 Apr 2013 15:31:23 +0200] rev 17247
8013167: Vararg constructor not found Reviewed-by: jlaskey, lagergren, sundar
Thu, 25 Apr 2013 14:47:17 +0200 8013203: A collection of smaller speedups to compilation pipeline
attila [Thu, 25 Apr 2013 14:47:17 +0200] rev 17246
8013203: A collection of smaller speedups to compilation pipeline Reviewed-by: hannesw, jlaskey
Thu, 25 Apr 2013 14:20:23 +0200 8013131: Various compatibility issues in String.prototype.split()
hannesw [Thu, 25 Apr 2013 14:20:23 +0200] rev 17245
8013131: Various compatibility issues in String.prototype.split() Reviewed-by: lagergren, jlaskey
Wed, 24 Apr 2013 14:25:28 -0300 8012251: jjs should support -fx option
jlaskey [Wed, 24 Apr 2013 14:25:28 -0300] rev 17244
8012251: jjs should support -fx option Reviewed-by: sundar, attila, lagergren Contributed-by: james.laskey@oracle.com
Wed, 24 Apr 2013 13:36:31 +0200 8008238: Labeled break in finally causes stack overflow in Node copy
hannesw [Wed, 24 Apr 2013 13:36:31 +0200] rev 17243
8008238: Labeled break in finally causes stack overflow in Node copy Reviewed-by: lagergren, attila
Wed, 24 Apr 2013 13:34:22 +0200 8012931: NativeDate.safeToString() throws RangeError for invalid date
hannesw [Wed, 24 Apr 2013 13:34:22 +0200] rev 17242
8012931: NativeDate.safeToString() throws RangeError for invalid date Reviewed-by: lagergren, attila
Wed, 24 Apr 2013 13:28:25 +0200 8012334: ToUint32, ToInt32, and ToUint16 don't conform to spec
hannesw [Wed, 24 Apr 2013 13:28:25 +0200] rev 17241
8012334: ToUint32, ToInt32, and ToUint16 don't conform to spec Reviewed-by: lagergren, attila
Tue, 23 Apr 2013 16:48:57 +0200 8010731: Don't expose internal symbols to scripts
attila [Tue, 23 Apr 2013 16:48:57 +0200] rev 17240
8010731: Don't expose internal symbols to scripts Reviewed-by: jlaskey, lagergren
Tue, 23 Apr 2013 12:52:29 +0200 8011065: Problems when script implements an interface with variadic methods
attila [Tue, 23 Apr 2013 12:52:29 +0200] rev 17239
8011065: Problems when script implements an interface with variadic methods Reviewed-by: jlaskey, hannesw, sundar
Tue, 23 Apr 2013 15:09:23 -0700 Merge
lana [Tue, 23 Apr 2013 15:09:23 -0700] rev 17238
Merge
Mon, 22 Apr 2013 19:57:57 +0530 Merge
sundar [Mon, 22 Apr 2013 19:57:57 +0530] rev 17237
Merge
Mon, 22 Apr 2013 10:37:58 -0300 8012919: findMegaMorphicSetMethod should not cast result type
jlaskey [Mon, 22 Apr 2013 10:37:58 -0300] rev 17236
8012919: findMegaMorphicSetMethod should not cast result type Reviewed-by: attila, sundar Contributed-by: james.laskey@oracle.com
Mon, 22 Apr 2013 18:09:04 +0530 8012673: Nashorn's package name vs class name inferring logic is wrong
sundar [Mon, 22 Apr 2013 18:09:04 +0530] rev 17235
8012673: Nashorn's package name vs class name inferring logic is wrong Reviewed-by: hannesw, jlaskey, attila
Sat, 20 Apr 2013 08:54:13 -0300 8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail.
jlaskey [Sat, 20 Apr 2013 08:54:13 -0300] rev 17234
8011578: -Dnashorn.unstable.relink.threshold=1 causes tests to fail. Reviewed-by: sundar, lagergren Contributed-by: james.laskey@oracle.com
Fri, 19 Apr 2013 16:11:16 +0200 8010701: Immutable nodes - final iteration
lagergren [Fri, 19 Apr 2013 16:11:16 +0200] rev 17233
8010701: Immutable nodes - final iteration Reviewed-by: sundar, hannesw, jlaskey
Fri, 19 Apr 2013 18:23:00 +0530 8012593: JSAdapter overrides impacts strongly construction time
sundar [Fri, 19 Apr 2013 18:23:00 +0530] rev 17232
8012593: JSAdapter overrides impacts strongly construction time Reviewed-by: jlaskey, attila
Fri, 19 Apr 2013 17:46:01 +0530 8012612: Compile failed
sundar [Fri, 19 Apr 2013 17:46:01 +0530] rev 17231
8012612: Compile failed Reviewed-by: hannesw, jlaskey, attila
Thu, 18 Apr 2013 14:25:45 +0200 8012460: RegExp regression
hannesw [Thu, 18 Apr 2013 14:25:45 +0200] rev 17230
8012460: RegExp regression Reviewed-by: jlaskey, sundar
Thu, 18 Apr 2013 15:50:30 +0530 8012462: Date.prototype.toJSON does not handle non-Date 'this' as per the spec.
sundar [Thu, 18 Apr 2013 15:50:30 +0530] rev 17229
8012462: Date.prototype.toJSON does not handle non-Date 'this' as per the spec. Reviewed-by: jlaskey, hannesw
Thu, 18 Apr 2013 15:47:45 +0530 Merge
sundar [Thu, 18 Apr 2013 15:47:45 +0530] rev 17228
Merge
Wed, 17 Apr 2013 15:36:48 -0300 8012529: Remove -esa from testing jvmargs
jlaskey [Wed, 17 Apr 2013 15:36:48 -0300] rev 17227
8012529: Remove -esa from testing jvmargs Reviewed-by: sundar Contributed-by: james.laskey@oracle.com
Wed, 17 Apr 2013 08:48:00 -0300 Merge
jlaskey [Wed, 17 Apr 2013 08:48:00 -0300] rev 17226
Merge
Wed, 17 Apr 2013 16:52:06 +0530 8012457: Function.prototype.apply should accept any array-like argument for function arguments
sundar [Wed, 17 Apr 2013 16:52:06 +0530] rev 17225
8012457: Function.prototype.apply should accept any array-like argument for function arguments Reviewed-by: lagergren, jlaskey
Mon, 15 Apr 2013 20:12:50 +0530 8012240: Array.prototype.map.call({length: -1, get 0(){throw 0}}, function(){}).length does not throw error
sundar [Mon, 15 Apr 2013 20:12:50 +0530] rev 17224
8012240: Array.prototype.map.call({length: -1, get 0(){throw 0}}, function(){}).length does not throw error Reviewed-by: lagergren, jlaskey
Thu, 02 May 2013 13:35:59 -0700 Added tag jdk8-b88 for changeset ddfec66935ab
katleman [Thu, 02 May 2013 13:35:59 -0700] rev 17223
Added tag jdk8-b88 for changeset ddfec66935ab
Wed, 05 Jul 2017 18:54:01 +0200 Merge
duke [Wed, 05 Jul 2017 18:54:01 +0200] rev 17222
Merge
Mon, 06 May 2013 11:41:36 -0700 Merge
lana [Mon, 06 May 2013 11:41:36 -0700] rev 17221
Merge
Tue, 30 Apr 2013 17:41:18 -0700 Merge
lana [Tue, 30 Apr 2013 17:41:18 -0700] rev 17220
Merge
Mon, 29 Apr 2013 16:51:32 +0400 8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases
dmeetry [Mon, 29 Apr 2013 16:51:32 +0400] rev 17219
8011986: [corba] idlj generates read/write union helper methods that throw wrong exception in some cases Reviewed-by: lancea
Mon, 29 Apr 2013 16:44:32 +0400 4504275: CORBA boolean type unions do not generate compilable code from idlj
dmeetry [Mon, 29 Apr 2013 16:44:32 +0400] rev 17218
4504275: CORBA boolean type unions do not generate compilable code from idlj Summary: JLS doesn't allow boolean type in switch statement, hence substituted by if statement. Reviewed-by: lancea
Thu, 02 May 2013 13:34:46 -0700 Added tag jdk8-b88 for changeset 4752a2b59f2e
katleman [Thu, 02 May 2013 13:34:46 -0700] rev 17217
Added tag jdk8-b88 for changeset 4752a2b59f2e
Wed, 05 Jul 2017 18:53:57 +0200 Merge
duke [Wed, 05 Jul 2017 18:53:57 +0200] rev 17216
Merge
Tue, 07 May 2013 13:13:12 -0700 Merge
katleman [Tue, 07 May 2013 13:13:12 -0700] rev 17215
Merge
Tue, 07 May 2013 10:51:07 -0700 Merge
katleman [Tue, 07 May 2013 10:51:07 -0700] rev 17214
Merge
Sat, 04 May 2013 17:04:57 +0100 8011366: Enable debug info on all libraries for OpenJDK builds
andrew [Sat, 04 May 2013 17:04:57 +0100] rev 17213
8011366: Enable debug info on all libraries for OpenJDK builds Summary: The build should not be turning off debugging if it has been requested. Reviewed-by: erikj, dholmes
Mon, 06 May 2013 11:50:13 -0700 Merge
lana [Mon, 06 May 2013 11:50:13 -0700] rev 17212
Merge
Wed, 01 May 2013 11:34:06 -0700 Merge
lana [Wed, 01 May 2013 11:34:06 -0700] rev 17211
Merge
Wed, 01 May 2013 08:35:09 -0700 8012665: add CharSequence.chars, CharSequence.codePoints
mduigou [Wed, 01 May 2013 08:35:09 -0700] rev 17210
8012665: add CharSequence.chars, CharSequence.codePoints Reviewed-by: martin, alanb, ulfzibis, mduigou Contributed-by: Stuart Marks <stuart.marks@oracle.com>, Henry Jen <henry.jen@oracle.com>
Wed, 01 May 2013 21:05:10 +0800 8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt
weijun [Wed, 01 May 2013 21:05:10 +0800] rev 17209
8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt Reviewed-by: vinnie
Wed, 01 May 2013 11:15:35 +0100 8013723: ProblemList.txt updates (5/2013)
chegar [Wed, 01 May 2013 11:15:35 +0100] rev 17208
8013723: ProblemList.txt updates (5/2013) Reviewed-by: alanb
Tue, 30 Apr 2013 16:24:08 +0100 8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators
msheppar [Tue, 30 Apr 2013 16:24:08 +0100] rev 17207
8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators Reviewed-by: sherman, iris
Wed, 01 May 2013 10:03:39 +0100 6594296: NetworkInterface.getHardwareAddress returns zero length byte array
chegar [Wed, 01 May 2013 10:03:39 +0100] rev 17206
6594296: NetworkInterface.getHardwareAddress returns zero length byte array Reviewed-by: alanb
Tue, 30 Apr 2013 17:51:31 -0700 Merge
lana [Tue, 30 Apr 2013 17:51:31 -0700] rev 17205
Merge
Tue, 30 Apr 2013 15:42:16 -0700 8013531: Provide a utility class in com.sun.tools.classfile to find field/method references
mchung [Tue, 30 Apr 2013 15:42:16 -0700] rev 17204
8013531: Provide a utility class in com.sun.tools.classfile to find field/method references Reviewed-by: alanb
Tue, 30 Apr 2013 21:19:24 +0100 8013647: JPRT unable to clean-up after tests that leave file trees with loops
alanb [Tue, 30 Apr 2013 21:19:24 +0100] rev 17203
8013647: JPRT unable to clean-up after tests that leave file trees with loops Reviewed-by: chegar, tbell
Tue, 30 Apr 2013 13:12:54 -0700 8009389: Unpack200 native library should be removed from profiles
ksrini [Tue, 30 Apr 2013 13:12:54 -0700] rev 17202
8009389: Unpack200 native library should be removed from profiles Reviewed-by: alanb, bobv, jrose
Tue, 30 Apr 2013 12:32:49 -0700 Merge
mduigou [Tue, 30 Apr 2013 12:32:49 -0700] rev 17201
Merge
Tue, 30 Apr 2013 12:31:51 -0700 8011814: Add testng.jar to Netbeans projects test compile classpath
mduigou [Tue, 30 Apr 2013 12:31:51 -0700] rev 17200
8011814: Add testng.jar to Netbeans projects test compile classpath 8013271: Add MacOS sources to J2SE Netbeans project 8013272: JDK Netbeans projects should use ASCII encoding for sources Reviewed-by: lancea
Tue, 30 Apr 2013 14:44:25 -0400 8010416: Add a way for java.sql.Driver to be notified when it is deregistered
lancea [Tue, 30 Apr 2013 14:44:25 -0400] rev 17199
8010416: Add a way for java.sql.Driver to be notified when it is deregistered Reviewed-by: alanb, ulfzibis
Mon, 29 Apr 2013 23:07:22 +0100 8007373: Inet6Address serialization incompatibility
msheppar [Mon, 29 Apr 2013 23:07:22 +0100] rev 17198
8007373: Inet6Address serialization incompatibility Reviewed-by: alanb, chegar
Tue, 30 Apr 2013 10:48:25 +0200 8003671: [findbugs] sun.management.AgentConfigurationError.getParams() may expose internal representation by returning AgentConfigurationError.params
sla [Tue, 30 Apr 2013 10:48:25 +0200] rev 17197
8003671: [findbugs] sun.management.AgentConfigurationError.getParams() may expose internal representation by returning AgentConfigurationError.params Reviewed-by: mchung, rbackman, jbachorik
Mon, 29 Apr 2013 22:03:04 -0700 8011917: Add java.util.stream.Collectors utilities
mduigou [Mon, 29 Apr 2013 22:03:04 -0700] rev 17196
8011917: Add java.util.stream.Collectors utilities Reviewed-by: darcy, mduigou Contributed-by: Brian Goetz <brian.goetz@oracle.com>
Sat, 20 Apr 2013 18:53:26 -0400 8012650: Arrays streams methods
briangoetz [Sat, 20 Apr 2013 18:53:26 -0400] rev 17195
8012650: Arrays streams methods 8011918: java.util.stream.Streams Reviewed-by: alanb, mduigou, darcy, henryjen Contributed-by: brian.goetz@oracle.com, paul.sandoz@oracle.com
Mon, 29 Apr 2013 18:12:28 +0100 Merge
chegar [Mon, 29 Apr 2013 18:12:28 +0100] rev 17194
Merge
Mon, 29 Apr 2013 08:17:27 -0400 8012108: Memory leak in jdk/src/windows/native/java/net/NetworkInterface_winXP.c
jzavgren [Mon, 29 Apr 2013 08:17:27 -0400] rev 17193
8012108: Memory leak in jdk/src/windows/native/java/net/NetworkInterface_winXP.c Summary: Modified code to fix this leak and then proactively fixed improper calls to realloc() in the windows native code that can also cause leaks. Reviewed-by: chegar, khazra, dsamersoff
Mon, 29 Apr 2013 07:40:04 -0400 8010280: jvm.cfg needs updating for non-server builds
dholmes [Mon, 29 Apr 2013 07:40:04 -0400] rev 17192
8010280: jvm.cfg needs updating for non-server builds Summary: Generate jvm.cfg based on chosen VMs for non-"standard" builds and remove legacy entries from committed jvm.cfg files Reviewed-by: mduigou, tbell
Mon, 29 Apr 2013 10:28:22 +0100 8013415: Changes for JDK-8005523 requires updates to refs.allowed
alanb [Mon, 29 Apr 2013 10:28:22 +0100] rev 17191
8013415: Changes for JDK-8005523 requires updates to refs.allowed Reviewed-by: chegar
Sun, 28 Apr 2013 21:06:36 +0100 8013413: javadoc warnings
alanb [Sun, 28 Apr 2013 21:06:36 +0100] rev 17190
8013413: javadoc warnings Reviewed-by: lancea, chegar
Sat, 27 Apr 2013 18:25:16 +0800 8005523: Unbound krb5 for TLS
weijun [Sat, 27 Apr 2013 18:25:16 +0800] rev 17189
8005523: Unbound krb5 for TLS Reviewed-by: xuelei
Fri, 26 Apr 2013 16:09:53 -0700 7123493: (proxy) Proxy.getProxyClass doesn't scale under high load
plevart [Fri, 26 Apr 2013 16:09:53 -0700] rev 17188
7123493: (proxy) Proxy.getProxyClass doesn't scale under high load Reviewed-by: mchung
Fri, 26 Apr 2013 14:16:23 -0700 Merge
mfang [Fri, 26 Apr 2013 14:16:23 -0700] rev 17187
Merge
Fri, 26 Apr 2013 09:19:58 -0700 Merge
mfang [Fri, 26 Apr 2013 09:19:58 -0700] rev 17186
Merge
Mon, 22 Apr 2013 23:17:22 -0700 Merge
mfang [Mon, 22 Apr 2013 23:17:22 -0700] rev 17185
Merge
Mon, 25 Mar 2013 16:49:25 -0700 8010521: jdk8 l10n resource file translation update 2
mfang [Mon, 25 Mar 2013 16:49:25 -0700] rev 17184
8010521: jdk8 l10n resource file translation update 2 Reviewed-by: naoto, yhuang
Fri, 26 Apr 2013 13:59:10 -0700 8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters
sherman [Fri, 26 Apr 2013 13:59:10 -0700] rev 17183
8007395: StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters Summary: updated GroupCurly.match0() to backtrack correctly Reviewed-by: mchung
Wed, 24 Apr 2013 16:15:47 -0700 8011920: Main streams implementation
mduigou [Wed, 24 Apr 2013 16:15:47 -0700] rev 17182
8011920: Main streams implementation 8012542: Stream methods on Collection Reviewed-by: dholmes, mduigou Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Mike Duigou <mike.duigou@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>
Tue, 02 Apr 2013 18:41:04 -0400 5015163: (str) String merge/join that is the inverse of String.split()
jgish [Tue, 02 Apr 2013 18:41:04 -0400] rev 17181
5015163: (str) String merge/join that is the inverse of String.split() 7172553: A utility class that forms the basis of a String.join() operation Summary: Integrate StringJoiner changes from lambda Reviewed-by: alanb, mduigou
Tue, 23 Apr 2013 11:54:22 -0700 8005051: optimized defaults for Iterator.forEachRemaining
akhil [Tue, 23 Apr 2013 11:54:22 -0700] rev 17180
8005051: optimized defaults for Iterator.forEachRemaining Reviewed-by: alanb, mduigou, psandoz, ulfzibis Contributed-by: Akhil Arora <akhil.arora@oracle.com>
Thu, 25 Apr 2013 17:10:36 -0700 8012530: test/sun/security/provider/SecureRandom/StrongSeedReader.java failing
wetmore [Thu, 25 Apr 2013 17:10:36 -0700] rev 17179
8012530: test/sun/security/provider/SecureRandom/StrongSeedReader.java failing Reviewed-by: wetmore Contributed-by: alan.bateman@oracle.com
Thu, 25 Apr 2013 21:12:35 +0100 8000529: Regression: SimpleDateFormat incorrectly parses dates formatted with Z and z pattern letters
coffeys [Thu, 25 Apr 2013 21:12:35 +0100] rev 17178
8000529: Regression: SimpleDateFormat incorrectly parses dates formatted with Z and z pattern letters Reviewed-by: okutsu
Thu, 25 Apr 2013 14:23:24 -0400 8012937: Correct errors in javadoc comments.
emc [Thu, 25 Apr 2013 14:23:24 -0400] rev 17177
8012937: Correct errors in javadoc comments. Summary: Correct some errors in the javadoc comments for parameter reflection. Reviewed-by: darcy
Thu, 25 Apr 2013 09:37:03 -0700 8012044: Give more information about self-suppression from Throwable.addSuppressed
darcy [Thu, 25 Apr 2013 09:37:03 -0700] rev 17176
8012044: Give more information about self-suppression from Throwable.addSuppressed Reviewed-by: alanb, dholmes
Wed, 24 Apr 2013 21:27:52 +0000 8012638: test/java/time/test/java/util/TestFormatter fails in UTC TZ
sherman [Wed, 24 Apr 2013 21:27:52 +0000] rev 17175
8012638: test/java/time/test/java/util/TestFormatter fails in UTC TZ Summary: updated the offending test case Reviewed-by: alanb
Wed, 24 Apr 2013 19:03:07 +0100 8005555: TEST_BUG: java/io/Serializable/accessConstants/AccessConstants.java should be removed
alanb [Wed, 24 Apr 2013 19:03:07 +0100] rev 17174
8005555: TEST_BUG: java/io/Serializable/accessConstants/AccessConstants.java should be removed Reviewed-by: chegar
Wed, 24 Apr 2013 14:49:49 +0200 8009985: [parfait] Uninitialised variable at jdk/src/solaris/native/com/sun/management/UnixOperatingSystem_md.c
sla [Wed, 24 Apr 2013 14:49:49 +0200] rev 17173
8009985: [parfait] Uninitialised variable at jdk/src/solaris/native/com/sun/management/UnixOperatingSystem_md.c Reviewed-by: sla, rbackman, alanb, dholmes, rdurbin Contributed-by: peter.allwin@oracle.com
Tue, 23 Apr 2013 15:07:48 -0700 Merge
lana [Tue, 23 Apr 2013 15:07:48 -0700] rev 17172
Merge
Tue, 23 Apr 2013 11:17:43 -0400 8011620: adding free form netbeans project for jdbc to jdk/make/netbeans
lancea [Tue, 23 Apr 2013 11:17:43 -0400] rev 17171
8011620: adding free form netbeans project for jdbc to jdk/make/netbeans Reviewed-by: chegar
Tue, 23 Apr 2013 15:01:44 +0100 8012930: (fs) Eliminate recursion from FileTreeWalker
alanb [Tue, 23 Apr 2013 15:01:44 +0100] rev 17170
8012930: (fs) Eliminate recursion from FileTreeWalker Reviewed-by: chegar
Mon, 22 Apr 2013 13:37:07 -0700 8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter
naoto [Mon, 22 Apr 2013 13:37:07 -0700] rev 17169
8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter Reviewed-by: okutsu
Wed, 17 Apr 2013 11:34:31 +0200 8011426: java.util collection Spliterator implementations
psandoz [Wed, 17 Apr 2013 11:34:31 +0200] rev 17168
8011426: java.util collection Spliterator implementations Summary: Spliterator implementations for collection classes in java.util. Reviewed-by: mduigou, briangoetz Contributed-by: Doug Lea <dl@cs.oswego.edu>, Paul Sandoz <paul.sandoz@oracle.com>
Wed, 17 Apr 2013 14:39:04 -0400 8008682: Inital Streams public API
briangoetz [Wed, 17 Apr 2013 14:39:04 -0400] rev 17167
8008682: Inital Streams public API Reviewed-by: mduigou, dholmes, darcy Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Mike Duigou <mike.duigou@oracle.com>, Paul Sandoz <paul.sandoz@oracle.com>, JSR-335 EG <lambda-libs-spec-experts@openjdk.java.net>
Mon, 22 Apr 2013 09:19:34 -0700 8001647: default methods for Collections - forEach, removeIf, replaceAll, sort
akhil [Mon, 22 Apr 2013 09:19:34 -0700] rev 17166
8001647: default methods for Collections - forEach, removeIf, replaceAll, sort Reviewed-by: alanb, dholmes, mduigou, psandoz, smarks Contributed-by: Akhil Arora <akhil.arora@oracle.com>, Arne Siegel <v.a.ammodytes@googlemail.com>, Brian Goetz <brian.goetz@oracle.com>
Mon, 22 Apr 2013 11:39:53 +0800 8005527: [TEST_BUG] console.sh failed Automatically with exit code 1.
weijun [Mon, 22 Apr 2013 11:39:53 +0800] rev 17165
8005527: [TEST_BUG] console.sh failed Automatically with exit code 1. Reviewed-by: xuelei
Fri, 19 Apr 2013 16:50:10 -0700 8010939: Deadlock in LogManager
jgish [Fri, 19 Apr 2013 16:50:10 -0700] rev 17164
8010939: Deadlock in LogManager Summary: re-order locks to avoid deadlock Reviewed-by: mchung
Tue, 16 Apr 2013 22:50:48 -0400 8008670: Initial java.util.stream putback -- internal API classes
mduigou [Tue, 16 Apr 2013 22:50:48 -0400] rev 17163
8008670: Initial java.util.stream putback -- internal API classes Reviewed-by: mduigou, dholmes Contributed-by: Brian Goetz <brian.goetz@oracle.com>, Doug Lea <dl@cs.oswego.edu>, Paul Sandoz <paul.sandoz@oracle.com>
Wed, 17 Apr 2013 11:47:18 -0400 8010505: HTTP DIGEST implementation incorrectly quotes header values, fails auth
jzavgren [Wed, 17 Apr 2013 11:47:18 -0400] rev 17162
8010505: HTTP DIGEST implementation incorrectly quotes header values, fails auth Summary: The extraneous quotes were removed. Reviewed-by: chegar
Fri, 19 Apr 2013 15:41:11 +0800 8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as defined in RFC3161
weijun [Fri, 19 Apr 2013 15:41:11 +0800] rev 17161
8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as defined in RFC3161 Reviewed-by: mullan
Thu, 18 Apr 2013 22:23:56 -0700 8006935: Need to take care of long secret keys in HMAC/PRF compuation
xuelei [Thu, 18 Apr 2013 22:23:56 -0700] rev 17160
8006935: Need to take care of long secret keys in HMAC/PRF compuation Reviewed-by: valeriep
Thu, 18 Apr 2013 16:33:11 -0400 8012005: LogManager needs test to ensure stack trace is not being done to find bundle
jgish [Thu, 18 Apr 2013 16:33:11 -0400] rev 17159
8012005: LogManager needs test to ensure stack trace is not being done to find bundle Reviewed-by: mchung
Thu, 18 Apr 2013 13:02:58 -0700 8011934: sun.misc.PerfCounter calls Perf.createLong with incorrect parameters
mchung [Thu, 18 Apr 2013 13:02:58 -0700] rev 17158
8011934: sun.misc.PerfCounter calls Perf.createLong with incorrect parameters Reviewed-by: mchung Contributed-by: Yasumasa Suenaga <yasu@ysfactory.dip.jp>
Thu, 18 Apr 2013 11:14:39 -0700 8012624: Add sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java in ProblemList.txt
mchung [Thu, 18 Apr 2013 11:14:39 -0700] rev 17157
8012624: Add sun/management/HotspotRuntimeMBean/GetSafepointSyncTime.java in ProblemList.txt Reviewed-by: lancea, alanb
Thu, 18 Apr 2013 10:22:53 -0700 8011946: java.util.Currency javadoc has broken link to iso.org
dxu [Thu, 18 Apr 2013 10:22:53 -0700] rev 17156
8011946: java.util.Currency javadoc has broken link to iso.org Reviewed-by: mduigou
Thu, 18 Apr 2013 12:24:55 +0100 8009648: Tests fail in -agentvm -concurrency mode
alanb [Thu, 18 Apr 2013 12:24:55 +0100] rev 17155
8009648: Tests fail in -agentvm -concurrency mode Reviewed-by: alanb Contributed-by: roger.riggs@oracle.com
Thu, 18 Apr 2013 11:13:18 +0100 8011536: (fs) BasicFileAttributes.creationTime() should return birth time (mac)
alanb [Thu, 18 Apr 2013 11:13:18 +0100] rev 17154
8011536: (fs) BasicFileAttributes.creationTime() should return birth time (mac) Reviewed-by: chegar
Wed, 01 May 2013 11:27:12 -0700 Merge
lana [Wed, 01 May 2013 11:27:12 -0700] rev 17153
Merge
Wed, 01 May 2013 09:20:08 -0700 Merge
lana [Wed, 01 May 2013 09:20:08 -0700] rev 17152
Merge
Wed, 01 May 2013 12:19:25 +0400 8009012: [macosx] DisplayChangedListener is not implemented in LWWindowPeer/CGraphicsEnvironment
serb [Wed, 01 May 2013 12:19:25 +0400] rev 17151
8009012: [macosx] DisplayChangedListener is not implemented in LWWindowPeer/CGraphicsEnvironment Reviewed-by: anthony, bae
Tue, 30 Apr 2013 17:27:48 +0400 7166296: closed/java/awt/Frame/DisabledParentOfToplevel/DisabledParentOfToplevel.html failed since 1.8.0b36
serb [Tue, 30 Apr 2013 17:27:48 +0400] rev 17150
7166296: closed/java/awt/Frame/DisabledParentOfToplevel/DisabledParentOfToplevel.html failed since 1.8.0b36 Reviewed-by: anthony, art
Tue, 30 Apr 2013 13:24:14 +0400 8012004: JInternalFrame not being finalized after closing
mcherkas [Tue, 30 Apr 2013 13:24:14 +0400] rev 17149
8012004: JInternalFrame not being finalized after closing Reviewed-by: alexsch, alexp
Mon, 29 Apr 2013 16:42:22 +0400 8007458: [findbugs] One more beans issue, with ReflectionUtils
malenkov [Mon, 29 Apr 2013 16:42:22 +0400] rev 17148
8007458: [findbugs] One more beans issue, with ReflectionUtils Reviewed-by: art, alexsch
Fri, 26 Apr 2013 18:48:11 +0400 8012586: [x11] Modal dialogs for fullscreen window may show behind its owner
anthony [Fri, 26 Apr 2013 18:48:11 +0400] rev 17147
8012586: [x11] Modal dialogs for fullscreen window may show behind its owner Summary: Use the _NET_WM_WINDOW_TYPE_DIALOG type for owned windows Reviewed-by: anthony, art, serb Contributed-by: Vladimir Kravets <vova.kravets@gmail.com>
Wed, 24 Apr 2013 11:48:54 +0400 8011186: [TEST_BUG] java/awt/Focus/OverrideRedirectWindowActivationTest/OverrideRedirectWindowActivationTest.java failed on windows 8
kshefov [Wed, 24 Apr 2013 11:48:54 +0400] rev 17146
8011186: [TEST_BUG] java/awt/Focus/OverrideRedirectWindowActivationTest/OverrideRedirectWindowActivationTest.java failed on windows 8 Reviewed-by: anthony, serb, ant
Tue, 23 Apr 2013 15:17:39 -0700 Merge
lana [Tue, 23 Apr 2013 15:17:39 -0700] rev 17145
Merge
Mon, 22 Apr 2013 19:24:41 +0400 8008366: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar
leonidr [Mon, 22 Apr 2013 19:24:41 +0400] rev 17144
8008366: [macosx] ActionListener called twice for JMenuItem using ScreenMenuBar Reviewed-by: anthony, serb
Mon, 22 Apr 2013 18:39:04 +0400 8011230: [TEST_BUG] java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java failed on solaris
kshefov [Mon, 22 Apr 2013 18:39:04 +0400] rev 17143
8011230: [TEST_BUG] java/awt/Toolkit/BadDisplayTest/BadDisplayTest.java failed on solaris Reviewed-by: serb, anthony
Thu, 18 Apr 2013 15:09:59 +0100 8011686: AWT accidentally disables the NSApplicationDelegate of SWT, causing loss of OS X integration functionality
pchelko [Thu, 18 Apr 2013 15:09:59 +0100] rev 17142
8011686: AWT accidentally disables the NSApplicationDelegate of SWT, causing loss of OS X integration functionality Reviewed-by: anthony, serb Contributed-by: Markus Persson <markus.persson@oracle.com>
Tue, 30 Apr 2013 22:43:02 -0700 Merge
lana [Tue, 30 Apr 2013 22:43:02 -0700] rev 17141
Merge
Mon, 29 Apr 2013 10:02:21 -0700 8005302: [findbugs] public methods return internal arrays; may be private
jchen [Mon, 29 Apr 2013 10:02:21 -0700] rev 17140
8005302: [findbugs] public methods return internal arrays; may be private Reviewed-by: bae, prr
Thu, 25 Apr 2013 10:14:24 -0700 8009199: Printed text become garbage on Mac OSX
jgodinez [Thu, 25 Apr 2013 10:14:24 -0700] rev 17139
8009199: Printed text become garbage on Mac OSX Reviewed-by: bae, prr
Thu, 02 May 2013 13:35:34 -0700 Added tag jdk8-b88 for changeset a7caf0d4cb98
katleman [Thu, 02 May 2013 13:35:34 -0700] rev 17138
Added tag jdk8-b88 for changeset a7caf0d4cb98
Wed, 05 Jul 2017 18:53:37 +0200 Merge
duke [Wed, 05 Jul 2017 18:53:37 +0200] rev 17137
Merge
Fri, 03 May 2013 08:10:11 -0700 Added tag hs25-b31 for changeset 62f2a12da171
amurillo [Fri, 03 May 2013 08:10:11 -0700] rev 17136
Added tag hs25-b31 for changeset 62f2a12da171
Fri, 03 May 2013 08:10:10 -0700 Merge
amurillo [Fri, 03 May 2013 08:10:10 -0700] rev 17135
Merge
Thu, 02 May 2013 18:50:05 -0700 Merge
kvn [Thu, 02 May 2013 18:50:05 -0700] rev 17134
Merge
Thu, 02 May 2013 10:27:15 +0200 8013532: Remove unused parameter "compiler" from DTRACE_METHOD_COMPILE* macros
roland [Thu, 02 May 2013 10:27:15 +0200] rev 17133
8013532: Remove unused parameter "compiler" from DTRACE_METHOD_COMPILE* macros Summary: remove unused parameter in dtrace macros Reviewed-by: kvn, roland Contributed-by: albert.noll@oracle.com
Mon, 29 Apr 2013 13:20:19 +0200 8012547: Code cache flushing can get stuck reclaming of memory
neliasso [Mon, 29 Apr 2013 13:20:19 +0200] rev 17132
8012547: Code cache flushing can get stuck reclaming of memory Summary: Keep sweeping regardless of if we are flushing Reviewed-by: kvn, twisti
Fri, 26 Apr 2013 14:41:10 -0700 Merge
jiangli [Fri, 26 Apr 2013 14:41:10 -0700] rev 17131
Merge
Fri, 26 Apr 2013 16:21:03 -0400 8013036: vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL).
jiangli [Fri, 26 Apr 2013 16:21:03 -0400] rev 17130
8013036: vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL). Summary: Change the assert to if check as MethodCounters could be NULL under TieredCompilation. Reviewed-by: kvn, twisti
Fri, 26 Apr 2013 14:50:23 -0400 Merge
bharadwaj [Fri, 26 Apr 2013 14:50:23 -0400] rev 17129
Merge
Fri, 26 Apr 2013 10:52:26 -0700 Merge
bharadwaj [Fri, 26 Apr 2013 10:52:26 -0700] rev 17128
Merge
Fri, 26 Apr 2013 08:33:39 -0700 Merge
vlivanov [Fri, 26 Apr 2013 08:33:39 -0700] rev 17127
Merge
Fri, 26 Apr 2013 07:21:41 -0700 8012322: Tiered: CompilationPolicy::can_be_compiled(CompLevel_all) mistakenly return false
iignatyev [Fri, 26 Apr 2013 07:21:41 -0700] rev 17126
8012322: Tiered: CompilationPolicy::can_be_compiled(CompLevel_all) mistakenly return false Reviewed-by: kvn, vlivanov
Tue, 23 Apr 2013 18:06:54 +0200 8012157: removed unused code in SharedRuntime::handle_wrong_method
neliasso [Tue, 23 Apr 2013 18:06:54 +0200] rev 17125
8012157: removed unused code in SharedRuntime::handle_wrong_method Reviewed-by: kvn, roland, rbackman Contributed-by: albert.noll@oracle.com
Tue, 23 Apr 2013 13:48:02 +0200 8010332: removed unused method: ciMethod::uses_monitors
neliasso [Tue, 23 Apr 2013 13:48:02 +0200] rev 17124
8010332: removed unused method: ciMethod::uses_monitors Reviewed-by: twisti, roland Contributed-by: albert.noll@oracle.com
Thu, 25 Apr 2013 11:09:24 -0700 8011675: adding compilation level to replay data
iignatyev [Thu, 25 Apr 2013 11:09:24 -0700] rev 17123
8011675: adding compilation level to replay data Reviewed-by: kvn, vlivanov
Thu, 25 Apr 2013 11:04:36 -0700 8012337: Change Whitebox implementation to make absence of method in Whitebox.class not fatal
iignatyev [Thu, 25 Apr 2013 11:04:36 -0700] rev 17122
8012337: Change Whitebox implementation to make absence of method in Whitebox.class not fatal Reviewed-by: kvn, vlivanov
Thu, 25 Apr 2013 11:02:32 -0700 8012260: ciReplay: Include PID into the name of replay data file
vlivanov [Thu, 25 Apr 2013 11:02:32 -0700] rev 17121
8012260: ciReplay: Include PID into the name of replay data file Reviewed-by: kvn, twisti
Thu, 02 May 2013 16:41:09 -0700 Merge
mgerdin [Thu, 02 May 2013 16:41:09 -0700] rev 17120
Merge
Thu, 02 May 2013 19:28:59 +0200 Merge
mgerdin [Thu, 02 May 2013 19:28:59 +0200] rev 17119
Merge
Tue, 30 Apr 2013 16:36:24 +0200 8008541: Remove old code in HotSpot that supported the jmap -permstat functionality
ehelin [Tue, 30 Apr 2013 16:36:24 +0200] rev 17118
8008541: Remove old code in HotSpot that supported the jmap -permstat functionality Reviewed-by: sla, brutisso
Mon, 29 Apr 2013 13:07:27 +0200 8013129: Possible deadlock with Metaspace locks due to mixed usage of safepoint aware and non-safepoint aware locking
mgerdin [Mon, 29 Apr 2013 13:07:27 +0200] rev 17117
8013129: Possible deadlock with Metaspace locks due to mixed usage of safepoint aware and non-safepoint aware locking Summary: Change Metaspace::deallocate to take lock with _no_safepoint_check_flag Reviewed-by: coleenp, jmasa, dholmes
Mon, 29 Apr 2013 09:31:59 +0200 Merge
mgerdin [Mon, 29 Apr 2013 09:31:59 +0200] rev 17116
Merge
Fri, 26 Apr 2013 10:57:57 -0700 8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class]
johnc [Fri, 26 Apr 2013 10:57:57 -0700] rev 17115
8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class] Summary: System.getProperty("test.java.opts") can return NULL, which gets converted to to the empty string, and the child java command then interprets that as the name of the main class. Reviewed-by: jmasa, brutisso
Fri, 26 Apr 2013 10:40:36 +0200 8013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unloading
stefank [Fri, 26 Apr 2013 10:40:36 +0200] rev 17114
8013160: NPG: Remove unnecessary mark stack draining after CodeCache::do_unloading Reviewed-by: coleenp, mgerdin
Fri, 26 Apr 2013 09:53:22 +0200 8012915: ReservedSpace::align_reserved_region() broken on Windows
brutisso [Fri, 26 Apr 2013 09:53:22 +0200] rev 17113
8012915: ReservedSpace::align_reserved_region() broken on Windows Summary: remove unused constructors and helper methods for ReservedHeapSpace and ReservedSpace Reviewed-by: mgerdin, jmasa, johnc, tschatzl
Wed, 24 Apr 2013 20:13:37 +0200 8013132: Add a flag to turn off the output of the verbose verification code
stefank [Wed, 24 Apr 2013 20:13:37 +0200] rev 17112
8013132: Add a flag to turn off the output of the verbose verification code Reviewed-by: johnc, brutisso
Wed, 24 Apr 2013 14:48:43 -0700 8012715: G1: GraphKit accesses PtrQueue::_index as int but is size_t
johnc [Wed, 24 Apr 2013 14:48:43 -0700] rev 17111
8012715: G1: GraphKit accesses PtrQueue::_index as int but is size_t Summary: In graphKit INT operations were generated to access PtrQueue::_index which has type size_t. This is 64 bit on 64-bit machines. No problems occur on little endian machines as long as the index fits into 32 bit, but on big endian machines the upper part is read, which is zero. This leads to unnecessary branches to the slow path in the runtime. Reviewed-by: twisti, johnc Contributed-by: Martin Doerr <martin.doerr@sap.com>
Wed, 24 Apr 2013 19:55:02 +0200 8013136: NPG: Parallel class loading tests fail after fix for JDK-8011802
mgerdin [Wed, 24 Apr 2013 19:55:02 +0200] rev 17110
8013136: NPG: Parallel class loading tests fail after fix for JDK-8011802 Summary: Move initialization of dependencies to before allocation of CLD Reviewed-by: stefank, coleenp
Tue, 12 Feb 2013 14:15:45 -0800 8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions
jmasa [Tue, 12 Feb 2013 14:15:45 -0800] rev 17109
8008966: NPG: Inefficient Metaspace counter functions cause large young GC regressions Reviewed-by: mgerdin, coleenp
Thu, 18 Apr 2013 10:09:23 -0700 8011724: G1: Stack allocate instances of HeapRegionRemSetIterator
johnc [Thu, 18 Apr 2013 10:09:23 -0700] rev 17108
8011724: G1: Stack allocate instances of HeapRegionRemSetIterator Summary: Stack allocate instances of HeapRegionRemSetIterator during RSet scanning. Reviewed-by: brutisso, jwilhelm
Tue, 23 Apr 2013 08:39:55 +0200 8011802: NPG: init_dependencies in class loader data graph can cause invalid CLD
mgerdin [Tue, 23 Apr 2013 08:39:55 +0200] rev 17107
8011802: NPG: init_dependencies in class loader data graph can cause invalid CLD Summary: Restructure initialization of ClassLoaderData to not add a new instance if init_dependencies fail Reviewed-by: stefank, coleenp
Mon, 22 Apr 2013 22:00:03 -0700 8012111: Remove warning about CMS generation shrinking.
jmasa [Mon, 22 Apr 2013 22:00:03 -0700] rev 17106
8012111: Remove warning about CMS generation shrinking. Reviewed-by: johnc, brutisso, stefank
Mon, 22 Apr 2013 20:27:36 +0200 8012687: Remove unused is_root checks and closures
stefank [Mon, 22 Apr 2013 20:27:36 +0200] rev 17105
8012687: Remove unused is_root checks and closures Reviewed-by: tschatzl, jmasa
Mon, 22 Apr 2013 10:10:09 +0200 Merge
mgerdin [Mon, 22 Apr 2013 10:10:09 +0200] rev 17104
Merge
Fri, 19 Apr 2013 05:14:39 +0200 Merge
kevinw [Fri, 19 Apr 2013 05:14:39 +0200] rev 17103
Merge
Thu, 18 Apr 2013 17:02:20 +0100 7109087: gc/7072527/TestFullGCCount.java fails when GC is set in command-line
kevinw [Thu, 18 Apr 2013 17:02:20 +0100] rev 17102
7109087: gc/7072527/TestFullGCCount.java fails when GC is set in command-line Reviewed-by: mgerdin
Fri, 01 Mar 2013 10:19:29 -0800 8011268: NPG: Free unused VirtualSpaceNodes
jmasa [Fri, 01 Mar 2013 10:19:29 -0800] rev 17101
8011268: NPG: Free unused VirtualSpaceNodes Reviewed-by: mgerdin, coleenp, johnc
Thu, 02 May 2013 13:12:33 -0700 Merge
jiangli [Thu, 02 May 2013 13:12:33 -0700] rev 17100
Merge
Thu, 02 May 2013 12:16:01 -0400 Merge
jiangli [Thu, 02 May 2013 12:16:01 -0400] rev 17099
Merge
Mon, 29 Apr 2013 01:58:43 -0700 Merge
jiangli [Mon, 29 Apr 2013 01:58:43 -0700] rev 17098
Merge
Fri, 26 Apr 2013 16:58:18 -0400 Merge
jiangli [Fri, 26 Apr 2013 16:58:18 -0400] rev 17097
Merge
Sun, 28 Apr 2013 18:24:04 -0400 8010428: Special -agentpath checks needed with minimal VM to produce proper error message
dholmes [Sun, 28 Apr 2013 18:24:04 -0400] rev 17096
8010428: Special -agentpath checks needed with minimal VM to produce proper error message Reviewed-by: dholmes, alanb, cjplummer, olagneau Contributed-by: Carlos Lucasius <carlos.lucasius@oracle.com>
Wed, 24 Apr 2013 21:11:02 -0400 Merge
dlong [Wed, 24 Apr 2013 21:11:02 -0400] rev 17095
Merge
Wed, 24 Apr 2013 20:55:28 -0400 8003853: specify offset of IC load in java_to_interp stub
dlong [Wed, 24 Apr 2013 20:55:28 -0400] rev 17094
8003853: specify offset of IC load in java_to_interp stub Summary: refactored code to allow platform-specific differences Reviewed-by: dlong, twisti Contributed-by: Goetz Lindenmaier <goetz.lindenmaier@sap.com>
Wed, 01 May 2013 09:00:39 -0700 Merge
bharadwaj [Wed, 01 May 2013 09:00:39 -0700] rev 17093
Merge
Wed, 01 May 2013 08:07:59 -0700 8013418: assert(i == total_args_passed) in AdapterHandlerLibrary::get_adapter since 8-b87
bharadwaj [Wed, 01 May 2013 08:07:59 -0700] rev 17092
8013418: assert(i == total_args_passed) in AdapterHandlerLibrary::get_adapter since 8-b87 Summary: Do not treat static methods as miranda methods. Reviewed-by: dholmes, acorn
Wed, 01 May 2013 10:10:57 -0400 Merge
vladidan [Wed, 01 May 2013 10:10:57 -0400] rev 17091
Merge
Tue, 30 Apr 2013 17:36:01 -0400 8013398: Adjust number of stack guard pages on systems with large memory page size
vladidan [Tue, 30 Apr 2013 17:36:01 -0400] rev 17090
8013398: Adjust number of stack guard pages on systems with large memory page size Summary: Auto adjust number of stack guard pages on systems with large memory page size Reviewed-by: bobv, coleenp
Wed, 01 May 2013 01:07:50 +0200 Merge
sla [Wed, 01 May 2013 01:07:50 +0200] rev 17089
Merge
Tue, 30 Apr 2013 21:47:02 +0200 8013364: SA-JDI exceptions caused by lack of permissions on OSX should be more verbose about issue cause
sla [Tue, 30 Apr 2013 21:47:02 +0200] rev 17088
8013364: SA-JDI exceptions caused by lack of permissions on OSX should be more verbose about issue cause Reviewed-by: coleenp, rbackman
Tue, 30 Apr 2013 11:56:52 -0700 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap"
ccheung [Tue, 30 Apr 2013 11:56:52 -0700] rev 17087
8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap" Reviewed-by: coleenp, zgu, hseigel
Tue, 30 Apr 2013 09:17:06 -0400 8013214: BigApps fails due to 'fatal error: Illegal threadstate encountered: 6'
zgu [Tue, 30 Apr 2013 09:17:06 -0400] rev 17086
8013214: BigApps fails due to 'fatal error: Illegal threadstate encountered: 6' Summary: Grab and drop SR_lock to get the thread to honor the safepoint protocol Reviewed-by: dcubed, coleenp
Tue, 30 Apr 2013 02:28:42 -0700 Merge
sla [Tue, 30 Apr 2013 02:28:42 -0700] rev 17085
Merge
Tue, 30 Apr 2013 10:53:58 +0200 8013466: SA crashes when attaching to a process on OS X
sla [Tue, 30 Apr 2013 10:53:58 +0200] rev 17084
8013466: SA crashes when attaching to a process on OS X Reviewed-by: coleenp, rbackman, minqi
Mon, 29 Apr 2013 11:03:49 -0700 8012015: Use PROT_NONE when reserving memory
mikael [Mon, 29 Apr 2013 11:03:49 -0700] rev 17083
8012015: Use PROT_NONE when reserving memory Summary: Reserved memory had PROT_READ+PROT_WRITE access on Linux/bsd, now changed to PROT_NONE. Reviewed-by: dholmes, ctornqvi
Mon, 29 Apr 2013 16:36:17 -0400 Merge
hseigel [Mon, 29 Apr 2013 16:36:17 -0400] rev 17082
Merge
Mon, 29 Apr 2013 16:13:57 -0400 8011773: Some tests on Interned String crashed JVM with OOM
hseigel [Mon, 29 Apr 2013 16:13:57 -0400] rev 17081
8011773: Some tests on Interned String crashed JVM with OOM Summary: Instead of terminating the VM, throw OutOfMemoryError exceptions. Reviewed-by: coleenp, dholmes
Fri, 26 Apr 2013 07:34:02 -0400 8007154: Remove support for u4 MethodParameter flags fields
emc [Fri, 26 Apr 2013 07:34:02 -0400] rev 17080
8007154: Remove support for u4 MethodParameter flags fields Summary: Remove support for parsing class files with four-byte flags fields in MethodParameters attributes Reviewed-by: jrose, coleenp
Fri, 26 Apr 2013 08:40:24 -0700 Merge
dcubed [Fri, 26 Apr 2013 08:40:24 -0700] rev 17079
Merge
Thu, 25 Apr 2013 12:55:49 -0700 8008962: NPG: Memory regression: One extra Monitor per ConstantPool
iklam [Thu, 25 Apr 2013 12:55:49 -0700] rev 17078
8008962: NPG: Memory regression: One extra Monitor per ConstantPool Summary: Re-use InstanceKlass::_init_lock locking ConstantPool as well. Reviewed-by: dholmes, coleenp, acorn
Thu, 25 Apr 2013 03:58:53 -0700 8007037: JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands
sspitsyn [Thu, 25 Apr 2013 03:58:53 -0700] rev 17077
8007037: JSR 292: the VM_RedefineClasses::append_entry() should do cross-checks with indy operands Summary: References from operands to CP entries and back must be correct after CP merge Reviewed-by: coleenp, twisti Contributed-by: serguei.spitsyn@oracle.com
Wed, 24 Apr 2013 15:57:17 -0700 Merge
coleenp [Wed, 24 Apr 2013 15:57:17 -0700] rev 17076
Merge
Wed, 24 Apr 2013 16:19:35 -0400 8011803: release_C_heap_structures is never called for anonymous classes.
coleenp [Wed, 24 Apr 2013 16:19:35 -0400] rev 17075
8011803: release_C_heap_structures is never called for anonymous classes. Summary: Call this function from the ClassLoaderData destructor instead of the system dictionary walk. Reviewed-by: stefank, mgerdin
Wed, 24 Apr 2013 14:55:04 -0400 8011218: Kitchensink hanged, likely NMT is to blame
zgu [Wed, 24 Apr 2013 14:55:04 -0400] rev 17074
8011218: Kitchensink hanged, likely NMT is to blame Summary: Made NMT query safepoint aware. Reviewed-by: dholmes, coleenp
Wed, 24 Apr 2013 09:00:04 -0400 8012695: Assertion message displays %u and %s text instead of actual values
hseigel [Wed, 24 Apr 2013 09:00:04 -0400] rev 17073
8012695: Assertion message displays %u and %s text instead of actual values Summary: USe err_msg() to create a proper assertion message. Reviewed-by: twisti, coleenp, iklam
Fri, 26 Apr 2013 00:40:22 -0700 8013227: new hotspot build - hs25-b31
amurillo [Fri, 26 Apr 2013 00:40:22 -0700] rev 17072
8013227: new hotspot build - hs25-b31 Reviewed-by: jcoomes
Thu, 02 May 2013 13:35:00 -0700 Added tag jdk8-b88 for changeset e6d52b5fe8d1
katleman [Thu, 02 May 2013 13:35:00 -0700] rev 17071
Added tag jdk8-b88 for changeset e6d52b5fe8d1
Mon, 06 May 2013 11:41:35 -0700 Merge
lana [Mon, 06 May 2013 11:41:35 -0700] rev 17070
Merge
Tue, 30 Apr 2013 17:41:10 -0700 Merge
lana [Tue, 30 Apr 2013 17:41:10 -0700] rev 17069
Merge
Mon, 29 Apr 2013 14:21:14 -0700 Merge
mduigou [Mon, 29 Apr 2013 14:21:14 -0700] rev 17068
Merge
Mon, 29 Apr 2013 14:20:02 -0700 8008632: Additional JavaDoc tags @apiNote, @implSpec and @implNote
mduigou [Mon, 29 Apr 2013 14:20:02 -0700] rev 17067
8008632: Additional JavaDoc tags @apiNote, @implSpec and @implNote Reviewed-by: briangoetz, alanb, rriggs
Fri, 26 Apr 2013 15:54:12 -0400 8011152: Precision problems on sflt builds
aharlap [Fri, 26 Apr 2013 15:54:12 -0400] rev 17066
8011152: Precision problems on sflt builds Summary: Need to add global flag to the linker Reviewed-by: tbell, dholmes
Wed, 24 Apr 2013 21:46:57 -0700 Merge
mduigou [Wed, 24 Apr 2013 21:46:57 -0700] rev 17065
Merge
Wed, 24 Apr 2013 21:46:35 -0700 8013185: Add java.util.stream to CORE_PKGS.gmk in root repo
mduigou [Wed, 24 Apr 2013 21:46:35 -0700] rev 17064
8013185: Add java.util.stream to CORE_PKGS.gmk in root repo Reviewed-by: mduigou Contributed-by: Henry Jen <henry.jen@oracle.com>
Thu, 02 May 2013 13:34:39 -0700 Added tag jdk8-b88 for changeset 53de314b1c30
katleman [Thu, 02 May 2013 13:34:39 -0700] rev 17063
Added tag jdk8-b88 for changeset 53de314b1c30
Wed, 05 Jul 2017 18:53:07 +0200 Added tag jdk8-b88 for changeset e517701a4d0e
duke [Wed, 05 Jul 2017 18:53:07 +0200] rev 17062
Added tag jdk8-b88 for changeset e517701a4d0e
Wed, 05 Jul 2017 18:53:07 +0200 Merge jdk8-b88
duke [Wed, 05 Jul 2017 18:53:07 +0200] rev 17061
Merge
Wed, 05 Jul 2017 18:53:03 +0200 Merge
duke [Wed, 05 Jul 2017 18:53:03 +0200] rev 17060
Merge
Thu, 25 Apr 2013 09:24:40 -0700 Added tag jdk8-b87 for changeset c4b5ab25b20c
katleman [Thu, 25 Apr 2013 09:24:40 -0700] rev 17059
Added tag jdk8-b87 for changeset c4b5ab25b20c
Wed, 05 Jul 2017 18:53:00 +0200 Merge
duke [Wed, 05 Jul 2017 18:53:00 +0200] rev 17058
Merge
Thu, 25 Apr 2013 09:24:14 -0700 Added tag jdk8-b87 for changeset 76e8f6a063b4
katleman [Thu, 25 Apr 2013 09:24:14 -0700] rev 17057
Added tag jdk8-b87 for changeset 76e8f6a063b4
Wed, 05 Jul 2017 18:52:57 +0200 Merge
duke [Wed, 05 Jul 2017 18:52:57 +0200] rev 17056
Merge
Thu, 25 Apr 2013 09:24:11 -0700 Added tag jdk8-b87 for changeset ed19c1288d5b
katleman [Thu, 25 Apr 2013 09:24:11 -0700] rev 17055
Added tag jdk8-b87 for changeset ed19c1288d5b
Wed, 05 Jul 2017 18:52:54 +0200 Merge
duke [Wed, 05 Jul 2017 18:52:54 +0200] rev 17054
Merge
Thu, 25 Apr 2013 09:24:44 -0700 Added tag jdk8-b87 for changeset 5884314a2095
katleman [Thu, 25 Apr 2013 09:24:44 -0700] rev 17053
Added tag jdk8-b87 for changeset 5884314a2095
Wed, 05 Jul 2017 18:52:51 +0200 Merge
duke [Wed, 05 Jul 2017 18:52:51 +0200] rev 17052
Merge
Thu, 25 Apr 2013 09:23:53 -0700 Added tag jdk8-b87 for changeset c11b147126a1
katleman [Thu, 25 Apr 2013 09:23:53 -0700] rev 17051
Added tag jdk8-b87 for changeset c11b147126a1
Wed, 05 Jul 2017 18:52:47 +0200 Merge
duke [Wed, 05 Jul 2017 18:52:47 +0200] rev 17050
Merge
Thu, 02 May 2013 15:59:32 +0200 8013552: Add build support for different man pages for OpenJDK and OracleJDK
erikj [Thu, 02 May 2013 15:59:32 +0200] rev 17049
8013552: Add build support for different man pages for OpenJDK and OracleJDK Reviewed-by: tbell, omajid
Wed, 01 May 2013 14:59:55 -0700 Merge
katleman [Wed, 01 May 2013 14:59:55 -0700] rev 17048
Merge
Tue, 30 Apr 2013 14:40:54 -0700 Merge
katleman [Tue, 30 Apr 2013 14:40:54 -0700] rev 17047
Merge
Mon, 29 Apr 2013 12:34:53 -0400 8013480: fix zero build on arm
omajid [Mon, 29 Apr 2013 12:34:53 -0400] rev 17046
8013480: fix zero build on arm Reviewed-by: erikj
(0) -10000 -3000 -1000 -512 +512 +1000 +3000 +10000 +30000 tip