Wed, 22 May 2013 14:37:49 -0400 8003421: NPG: Move oops out of InstanceKlass into mirror
coleenp [Wed, 22 May 2013 14:37:49 -0400] rev 17826
8003421: NPG: Move oops out of InstanceKlass into mirror Summary: Inject protection_domain, signers, init_lock into java_lang_Class Reviewed-by: stefank, dholmes, sla
Tue, 21 May 2013 19:52:01 -0700 Merge
dholmes [Tue, 21 May 2013 19:52:01 -0700] rev 17825
Merge
Tue, 21 May 2013 09:43:23 -0700 8013726: runtime/memory/ReserveMemory.java fails due to 'assert(bytes % os::vm_allocation_granularity() == 0) failed: reserve block size'
mikael [Tue, 21 May 2013 09:43:23 -0700] rev 17824
8013726: runtime/memory/ReserveMemory.java fails due to 'assert(bytes % os::vm_allocation_granularity() == 0) failed: reserve block size' Summary: Fix regression test to work on all platforms Reviewed-by: ctornqvi, dholmes
Tue, 21 May 2013 16:17:51 -0700 8014059: JSR292: Failed to reject invalid class cplmhl00201m28n
bharadwaj [Tue, 21 May 2013 16:17:51 -0700] rev 17823
8014059: JSR292: Failed to reject invalid class cplmhl00201m28n Summary: Restrict reference of interface methods by invokestatic and invokespecial to classfile version 52 or later. Reviewed-by: kvn, hseigel
Fri, 24 May 2013 09:35:10 -0700 8015305: new hotspot build - hs25-b35
amurillo [Fri, 24 May 2013 09:35:10 -0700] rev 17822
8015305: new hotspot build - hs25-b35 Reviewed-by: jcoomes
Thu, 06 Jun 2013 09:54:16 -0700 Added tag jdk8-b93 for changeset 2b7343cbcbbf
katleman [Thu, 06 Jun 2013 09:54:16 -0700] rev 17821
Added tag jdk8-b93 for changeset 2b7343cbcbbf
Wed, 12 Jun 2013 10:33:04 +0200 Merge
erikj [Wed, 12 Jun 2013 10:33:04 +0200] rev 17820
Merge
Tue, 11 Jun 2013 13:25:21 +0200 8010785: JDK 8 build on Linux fails with new build mechanism
erikj [Tue, 11 Jun 2013 13:25:21 +0200] rev 17819
8010785: JDK 8 build on Linux fails with new build mechanism Reviewed-by: dholmes, tbell
Tue, 11 Jun 2013 13:08:02 +0200 8008707: build-infra: Closed (deploy) can't be built using environment from SDK SetEnv.cmd
erikj [Tue, 11 Jun 2013 13:08:02 +0200] rev 17818
8008707: build-infra: Closed (deploy) can't be built using environment from SDK SetEnv.cmd Reviewed-by: tbell
Thu, 06 Jun 2013 09:54:03 -0700 Added tag jdk8-b93 for changeset 2567cad1138a
katleman [Thu, 06 Jun 2013 09:54:03 -0700] rev 17817
Added tag jdk8-b93 for changeset 2567cad1138a
Wed, 05 Jul 2017 18:58:01 +0200 Added tag jdk8-b93 for changeset b72ae39e1329
duke [Wed, 05 Jul 2017 18:58:01 +0200] rev 17816
Added tag jdk8-b93 for changeset b72ae39e1329
Wed, 05 Jul 2017 18:58:01 +0200 Merge jdk8-b93
duke [Wed, 05 Jul 2017 18:58:01 +0200] rev 17815
Merge
Wed, 05 Jul 2017 18:57:58 +0200 Merge
duke [Wed, 05 Jul 2017 18:57:58 +0200] rev 17814
Merge
Mon, 03 Jun 2013 23:24:15 -0700 Merge
lana [Mon, 03 Jun 2013 23:24:15 -0700] rev 17813
Merge
Wed, 29 May 2013 16:59:36 -0700 Merge
lana [Wed, 29 May 2013 16:59:36 -0700] rev 17812
Merge
Wed, 29 May 2013 15:34:56 -0700 8015641: genstubs needs to cope with static interface methods
jjg [Wed, 29 May 2013 15:34:56 -0700] rev 17811
8015641: genstubs needs to cope with static interface methods Reviewed-by: ksrini
Wed, 29 May 2013 10:56:29 +0100 7053059: VerifyError with double Assignment using a Generic Member of a Superclass
vromero [Wed, 29 May 2013 10:56:29 +0100] rev 17810
7053059: VerifyError with double Assignment using a Generic Member of a Superclass Reviewed-by: mcimadamore
Tue, 28 May 2013 17:39:41 +0100 8012333: javac, ClassFile should have a read(Path) method
vromero [Tue, 28 May 2013 17:39:41 +0100] rev 17809
8012333: javac, ClassFile should have a read(Path) method Reviewed-by: jjg
Tue, 28 May 2013 12:46:10 +0100 6970173: Debug pointer at bad position
vromero [Tue, 28 May 2013 12:46:10 +0100] rev 17808
6970173: Debug pointer at bad position Reviewed-by: mcimadamore
Mon, 27 May 2013 13:44:14 +0100 7030476: Fix conflicting use of JCTree/JCExpression
vromero [Mon, 27 May 2013 13:44:14 +0100] rev 17807
7030476: Fix conflicting use of JCTree/JCExpression Reviewed-by: mcimadamore
Fri, 24 May 2013 11:26:17 -0700 8014836: Have GenericDeclaration extend AnnotatedElement
darcy [Fri, 24 May 2013 11:26:17 -0700] rev 17806
8014836: Have GenericDeclaration extend AnnotatedElement Reviewed-by: jfranck
Fri, 24 May 2013 15:27:27 +0100 8014494: javac crashes when varargs element of a method reference is inferred from the context
mcimadamore [Fri, 24 May 2013 15:27:27 +0100] rev 17805
8014494: javac crashes when varargs element of a method reference is inferred from the context Summary: varargs element is not refreshed after type-inference Reviewed-by: jjg, vromero
Fri, 24 May 2013 15:27:12 +0100 8014649: Regression: bug in Resolve.resolveOperator
mcimadamore [Fri, 24 May 2013 15:27:12 +0100] rev 17804
8014649: Regression: bug in Resolve.resolveOperator Summary: Missing curly braces causes Resolve.findMethod to be called spuriously Reviewed-by: jjg, vromero
Fri, 24 May 2013 15:26:57 +0100 8014643: Parser regression in JDK 8 when compiling super.x
mcimadamore [Fri, 24 May 2013 15:26:57 +0100] rev 17803
8014643: Parser regression in JDK 8 when compiling super.x Summary: Fixed latent bug in JavacParser.analyzeParens() Reviewed-by: jjg, vromero
Wed, 22 May 2013 13:34:03 -0700 8010680: Clarify "present" and annotation ordering in javax.lang.model
darcy [Wed, 22 May 2013 13:34:03 -0700] rev 17802
8010680: Clarify "present" and annotation ordering in javax.lang.model Reviewed-by: abuckley, jjg
Wed, 22 May 2013 09:59:05 -0700 Merge
lana [Wed, 22 May 2013 09:59:05 -0700] rev 17801
Merge
Tue, 21 May 2013 14:33:09 +0100 7164114: Two jtreg tests are not run due to no file extension on the test files
vromero [Tue, 21 May 2013 14:33:09 +0100] rev 17800
7164114: Two jtreg tests are not run due to no file extension on the test files Reviewed-by: mcimadamore
Tue, 21 May 2013 13:50:56 +0100 8005207: test has 2 @bug tags
vromero [Tue, 21 May 2013 13:50:56 +0100] rev 17799
8005207: test has 2 @bug tags Reviewed-by: mcimadamore
Tue, 21 May 2013 12:17:18 +0100 7060779: test/tools/javac/diags/Example.java leaves directories in tempdir
vromero [Tue, 21 May 2013 12:17:18 +0100] rev 17798
7060779: test/tools/javac/diags/Example.java leaves directories in tempdir Reviewed-by: mcimadamore
Tue, 21 May 2013 11:41:21 +0100 7177168: Redundant array copy in UnsharedNameTable
vromero [Tue, 21 May 2013 11:41:21 +0100] rev 17797
7177168: Redundant array copy in UnsharedNameTable Reviewed-by: mcimadamore
Tue, 21 May 2013 12:00:29 +0200 8013180: Qualified type reference with annotations in throws list crashes compiler
jfranck [Tue, 21 May 2013 12:00:29 +0200] rev 17796
8013180: Qualified type reference with annotations in throws list crashes compiler Reviewed-by: jjg
Fri, 17 May 2013 13:48:41 -0700 6885876: add comments to javac/util/Convert.java
jjg [Fri, 17 May 2013 13:48:41 -0700] rev 17795
6885876: add comments to javac/util/Convert.java Reviewed-by: mduigou
Thu, 30 May 2013 10:58:32 -0700 Added tag jdk8-b92 for changeset fe7926936461
katleman [Thu, 30 May 2013 10:58:32 -0700] rev 17794
Added tag jdk8-b92 for changeset fe7926936461
Wed, 05 Jul 2017 18:57:52 +0200 Merge
duke [Wed, 05 Jul 2017 18:57:52 +0200] rev 17793
Merge
Thu, 30 May 2013 10:58:13 -0700 Added tag jdk8-b92 for changeset 3e02d3c20e99
katleman [Thu, 30 May 2013 10:58:13 -0700] rev 17792
Added tag jdk8-b92 for changeset 3e02d3c20e99
Wed, 05 Jul 2017 18:57:48 +0200 Merge
duke [Wed, 05 Jul 2017 18:57:48 +0200] rev 17791
Merge
Mon, 03 Jun 2013 23:19:23 -0700 Merge
lana [Mon, 03 Jun 2013 23:19:23 -0700] rev 17790
Merge
Wed, 29 May 2013 16:57:42 -0700 Merge
lana [Wed, 29 May 2013 16:57:42 -0700] rev 17789
Merge
Wed, 22 May 2013 09:54:10 -0700 Merge
lana [Wed, 22 May 2013 09:54:10 -0700] rev 17788
Merge
Mon, 20 May 2013 23:46:51 -0700 8012683: Remove unused, obsolete ObjectFactory classes
joehw [Mon, 20 May 2013 23:46:51 -0700] rev 17787
8012683: Remove unused, obsolete ObjectFactory classes Reviewed-by: lancea
Mon, 20 May 2013 16:11:49 -0700 8014891: Redundant setting of external access properties in setFeatures
joehw [Mon, 20 May 2013 16:11:49 -0700] rev 17786
8014891: Redundant setting of external access properties in setFeatures Reviewed-by: lancea
Thu, 30 May 2013 10:58:08 -0700 Added tag jdk8-b92 for changeset d2f0e76ff056
katleman [Thu, 30 May 2013 10:58:08 -0700] rev 17785
Added tag jdk8-b92 for changeset d2f0e76ff056
Wed, 05 Jul 2017 18:57:43 +0200 Merge
duke [Wed, 05 Jul 2017 18:57:43 +0200] rev 17784
Merge
Mon, 03 Jun 2013 23:24:36 -0700 Merge
lana [Mon, 03 Jun 2013 23:24:36 -0700] rev 17783
Merge
Wed, 29 May 2013 16:59:55 -0700 Merge
lana [Wed, 29 May 2013 16:59:55 -0700] rev 17782
Merge
Wed, 29 May 2013 21:27:10 +0530 8015349: "abc".lastIndexOf("a",-1) should evaluate to 0 and not -1
sundar [Wed, 29 May 2013 21:27:10 +0530] rev 17781
8015349: "abc".lastIndexOf("a",-1) should evaluate to 0 and not -1 Reviewed-by: lagergren, attila, jlaskey
Wed, 29 May 2013 14:08:00 +0200 8011023: Math round didn't conform to ECMAScript 5 spec
lagergren [Wed, 29 May 2013 14:08:00 +0200] rev 17780
8011023: Math round didn't conform to ECMAScript 5 spec Reviewed-by: jlaskey, attila
Wed, 29 May 2013 15:41:07 +0530 8005979: A lot of tests are named "runTest" in reports
sundar [Wed, 29 May 2013 15:41:07 +0530] rev 17779
8005979: A lot of tests are named "runTest" in reports Reviewed-by: jlaskey
Tue, 28 May 2013 16:37:11 +0530 8015459: Octane test run fails on Turkish locale
sundar [Tue, 28 May 2013 16:37:11 +0530] rev 17778
8015459: Octane test run fails on Turkish locale Reviewed-by: lagergren, attila
Mon, 27 May 2013 17:57:07 +0200 8015447: Octane harness fixes for rhino and entire test runs: ant octane, ant octane-v8, ant octane-rhino
lagergren [Mon, 27 May 2013 17:57:07 +0200] rev 17777
8015447: Octane harness fixes for rhino and entire test runs: ant octane, ant octane-v8, ant octane-rhino Reviewed-by: sundar, jlaskey
Mon, 27 May 2013 20:41:34 +0530 8015352: "i".toUpperCase() => currently returns "İ", but should be "I" (with Turkish locale)
sundar [Mon, 27 May 2013 20:41:34 +0530] rev 17776
8015352: "i".toUpperCase() => currently returns "İ", but should be "I" (with Turkish locale) Reviewed-by: jlaskey, lagergren
Mon, 27 May 2013 13:12:11 +0200 Merge
lagergren [Mon, 27 May 2013 13:12:11 +0200] rev 17775
Merge
Mon, 27 May 2013 13:11:13 +0200 8014219: Make the run-octane harness more deterministic by not measuring elapsed time every iteration. Also got rid of most of the run logic in base.js and call benchmarks directly for the same purpose
lagergren [Mon, 27 May 2013 13:11:13 +0200] rev 17774
8014219: Make the run-octane harness more deterministic by not measuring elapsed time every iteration. Also got rid of most of the run logic in base.js and call benchmarks directly for the same purpose Reviewed-by: jlaskey, attila
Mon, 27 May 2013 12:26:39 +0200 8015348: RegExp("[") results in StackOverflowError
hannesw [Mon, 27 May 2013 12:26:39 +0200] rev 17773
8015348: RegExp("[") results in StackOverflowError Reviewed-by: sundar, attila
Fri, 24 May 2013 23:27:52 +0530 8015351: Nashorn shell does not start with Turkish locale
sundar [Fri, 24 May 2013 23:27:52 +0530] rev 17772
8015351: Nashorn shell does not start with Turkish locale Reviewed-by: jlaskey
Fri, 24 May 2013 18:39:25 +0530 8015354: JSON.parse should not use [[Put]] but use [[DefineOwnProperty]] instead
sundar [Fri, 24 May 2013 18:39:25 +0530] rev 17771
8015354: JSON.parse should not use [[Put]] but use [[DefineOwnProperty]] instead Reviewed-by: lagergren, hannesw
Fri, 24 May 2013 13:54:18 +0200 8011630: JSON parsing performance issue
hannesw [Fri, 24 May 2013 13:54:18 +0200] rev 17770
8011630: JSON parsing performance issue Reviewed-by: lagergren, sundar
Thu, 23 May 2013 15:51:08 +0200 8012522: Clean up lexical contexts - split out stack based functionality in CodeGenerator and generify NodeVisitors based on their LexicalContext type to avoid casts
lagergren [Thu, 23 May 2013 15:51:08 +0200] rev 17769
8012522: Clean up lexical contexts - split out stack based functionality in CodeGenerator and generify NodeVisitors based on their LexicalContext type to avoid casts Reviewed-by: attila, jlaskey
Thu, 23 May 2013 09:49:03 -0300 Merge
jlaskey [Thu, 23 May 2013 09:49:03 -0300] rev 17768
Merge
Thu, 23 May 2013 13:36:49 +0200 8015278: Revert accidental changes to build.xml
attila [Thu, 23 May 2013 13:36:49 +0200] rev 17767
8015278: Revert accidental changes to build.xml Reviewed-by: jlaskey, lagergren
Thu, 23 May 2013 13:10:58 +0200 8012083: Array literal constant folding issue
lagergren [Thu, 23 May 2013 13:10:58 +0200] rev 17766
8012083: Array literal constant folding issue Reviewed-by: attila, jlaskey
Thu, 23 May 2013 12:01:35 +0200 8015267: Allow conversion of JS arrays to Java List/Deque
attila [Thu, 23 May 2013 12:01:35 +0200] rev 17765
8015267: Allow conversion of JS arrays to Java List/Deque Reviewed-by: lagergren, sundar
Wed, 22 May 2013 16:43:48 +0200 8010804: Review long and integer usage conventions
hannesw [Wed, 22 May 2013 16:43:48 +0200] rev 17764
8010804: Review long and integer usage conventions Reviewed-by: jlaskey, sundar
Wed, 22 May 2013 19:33:08 +0530 8014735: Typed Array, BYTES_PER_ELEMENT should be a class property
sundar [Wed, 22 May 2013 19:33:08 +0530] rev 17763
8014735: Typed Array, BYTES_PER_ELEMENT should be a class property Reviewed-by: lagergren, jlaskey
Wed, 22 May 2013 16:39:48 +0530 8008947: ScriptEnvironment ctor should be public
sundar [Wed, 22 May 2013 16:39:48 +0530] rev 17762
8008947: ScriptEnvironment ctor should be public Reviewed-by: lagergren, attila
Tue, 21 May 2013 10:17:09 -0300 8014827: readLine should accept a prompt as an argument
jlaskey [Tue, 21 May 2013 10:17:09 -0300] rev 17761
8014827: readLine should accept a prompt as an argument Reviewed-by: sundar, hannesw Contributed-by: james.laskey@oracle.com
Tue, 21 May 2013 13:40:12 +0200 8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked
attila [Tue, 21 May 2013 13:40:12 +0200] rev 17760
8014953: Have NativeJavaPackage throw a ClassNotFoundException when invoked Reviewed-by: jlaskey, sundar
Wed, 22 May 2013 09:59:15 -0700 Merge
lana [Wed, 22 May 2013 09:59:15 -0700] rev 17759
Merge
Mon, 20 May 2013 21:25:14 +0200 8014797: rename Java.toJavaArray/toJavaScriptArray to Java.to/from, respectively.
attila [Mon, 20 May 2013 21:25:14 +0200] rev 17758
8014797: rename Java.toJavaArray/toJavaScriptArray to Java.to/from, respectively. Reviewed-by: jlaskey, sundar
Mon, 20 May 2013 23:04:01 +0530 8014909: ant test compilation error with JoniTest.java
sundar [Mon, 20 May 2013 23:04:01 +0530] rev 17757
8014909: ant test compilation error with JoniTest.java Reviewed-by: jlaskey
Mon, 20 May 2013 16:38:38 +0200 8006069: Range analysis first iteration, runtime specializations
lagergren [Mon, 20 May 2013 16:38:38 +0200] rev 17756
8006069: Range analysis first iteration, runtime specializations Reviewed-by: jlaskey, sundar
Fri, 17 May 2013 16:44:22 -0300 8014823: Reprise - Smoke test fail: Windows JDK-8008554.js - access denied ("java.io.FilePermission" "//C/aurora/sandbox/nashorn~source/test/script/basic/NASHORN-99.js" "read")
jlaskey [Fri, 17 May 2013 16:44:22 -0300] rev 17755
8014823: Reprise - Smoke test fail: Windows JDK-8008554.js - access denied ("java.io.FilePermission" "//C/aurora/sandbox/nashorn~source/test/script/basic/NASHORN-99.js" "read") Reviewed-by: jlaskey Contributed-by: konstantin.shefov@oracle.com
Fri, 17 May 2013 16:12:59 -0300 Merge
jlaskey [Fri, 17 May 2013 16:12:59 -0300] rev 17754
Merge
Thu, 16 May 2013 19:52:39 +0200 8012359: Increase code coverage in Joni
hannesw [Thu, 16 May 2013 19:52:39 +0200] rev 17753
8012359: Increase code coverage in Joni Reviewed-by: jlaskey, lagergren
Thu, 16 May 2013 13:44:25 +0200 8013919: Original exception no longer thrown away when a finally rethrows
lagergren [Thu, 16 May 2013 13:44:25 +0200] rev 17752
8013919: Original exception no longer thrown away when a finally rethrows Reviewed-by: jlaskey, sundar
Thu, 16 May 2013 14:52:48 +0530 8009141: Avoid netscape.javascript.JSObject in nashorn code
sundar [Thu, 16 May 2013 14:52:48 +0530] rev 17751
8009141: Avoid netscape.javascript.JSObject in nashorn code Reviewed-by: lagergren, hannesw
Wed, 15 May 2013 20:21:59 +0200 8014647: Allow class-based overrides to be initialized with a ScriptFunction
attila [Wed, 15 May 2013 20:21:59 +0200] rev 17750
8014647: Allow class-based overrides to be initialized with a ScriptFunction Reviewed-by: hannesw, jlaskey, sundar
Wed, 15 May 2013 12:09:38 -0300 8014648: Exclude testing and infrastructure packages from code coverage, round two
jlaskey [Wed, 15 May 2013 12:09:38 -0300] rev 17749
8014648: Exclude testing and infrastructure packages from code coverage, round two Reviewed-by: sundar Contributed-by: james.laskey@oracle.com
Wed, 15 May 2013 19:45:16 +0530 8012305: Function.bind can't be called on prototype function inside constructor
sundar [Wed, 15 May 2013 19:45:16 +0530] rev 17748
8012305: Function.bind can't be called on prototype function inside constructor Reviewed-by: lagergren, attila
Wed, 15 May 2013 14:54:28 +0200 8014646: Update the Java interop documentation in the Java Scripting Programmer's Guide
attila [Wed, 15 May 2013 14:54:28 +0200] rev 17747
8014646: Update the Java interop documentation in the Java Scripting Programmer's Guide Reviewed-by: jlaskey, hannesw, lagergren
Wed, 15 May 2013 10:28:18 +0200 8014639: Remove debug flag from test runs
attila [Wed, 15 May 2013 10:28:18 +0200] rev 17746
8014639: Remove debug flag from test runs Reviewed-by: hannesw, lagergren
Tue, 14 May 2013 19:56:35 +0200 8014426: Original exception no longer thrown away when a finally rethrows
lagergren [Tue, 14 May 2013 19:56:35 +0200] rev 17745
8014426: Original exception no longer thrown away when a finally rethrows Reviewed-by: attila, jlaskey
Tue, 14 May 2013 19:18:17 +0200 8011718: binding already bound function with extra arguments fails
attila [Tue, 14 May 2013 19:18:17 +0200] rev 17744
8011718: binding already bound function with extra arguments fails Reviewed-by: jlaskey, sundar
Tue, 14 May 2013 11:16:52 -0300 Merge
jlaskey [Tue, 14 May 2013 11:16:52 -0300] rev 17743
Merge
Tue, 14 May 2013 11:15:12 -0300 8014512: Exclude testing and infrastructure packages from code coverage
jlaskey [Tue, 14 May 2013 11:15:12 -0300] rev 17742
8014512: Exclude testing and infrastructure packages from code coverage Reviewed-by: sundar Contributed-by: james.laskey@oracle.com
Thu, 30 May 2013 10:58:35 -0700 Added tag jdk8-b92 for changeset 3ed2867af3bf
katleman [Thu, 30 May 2013 10:58:35 -0700] rev 17741
Added tag jdk8-b92 for changeset 3ed2867af3bf
Wed, 05 Jul 2017 18:57:34 +0200 Merge
duke [Wed, 05 Jul 2017 18:57:34 +0200] rev 17740
Merge
Thu, 30 May 2013 10:57:52 -0700 Added tag jdk8-b92 for changeset 8ada1018118c
katleman [Thu, 30 May 2013 10:57:52 -0700] rev 17739
Added tag jdk8-b92 for changeset 8ada1018118c
Wed, 05 Jul 2017 18:57:31 +0200 Merge
duke [Wed, 05 Jul 2017 18:57:31 +0200] rev 17738
Merge
Wed, 05 Jun 2013 15:25:09 -0700 6983966: remove lzma and upx from repository JDK8
katleman [Wed, 05 Jun 2013 15:25:09 -0700] rev 17737
6983966: remove lzma and upx from repository JDK8 Reviewed-by: tbell, paulk, ngthomas
Tue, 04 Jun 2013 14:11:50 -0700 8015644: makefile changes to allow integration of new features
katleman [Tue, 04 Jun 2013 14:11:50 -0700] rev 17736
8015644: makefile changes to allow integration of new features Reviewed-by: tbell, erikj, dholmes Contributed-by: amy.y.wang@oracle.com
Tue, 04 Jun 2013 11:03:25 -0700 Merge
katleman [Tue, 04 Jun 2013 11:03:25 -0700] rev 17735
Merge
Fri, 31 May 2013 14:05:09 +0200 7195481: FDS: debuginfo file for libjdwp.so is missed
erikj [Fri, 31 May 2013 14:05:09 +0200] rev 17734
7195481: FDS: debuginfo file for libjdwp.so is missed Reviewed-by: tbell
Thu, 30 May 2013 09:29:26 +0200 Merge
erikj [Thu, 30 May 2013 09:29:26 +0200] rev 17733
Merge
Wed, 29 May 2013 14:01:24 +0200 8013489: New build system does not run codesign on SA-related launchers on OS X
erikj [Wed, 29 May 2013 14:01:24 +0200] rev 17732
8013489: New build system does not run codesign on SA-related launchers on OS X Reviewed-by: sla, tbell
Mon, 03 Jun 2013 23:23:20 -0700 Merge
lana [Mon, 03 Jun 2013 23:23:20 -0700] rev 17731
Merge
Wed, 29 May 2013 16:58:42 -0700 Merge
lana [Wed, 29 May 2013 16:58:42 -0700] rev 17730
Merge
Wed, 29 May 2013 14:57:51 +0100 7174966: With OCSP enabled on Java 7 get error 'Wrong key usage' with Comodo certificate
vinnie [Wed, 29 May 2013 14:57:51 +0100] rev 17729
7174966: With OCSP enabled on Java 7 get error 'Wrong key usage' with Comodo certificate Reviewed-by: xuelei
Wed, 29 May 2013 10:24:11 +0100 8014928: (fs) Files.readAllBytes() copies content to new array when content completely read
alanb [Wed, 29 May 2013 10:24:11 +0100] rev 17728
8014928: (fs) Files.readAllBytes() copies content to new array when content completely read Reviewed-by: martin
Wed, 29 May 2013 09:42:39 +0200 8015440: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails with RuntimeException
sla [Wed, 29 May 2013 09:42:39 +0200] rev 17727
8015440: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails with RuntimeException Summary: Make sure serial gc compacts heap every time Reviewed-by: mchung, brutisso, nloodin
Tue, 28 May 2013 22:22:48 -0700 8009258: TEST_BUG:java/io/pathNames/GeneralWin32.java fails intermittently
ewang [Tue, 28 May 2013 22:22:48 -0700] rev 17726
8009258: TEST_BUG:java/io/pathNames/GeneralWin32.java fails intermittently Reviewed-by: dxu, alanb Contributed-by: yiming.wang@oracle.com
Tue, 28 May 2013 18:47:13 -0700 8010815: some constructors issues in com.sun.jndi.toolkit
xuelei [Tue, 28 May 2013 18:47:13 -0700] rev 17725
8010815: some constructors issues in com.sun.jndi.toolkit Reviewed-by: alanb
Tue, 28 May 2013 14:02:49 -0700 6251788: (rb) PropertyResourceBundle doesn't document exceptions
naoto [Tue, 28 May 2013 14:02:49 -0700] rev 17724
6251788: (rb) PropertyResourceBundle doesn't document exceptions Reviewed-by: okutsu
Tue, 28 May 2013 10:42:52 -0700 8001750: CharsetDecoder.replacement should not be changeable except via replaceWith method
sherman [Tue, 28 May 2013 10:42:52 -0700] rev 17723
8001750: CharsetDecoder.replacement should not be changeable except via replaceWith method Summary: to make defensive copy for set/get replacement byte array Reviewed-by: martin
Tue, 28 May 2013 16:35:17 +0100 7038105: File.isHidden() should return true for pagefile.sys and hiberfil.sys
robm [Tue, 28 May 2013 16:35:17 +0100] rev 17722
7038105: File.isHidden() should return true for pagefile.sys and hiberfil.sys Reviewed-by: alanb
Tue, 28 May 2013 18:46:39 +0400 8014420: Default JDP address does not match the one assigned by IANA
dsamersoff [Tue, 28 May 2013 18:46:39 +0400] rev 17721
8014420: Default JDP address does not match the one assigned by IANA Summary: JDP protocol defaults changed to IANA assigned values Reviewed-by: dholmes, jbachorik, hirt Contributed-by: fweimer@redhat.com
Tue, 28 May 2013 15:57:45 +0200 8005472: com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.sh failed on windows
jbachorik [Tue, 28 May 2013 15:57:45 +0200] rev 17720
8005472: com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.sh failed on windows Reviewed-by: chegar, smarks, dfuchs
Mon, 27 May 2013 17:10:32 +0200 6470730: Disconnect button leads to wrong popup message
nloodin [Mon, 27 May 2013 17:10:32 +0200] rev 17719
6470730: Disconnect button leads to wrong popup message Reviewed-by: dcubed, sla, egahlin
Mon, 27 May 2013 15:24:53 +0100 Merge
chegar [Mon, 27 May 2013 15:24:53 +0100] rev 17718
Merge
Mon, 27 May 2013 14:00:26 +0100 8015439: Minor/sync/cleanup of ConcurrentHashMap
chegar [Mon, 27 May 2013 14:00:26 +0100] rev 17717
8015439: Minor/sync/cleanup of ConcurrentHashMap Reviewed-by: chegar Contributed-by: Doug Lea <dl@cs.oswego.edu>, Chris Hegarty <chris.hegarty@oracle.com>
Mon, 27 May 2013 09:41:44 +0200 7038914: VM could throw uncaught OOME in ReferenceHandler thread
plevart [Mon, 27 May 2013 09:41:44 +0200] rev 17716
7038914: VM could throw uncaught OOME in ReferenceHandler thread Summary: Catch OutOfMemoryError in reference handler thread if caused by allocation of an InterruptedException Reviewed-by: dholmes, alanb
Mon, 27 May 2013 15:18:00 +0400 8014394: (fs) WatchService failing when watching \\server\$d
uta [Mon, 27 May 2013 15:18:00 +0400] rev 17715
8014394: (fs) WatchService failing when watching \\server\$d Reviewed-by: alanb
Fri, 24 May 2013 17:01:08 -0700 8007333: [launcher] removes multiple back slashes
ksrini [Fri, 24 May 2013 17:01:08 -0700] rev 17714
8007333: [launcher] removes multiple back slashes Reviewed-by: alanb, akhil
Fri, 24 May 2013 17:15:43 +0800 8014196: ktab creates a file with zero kt_vno
weijun [Fri, 24 May 2013 17:15:43 +0800] rev 17713
8014196: ktab creates a file with zero kt_vno Reviewed-by: valeriep
Thu, 23 May 2013 18:34:15 +0100 8014076: Arrays parallel and serial sorting improvements
dl [Thu, 23 May 2013 18:34:15 +0100] rev 17712
8014076: Arrays parallel and serial sorting improvements Reviewed-by: chegar, mduigou
Thu, 23 May 2013 15:50:37 +0200 8014048: Online user guide of jconsole points incorrect link
nloodin [Thu, 23 May 2013 15:50:37 +0200] rev 17711
8014048: Online user guide of jconsole points incorrect link Reviewed-by: mchung, sla, jbachorik
Wed, 22 May 2013 20:03:45 -0700 8014836: Have GenericDeclaration extend AnnotatedElement
darcy [Wed, 22 May 2013 20:03:45 -0700] rev 17710
8014836: Have GenericDeclaration extend AnnotatedElement Reviewed-by: abuckley, jfranck
Wed, 22 May 2013 20:21:13 -0400 8014814: (str) StringBuffer "null" is not appended
dholmes [Wed, 22 May 2013 20:21:13 -0400] rev 17709
8014814: (str) StringBuffer "null" is not appended Reviewed-by: alanb
Wed, 22 May 2013 16:43:04 -0700 7056126: DateFormatSymbols documentation has incorrect description about DateFormat
naoto [Wed, 22 May 2013 16:43:04 -0700] rev 17708
7056126: DateFormatSymbols documentation has incorrect description about DateFormat 7083668: Sample code in ListResourceBundle is still not correct Reviewed-by: okutsu
Wed, 22 May 2013 12:09:45 -0700 Merge
lana [Wed, 22 May 2013 12:09:45 -0700] rev 17707
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip