Wed, 02 Oct 2013 06:17:10 -0700 8025233: Move sun.invoke.Stable into java.lang.invoke package
vlivanov [Wed, 02 Oct 2013 06:17:10 -0700] rev 20299
8025233: Move sun.invoke.Stable into java.lang.invoke package Reviewed-by: twisti, iveresov
Fri, 27 Sep 2013 13:36:25 -0400 8025260: Methodhandles/JSR292: NullPointerException (NPE) thrown instead of AbstractMethodError (AME)
drchase [Fri, 27 Sep 2013 13:36:25 -0400] rev 20298
8025260: Methodhandles/JSR292: NullPointerException (NPE) thrown instead of AbstractMethodError (AME) Summary: Copied null-checks from templateInterpreter_CPU into methodHandles_CPU Reviewed-by: jrose, twisti
Mon, 30 Sep 2013 15:42:39 -0700 8025599: Missing store barrier with OptimizeStringConcat
twisti [Mon, 30 Sep 2013 15:42:39 -0700] rev 20297
8025599: Missing store barrier with OptimizeStringConcat Reviewed-by: kvn, twisti Contributed-by: Axel Siebenborn <axel.siebenborn@sap.com>
Fri, 27 Sep 2013 11:52:24 +0400 8014447: Object.hashCode intrinsic breaks inline caches
shade [Fri, 27 Sep 2013 11:52:24 +0400] rev 20296
8014447: Object.hashCode intrinsic breaks inline caches Summary: Try to inline as normal method first, then fall back to intrinsic. Reviewed-by: kvn, twisti
Sat, 28 Sep 2013 12:42:22 -0700 8025613: clang: remove -Wno-unused-value
twisti [Sat, 28 Sep 2013 12:42:22 -0700] rev 20295
8025613: clang: remove -Wno-unused-value Reviewed-by: iveresov
Sat, 28 Sep 2013 12:32:10 +0400 8023452: TestCase$Helper(java.lang.Object) must be osr_compiled
iignatyev [Sat, 28 Sep 2013 12:32:10 +0400] rev 20294
8023452: TestCase$Helper(java.lang.Object) must be osr_compiled Reviewed-by: kvn
Sat, 28 Sep 2013 12:32:09 +0400 8024678: Java source files in hotspot/test/testlibrary should not use @author tag in JavaDoc
iignatyev [Sat, 28 Sep 2013 12:32:09 +0400] rev 20293
8024678: Java source files in hotspot/test/testlibrary should not use @author tag in JavaDoc Reviewed-by: twisti
Fri, 27 Sep 2013 15:43:03 -0700 Merge
adlertz [Fri, 27 Sep 2013 15:43:03 -0700] rev 20292
Merge
Fri, 27 Sep 2013 12:43:51 -0700 Merge
adlertz [Fri, 27 Sep 2013 12:43:51 -0700] rev 20291
Merge
Fri, 27 Sep 2013 10:50:55 +0200 8020151: PSR:PERF Large performance regressions when code cache is filled
anoll [Fri, 27 Sep 2013 10:50:55 +0200] rev 20290
8020151: PSR:PERF Large performance regressions when code cache is filled Summary: Code cache sweeping based on method hotness; removed speculatively disconnect Reviewed-by: kvn, iveresov
Fri, 27 Sep 2013 08:39:19 +0200 8024924: Intrinsify java.lang.Math.addExact
rbackman [Fri, 27 Sep 2013 08:39:19 +0200] rev 20289
8024924: Intrinsify java.lang.Math.addExact Reviewed-by: kvn, twisti
Thu, 26 Sep 2013 12:07:53 -0700 8024545: make develop and notproduct flag values available in product builds
twisti [Thu, 26 Sep 2013 12:07:53 -0700] rev 20288
8024545: make develop and notproduct flag values available in product builds Reviewed-by: dholmes, kvn
Tue, 01 Oct 2013 11:06:35 -0400 Merge
zgu [Tue, 01 Oct 2013 11:06:35 -0400] rev 20287
Merge
Tue, 01 Oct 2013 09:21:43 -0400 Merge
zgu [Tue, 01 Oct 2013 09:21:43 -0400] rev 20286
Merge
Tue, 01 Oct 2013 08:54:05 -0400 8022187: Missing ResourceMark crash when assertion using FormatBufferResource fails
zgu [Tue, 01 Oct 2013 08:54:05 -0400] rev 20285
8022187: Missing ResourceMark crash when assertion using FormatBufferResource fails Summary: Uses stack for the format buffer instead of resource memory Reviewed-by: kvn, coleenp
Tue, 01 Oct 2013 08:10:42 -0400 8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default.
acorn [Tue, 01 Oct 2013 08:10:42 -0400] rev 20284
8011311: Private interface methods. Default conflicts:ICCE. no erased_super_default. Reviewed-by: coleenp, bharadwaj, minqi
Fri, 27 Sep 2013 10:08:56 -0400 Merge
zgu [Fri, 27 Sep 2013 10:08:56 -0400] rev 20283
Merge
Thu, 26 Sep 2013 10:25:02 -0400 7195622: CheckUnhandledOops has limited usefulness now
hseigel [Thu, 26 Sep 2013 10:25:02 -0400] rev 20282
7195622: CheckUnhandledOops has limited usefulness now Summary: Enable CHECK_UNHANDLED_OOPS in fastdebug builds across all supported platforms. Reviewed-by: coleenp, hseigel, dholmes, stefank, twisti, ihse, rdurbin Contributed-by: lois.foltan@oracle.com
Wed, 25 Sep 2013 17:47:51 +0200 8024492: [TESTBUG] Test library class Platform.java needs to include methods for missing OS's and architectures
ctornqvi [Wed, 25 Sep 2013 17:47:51 +0200] rev 20281
8024492: [TESTBUG] Test library class Platform.java needs to include methods for missing OS's and architectures Summary: Added methods for 32bit, arm, ppc, x64 and x86 Reviewed-by: zgu, hseigel, mseledtsov
Wed, 25 Sep 2013 17:47:22 +0200 8024677: [TESTBUG] Move tests for classes in /testlibrary
ctornqvi [Wed, 25 Sep 2013 17:47:22 +0200] rev 20280
8024677: [TESTBUG] Move tests for classes in /testlibrary Summary: Moved the tests to /testlibrary_tests and updated TEST.groups Reviewed-by: dholmes, sla
Wed, 25 Sep 2013 13:58:13 +0200 8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL)
dsimms [Wed, 25 Sep 2013 13:58:13 +0200] rev 20279
8023956: Provide a work-around to broken Linux 32 bit "Exec Shield" using CS for NX emulation (crashing with SI_KERNEL) Summary: Execute some code at a high virtual address value, and keep mapped Reviewed-by: coleenp, zgu
Thu, 26 Sep 2013 13:41:34 -0700 8025536: new hotspot build - hs25-b53
amurillo [Thu, 26 Sep 2013 13:41:34 -0700] rev 20278
8025536: new hotspot build - hs25-b53 Reviewed-by: jcoomes
Wed, 02 Oct 2013 13:26:31 -0700 Added tag jdk8-b110 for changeset 5feed41054de
katleman [Wed, 02 Oct 2013 13:26:31 -0700] rev 20277
Added tag jdk8-b110 for changeset 5feed41054de
Tue, 08 Oct 2013 13:09:20 -0700 Merge
katleman [Tue, 08 Oct 2013 13:09:20 -0700] rev 20276
Merge
Mon, 07 Oct 2013 18:19:15 +0200 8005924: Make it possible to set both --with-user-release-suffix and --with-build-number
erikj [Mon, 07 Oct 2013 18:19:15 +0200] rev 20275
8005924: Make it possible to set both --with-user-release-suffix and --with-build-number Reviewed-by: ihse, tbell
Mon, 07 Oct 2013 13:11:40 +0200 8025920: webrev.ksh does not provide any details about changes in zip files
thurka [Mon, 07 Oct 2013 13:11:40 +0200] rev 20274
8025920: webrev.ksh does not provide any details about changes in zip files Summary: Add support for diffs for zip files Reviewed-by: ksrini, chegar
Thu, 03 Oct 2013 11:26:11 +0200 8008944: Correct typos
ihse [Thu, 03 Oct 2013 11:26:11 +0200] rev 20273
8008944: Correct typos Reviewed-by: tbell, erikj
Wed, 02 Oct 2013 13:26:25 -0700 Added tag jdk8-b110 for changeset 6766207925ff
katleman [Wed, 02 Oct 2013 13:26:25 -0700] rev 20272
Added tag jdk8-b110 for changeset 6766207925ff
Wed, 05 Jul 2017 19:14:20 +0200 Added tag jdk8-b110 for changeset b5d2bf482a3e
duke [Wed, 05 Jul 2017 19:14:20 +0200] rev 20271
Added tag jdk8-b110 for changeset b5d2bf482a3e
Wed, 05 Jul 2017 19:14:19 +0200 Merge jdk8-b110
duke [Wed, 05 Jul 2017 19:14:19 +0200] rev 20270
Merge
Wed, 05 Jul 2017 19:14:16 +0200 Merge
duke [Wed, 05 Jul 2017 19:14:16 +0200] rev 20269
Merge
Thu, 26 Sep 2013 17:23:00 -0700 Merge
lana [Thu, 26 Sep 2013 17:23:00 -0700] rev 20268
Merge
Thu, 26 Sep 2013 15:04:15 -0700 8011738: Write test to check for bootstrap attributes for lambda expressions in class file
sogoel [Thu, 26 Sep 2013 15:04:15 -0700] rev 20267
8011738: Write test to check for bootstrap attributes for lambda expressions in class file Reviewed-by: mcimadamore
Thu, 26 Sep 2013 19:06:09 +0100 8025139: javac patch for using bootstrap compiler for debugging is not working properly
vromero [Thu, 26 Sep 2013 19:06:09 +0100] rev 20266
8025139: javac patch for using bootstrap compiler for debugging is not working properly Reviewed-by: jjg
Thu, 26 Sep 2013 20:07:43 +0200 8025491: Javac regression test tools/javac/T8003967/DetectMutableStaticFields.java failing
jlahoda [Thu, 26 Sep 2013 20:07:43 +0200] rev 20265
8025491: Javac regression test tools/javac/T8003967/DetectMutableStaticFields.java failing Summary: Making HtmlTree.NONENCODING_CHARS final Reviewed-by: jjg
Wed, 25 Sep 2013 22:26:42 -0700 8004825: javadoc crash DocletAbortException
bpatel [Wed, 25 Sep 2013 22:26:42 -0700] rev 20264
8004825: javadoc crash DocletAbortException Reviewed-by: jjg
Wed, 25 Sep 2013 14:04:24 -0700 8025412: Add legal header and comments to test/tools/doclint/tidy/util/Main.java
jjg [Wed, 25 Sep 2013 14:04:24 -0700] rev 20263
8025412: Add legal header and comments to test/tools/doclint/tidy/util/Main.java Reviewed-by: bpatel
Wed, 25 Sep 2013 14:02:16 -0700 Merge
mfang [Wed, 25 Sep 2013 14:02:16 -0700] rev 20262
Merge
Wed, 25 Sep 2013 07:36:37 -0700 Merge
mfang [Wed, 25 Sep 2013 07:36:37 -0700] rev 20261
Merge
Tue, 24 Sep 2013 14:35:24 -0700 Merge
mfang [Tue, 24 Sep 2013 14:35:24 -0700] rev 20260
Merge
Tue, 24 Sep 2013 14:20:33 -0700 8025215: jdk8 l10n resource file translation update 4
mfang [Tue, 24 Sep 2013 14:20:33 -0700] rev 20259
8025215: jdk8 l10n resource file translation update 4 Reviewed-by: naoto, yhuang
Wed, 25 Sep 2013 11:07:05 -0700 8025407: TypeAnnotations does not use Context
jjg [Wed, 25 Sep 2013 11:07:05 -0700] rev 20258
8025407: TypeAnnotations does not use Context Reviewed-by: jfranck
Tue, 24 Sep 2013 16:12:06 -0700 8016328: Regression : Javadoc i18n regression caused by fix for 8012375
bpatel [Tue, 24 Sep 2013 16:12:06 -0700] rev 20257
8016328: Regression : Javadoc i18n regression caused by fix for 8012375 Reviewed-by: jjg
Tue, 24 Sep 2013 13:48:12 -0700 8002154: [doclint] doclint should check for issues which are errors in javadoc
jjg [Tue, 24 Sep 2013 13:48:12 -0700] rev 20256
8002154: [doclint] doclint should check for issues which are errors in javadoc Reviewed-by: bpatel
Tue, 24 Sep 2013 11:46:25 -0700 8025272: doclint needs to check for valid usage of @value tag
jjg [Tue, 24 Sep 2013 11:46:25 -0700] rev 20255
8025272: doclint needs to check for valid usage of @value tag Reviewed-by: bpatel
Tue, 24 Sep 2013 10:51:28 -0700 8025246: [doclint] doclint is showing error on anchor already defined when it's not
jjg [Tue, 24 Sep 2013 10:51:28 -0700] rev 20254
8025246: [doclint] doclint is showing error on anchor already defined when it's not Reviewed-by: bpatel
Tue, 24 Sep 2013 10:48:11 -0700 8025050: Doclint doesn't recognize <dfn> tag
jjg [Tue, 24 Sep 2013 10:48:11 -0700] rev 20253
8025050: Doclint doesn't recognize <dfn> tag Reviewed-by: bpatel
Mon, 23 Sep 2013 15:37:59 -0400 6499673: Assertion check for TypeVariable.getUpperBound() fails.
emc [Mon, 23 Sep 2013 15:37:59 -0400] rev 20252
6499673: Assertion check for TypeVariable.getUpperBound() fails. Summary: Fix TypeVariable.getUpperBound to return results as specified Reviewed-by: jjg
Mon, 23 Sep 2013 18:29:27 +0400 4881267: improve diagnostic for "instanceof T" for type parameter T
kizune [Mon, 23 Sep 2013 18:29:27 +0400] rev 20251
4881267: improve diagnostic for "instanceof T" for type parameter T Reviewed-by: vromero, jjg
Mon, 23 Sep 2013 17:27:38 +0400 7154966: CRs found to be in Fixed state with no test and no noreg- keyword.
kizune [Mon, 23 Sep 2013 17:27:38 +0400] rev 20250
7154966: CRs found to be in Fixed state with no test and no noreg- keyword. Reviewed-by: ksrini
Mon, 23 Sep 2013 10:42:38 +0200 6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb()
alundblad [Mon, 23 Sep 2013 10:42:38 +0200] rev 20249
6386236: Please rename com.sun.tools.javac.util.ListBuffer.lb() Summary: Static factory method ListBuffer.lb removed. Replaced by constructor calls. Reviewed-by: jfranck, jjg
Mon, 23 Sep 2013 10:10:07 +0200 8024988: javac, LVT test harness should generate tests .class files in the scratch folder
alundblad [Mon, 23 Sep 2013 10:10:07 +0200] rev 20248
8024988: javac, LVT test harness should generate tests .class files in the scratch folder Summary: Set the CLASS_OUTPUT location to the scratch directory. Changed the argument to checkClassFile accordingly. Reviewed-by: jjg, vromero
Sun, 22 Sep 2013 20:20:38 -0700 Merge
lana [Sun, 22 Sep 2013 20:20:38 -0700] rev 20247
Merge
Fri, 20 Sep 2013 19:16:55 -0700 Merge
lana [Fri, 20 Sep 2013 19:16:55 -0700] rev 20246
Merge
Sun, 22 Sep 2013 12:53:03 +0100 8024696: Missing null check in bound method reference capture
vromero [Sun, 22 Sep 2013 12:53:03 +0100] rev 20245
8024696: Missing null check in bound method reference capture Reviewed-by: jjg, briangoetz
Fri, 20 Sep 2013 16:33:35 +0200 8023835: TreeMaker.QualIdent() too leafy
jlahoda [Fri, 20 Sep 2013 16:33:35 +0200] rev 20244
8023835: TreeMaker.QualIdent() too leafy Reviewed-by: jjg
Thu, 19 Sep 2013 19:18:37 -0700 8025110: TreeCopier does not correctly copy LabeledStatementTree
jjg [Thu, 19 Sep 2013 19:18:37 -0700] rev 20243
8025110: TreeCopier does not correctly copy LabeledStatementTree Reviewed-by: jjg Contributed-by: Werner Dietl <wdietl@gmail.com>
Thu, 19 Sep 2013 20:57:37 +0100 8024437: Inferring the exception thrown: sometimes fails to compile
vromero [Thu, 19 Sep 2013 20:57:37 +0100] rev 20242
8024437: Inferring the exception thrown: sometimes fails to compile Reviewed-by: jjg
Thu, 19 Sep 2013 08:26:26 -0700 8024609: sjavac assertion fails during call to BuildState.collectArtifacts
ohrstrom [Thu, 19 Sep 2013 08:26:26 -0700] rev 20241
8024609: sjavac assertion fails during call to BuildState.collectArtifacts Reviewed-by: jjg
Thu, 19 Sep 2013 17:05:08 +0200 8022567: Javac Should Generate Warnings For Raw Array Type
jlahoda [Thu, 19 Sep 2013 17:05:08 +0200] rev 20240
8022567: Javac Should Generate Warnings For Raw Array Type Reviewed-by: jjg
Thu, 19 Sep 2013 17:05:32 +0400 8017248: Compiler Diacritics Issue
kizune [Thu, 19 Sep 2013 17:05:32 +0400] rev 20239
8017248: Compiler Diacritics Issue Reviewed-by: naoto
Wed, 18 Sep 2013 22:47:06 -0700 8024096: some javadoc tests may contain false positive results
bpatel [Wed, 18 Sep 2013 22:47:06 -0700] rev 20238
8024096: some javadoc tests may contain false positive results Reviewed-by: jjg
Wed, 18 Sep 2013 17:13:26 -0700 8015249: javadoc fails to document static final fields in annotation types
bpatel [Wed, 18 Sep 2013 17:13:26 -0700] rev 20237
8015249: javadoc fails to document static final fields in annotation types Reviewed-by: jjg
Wed, 18 Sep 2013 14:39:27 +0200 8024127: javac, Code_attribute.exception_table_langth should be Code_attribute.exception_table_length
alundblad [Wed, 18 Sep 2013 14:39:27 +0200] rev 20236
8024127: javac, Code_attribute.exception_table_langth should be Code_attribute.exception_table_length Summary: exception_table_langth renamed to exception_table_length Reviewed-by: jfranck, jjg
Tue, 17 Sep 2013 14:17:13 -0700 8024538: -Xdoclint + -Xprefer:source + incremental compilation == FAIL
jjg [Tue, 17 Sep 2013 14:17:13 -0700] rev 20235
8024538: -Xdoclint + -Xprefer:source + incremental compilation == FAIL Reviewed-by: darcy
Thu, 26 Sep 2013 10:43:55 -0700 Added tag jdk8-b109 for changeset 70dd6db0a869
cl [Thu, 26 Sep 2013 10:43:55 -0700] rev 20234
Added tag jdk8-b109 for changeset 70dd6db0a869
Wed, 05 Jul 2017 19:14:08 +0200 Merge
duke [Wed, 05 Jul 2017 19:14:08 +0200] rev 20233
Merge
Thu, 26 Sep 2013 10:43:28 -0700 Added tag jdk8-b109 for changeset 839c7fc1db4c
cl [Thu, 26 Sep 2013 10:43:28 -0700] rev 20232
Added tag jdk8-b109 for changeset 839c7fc1db4c
Wed, 05 Jul 2017 19:14:05 +0200 Merge
duke [Wed, 05 Jul 2017 19:14:05 +0200] rev 20231
Merge
Thu, 26 Sep 2013 10:43:25 -0700 Added tag jdk8-b109 for changeset 927782ec0a1e
cl [Thu, 26 Sep 2013 10:43:25 -0700] rev 20230
Added tag jdk8-b109 for changeset 927782ec0a1e
Wed, 05 Jul 2017 19:14:01 +0200 Merge
duke [Wed, 05 Jul 2017 19:14:01 +0200] rev 20229
Merge
Thu, 26 Sep 2013 17:23:22 -0700 Merge
lana [Thu, 26 Sep 2013 17:23:22 -0700] rev 20228
Merge
Thu, 26 Sep 2013 16:37:21 +0530 Merge
sundar [Thu, 26 Sep 2013 16:37:21 +0530] rev 20227
Merge
Thu, 26 Sep 2013 11:47:24 +0200 8025486: RegExp constructor arguments are not evaluated in right order
hannesw [Thu, 26 Sep 2013 11:47:24 +0200] rev 20226
8025486: RegExp constructor arguments are not evaluated in right order Reviewed-by: sundar
Thu, 26 Sep 2013 10:14:24 +0200 8025197: String replace method fails with regexp /$/gi
hannesw [Thu, 26 Sep 2013 10:14:24 +0200] rev 20225
8025197: String replace method fails with regexp /$/gi Reviewed-by: sundar
Wed, 25 Sep 2013 16:37:56 +0200 8025434: RegExp lastIndex can exceed int range
hannesw [Wed, 25 Sep 2013 16:37:56 +0200] rev 20224
8025434: RegExp lastIndex can exceed int range Reviewed-by: lagergren, sundar
Wed, 25 Sep 2013 08:17:37 +0530 8025325: parseFloat does not handle '.' in exponent part
sundar [Wed, 25 Sep 2013 08:17:37 +0530] rev 20223
8025325: parseFloat does not handle '.' in exponent part Reviewed-by: hannesw
Tue, 24 Sep 2013 20:43:42 +0530 8025312: parseInt should convert 'radix' argument to ToInt32 even if empty string is parsed
sundar [Tue, 24 Sep 2013 20:43:42 +0530] rev 20222
8025312: parseInt should convert 'radix' argument to ToInt32 even if empty string is parsed Reviewed-by: jlaskey, hannesw
Mon, 23 Sep 2013 14:20:45 +0530 Merge
sundar [Mon, 23 Sep 2013 14:20:45 +0530] rev 20221
Merge
Sat, 21 Sep 2013 10:11:15 +0200 8025163: Date methods should not return -0
hannesw [Sat, 21 Sep 2013 10:11:15 +0200] rev 20220
8025163: Date methods should not return -0 Reviewed-by: lagergren, jlaskey
Fri, 20 Sep 2013 22:37:08 +0530 8025149: JSON.stringify does not handle 'space' argument as per the spec.
sundar [Fri, 20 Sep 2013 22:37:08 +0530] rev 20219
8025149: JSON.stringify does not handle 'space' argument as per the spec. Reviewed-by: jlaskey, hannesw
Fri, 20 Sep 2013 20:55:43 +0530 8025147: Trailing comma is not allowed in JSONArray and JSONObject
sundar [Fri, 20 Sep 2013 20:55:43 +0530] rev 20218
8025147: Trailing comma is not allowed in JSONArray and JSONObject Reviewed-by: hannesw, jlaskey
Fri, 20 Sep 2013 19:17:04 -0700 Merge
lana [Fri, 20 Sep 2013 19:17:04 -0700] rev 20217
Merge
Fri, 20 Sep 2013 12:11:08 +0200 8022587: ClassCache is not optimal and leaks Source instances
hannesw [Fri, 20 Sep 2013 12:11:08 +0200] rev 20216
8022587: ClassCache is not optimal and leaks Source instances Reviewed-by: lagergren, attila
Fri, 20 Sep 2013 12:56:07 +0530 8025111: undefined or null 'with' expression in empty with block should throw TypeError
sundar [Fri, 20 Sep 2013 12:56:07 +0530] rev 20215
8025111: undefined or null 'with' expression in empty with block should throw TypeError Reviewed-by: lagergren, hannesw
Thu, 19 Sep 2013 23:48:37 +0530 8025090: 'while' statement with 'test' using var before being declared in body results in VerifyError
sundar [Thu, 19 Sep 2013 23:48:37 +0530] rev 20214
8025090: 'while' statement with 'test' using var before being declared in body results in VerifyError Reviewed-by: jlaskey
Thu, 19 Sep 2013 21:20:47 +0530 8025080: Object literal getter, setter function with number format property name results in ClassFormatError
sundar [Thu, 19 Sep 2013 21:20:47 +0530] rev 20213
8025080: Object literal getter, setter function with number format property name results in ClassFormatError Reviewed-by: lagergren, hannesw
Thu, 19 Sep 2013 15:39:01 +0200 8023154: compileAllTests fails with: 2 tests failed to compile
hannesw [Thu, 19 Sep 2013 15:39:01 +0200] rev 20212
8023154: compileAllTests fails with: 2 tests failed to compile Reviewed-by: sundar, jlaskey
Thu, 19 Sep 2013 13:34:01 +0530 8025048: true as case label results in ClassCastException
sundar [Thu, 19 Sep 2013 13:34:01 +0530] rev 20211
8025048: true as case label results in ClassCastException Reviewed-by: lagergren
Wed, 18 Sep 2013 16:36:25 +0530 8024973: Using a different ScriptContext with a CompiledScript results in ScriptException
sundar [Wed, 18 Sep 2013 16:36:25 +0530] rev 20210
8024973: Using a different ScriptContext with a CompiledScript results in ScriptException Reviewed-by: jlaskey, hannesw
Wed, 18 Sep 2013 13:06:17 +0530 8024972: for (LeftHandSideExpression in Expression) crashes the compiler
sundar [Wed, 18 Sep 2013 13:06:17 +0530] rev 20209
8024972: for (LeftHandSideExpression in Expression) crashes the compiler Reviewed-by: lagergren, hannesw
Thu, 26 Sep 2013 10:43:59 -0700 Added tag jdk8-b109 for changeset a9c63e60bf10
cl [Thu, 26 Sep 2013 10:43:59 -0700] rev 20208
Added tag jdk8-b109 for changeset a9c63e60bf10
Wed, 05 Jul 2017 19:13:54 +0200 Merge
duke [Wed, 05 Jul 2017 19:13:54 +0200] rev 20207
Merge
Thu, 26 Sep 2013 10:43:08 -0700 Added tag jdk8-b109 for changeset 663d34cd5856
cl [Thu, 26 Sep 2013 10:43:08 -0700] rev 20206
Added tag jdk8-b109 for changeset 663d34cd5856
Wed, 05 Jul 2017 19:13:51 +0200 Merge
duke [Wed, 05 Jul 2017 19:13:51 +0200] rev 20205
Merge
Wed, 02 Oct 2013 15:08:29 +0200 Merge
erikj [Wed, 02 Oct 2013 15:08:29 +0200] rev 20204
Merge
Tue, 01 Oct 2013 11:08:23 +0200 8019219: Fix typo in jdk/makefiles "default" targets
ihse [Tue, 01 Oct 2013 11:08:23 +0200] rev 20203
8019219: Fix typo in jdk/makefiles "default" targets Reviewed-by: erikj
Tue, 01 Oct 2013 12:45:47 -0700 Merge
katleman [Tue, 01 Oct 2013 12:45:47 -0700] rev 20202
Merge
Fri, 27 Sep 2013 16:29:44 -0700 8020552: [launcher] changes to support removal of Solaris 32-bit distribution
ksrini [Fri, 27 Sep 2013 16:29:44 -0700] rev 20201
8020552: [launcher] changes to support removal of Solaris 32-bit distribution 8023495: [infra] create 64-bit solaris bits with symlinks Reviewed-by: ihse, tbell, dholmes, darcy, alanb, erikj, sla, martin
Thu, 26 Sep 2013 17:21:47 -0700 Merge
lana [Thu, 26 Sep 2013 17:21:47 -0700] rev 20200
Merge
Thu, 26 Sep 2013 11:13:34 -0700 8025173: HashMap.put() replacing an existing key can trigger a resize()
bchristi [Thu, 26 Sep 2013 11:13:34 -0700] rev 20199
8025173: HashMap.put() replacing an existing key can trigger a resize() Summary: Ensure that HashMap is not resized if we're just replacing a value Reviewed-by: alanb, martin
Wed, 25 Sep 2013 07:36:29 -0700 Merge
mfang [Wed, 25 Sep 2013 07:36:29 -0700] rev 20198
Merge
Tue, 24 Sep 2013 14:34:55 -0700 Merge
mfang [Tue, 24 Sep 2013 14:34:55 -0700] rev 20197
Merge
Tue, 24 Sep 2013 14:17:42 -0700 8025215: jdk8 l10n resource file translation update 4
mfang [Tue, 24 Sep 2013 14:17:42 -0700] rev 20196
8025215: jdk8 l10n resource file translation update 4 Reviewed-by: naoto, yhuang
Wed, 25 Sep 2013 09:47:24 +0200 8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout
dfuchs [Wed, 25 Sep 2013 09:47:24 +0200] rev 20195
8025140: TEST_BUG: java/util/logging/Logger/getGlobal tests fail due to timeout Summary: Arbitrary timeouts in the tests @run lines where too agressive for some configurations. The tests will now run with default timeout. Reviewed-by: alanb, mchung
Thu, 29 Aug 2013 11:08:42 +0200 8014659: NPG: performance counters for compressed klass space
stefank [Thu, 29 Aug 2013 11:08:42 +0200] rev 20194
8014659: NPG: performance counters for compressed klass space Reviewed-by: jmasa, sla Contributed-by: erik.helin@oracle.com
Sun, 22 Sep 2013 20:21:11 -0700 Merge
lana [Sun, 22 Sep 2013 20:21:11 -0700] rev 20193
Merge
Fri, 20 Sep 2013 19:15:59 -0700 Merge
lana [Fri, 20 Sep 2013 19:15:59 -0700] rev 20192
Merge
Mon, 23 Sep 2013 04:05:42 +0100 8023130: (process) ProcessBuilder#inheritIO does not work on Windows
alanb [Mon, 23 Sep 2013 04:05:42 +0100] rev 20191
8023130: (process) ProcessBuilder#inheritIO does not work on Windows Reviewed-by: alanb, martin Contributed-by: ivan.gerasimov@oracle.com
Fri, 20 Sep 2013 17:11:32 -0700 8024341: j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method if using an example from the spec
psandoz [Fri, 20 Sep 2013 17:11:32 -0700] rev 20190
8024341: j.u.regex.Pattern.splitAsStream() doesn't correspond to split() method if using an example from the spec Reviewed-by: alanb
Fri, 20 Sep 2013 15:12:05 -0700 8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent
bpb [Fri, 20 Sep 2013 15:12:05 -0700] rev 20189
8024331: j.u.Map.computeIfPresent() default/nondefault implementations don't throw NPE if the remappingFunction is null and the key is absent Summary: Explicitly check for null remappingFunction parameter. Reviewed-by: mduigou, forax, psandoz Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Fri, 20 Sep 2013 11:07:06 -0700 8024253: ThreadLocal random can use SecureRandom for the initial seed
psandoz [Fri, 20 Sep 2013 11:07:06 -0700] rev 20188
8024253: ThreadLocal random can use SecureRandom for the initial seed Reviewed-by: psandoz, chegar, alanb Contributed-by: Doug Lea <dl@cs.oswego.edu>, Peter Levart <peter.levart@gmail.com>, Guy Steele <guy.steele@oracle.com>
Fri, 20 Sep 2013 16:40:32 +0200 7200277: [parfait] potential buffer overflow in npt/utf.c
sla [Fri, 20 Sep 2013 16:40:32 +0200] rev 20187
7200277: [parfait] potential buffer overflow in npt/utf.c Reviewed-by: dsamersoff, dcubed
Fri, 20 Sep 2013 17:56:54 +0400 8025076: Fix for JDK-8017248 breaks jprt submission for non-unicode locales
kizune [Fri, 20 Sep 2013 17:56:54 +0400] rev 20186
8025076: Fix for JDK-8017248 breaks jprt submission for non-unicode locales Reviewed-by: naoto, ksrini
Fri, 20 Sep 2013 10:15:02 +0200 8024416: TESTBUG: com/sun/jdi/MethodEntryExitEvents.java: method entry count mismatch
sla [Fri, 20 Sep 2013 10:15:02 +0200] rev 20185
8024416: TESTBUG: com/sun/jdi/MethodEntryExitEvents.java: method entry count mismatch Reviewed-by: dcubed
Fri, 20 Sep 2013 10:14:35 +0200 8024985: com/sun/jdi/StepTest.java failed since jdk8b107
sla [Fri, 20 Sep 2013 10:14:35 +0200] rev 20184
8024985: com/sun/jdi/StepTest.java failed since jdk8b107 Reviewed-by: dcubed
Thu, 19 Sep 2013 20:41:54 -0700 8024405: Spliterators.spliterator should support CONCURRENT characteristic
psandoz [Thu, 19 Sep 2013 20:41:54 -0700] rev 20183
8024405: Spliterators.spliterator should support CONCURRENT characteristic Reviewed-by: martin
Wed, 18 Sep 2013 10:49:34 -0700 8025002: "".codePoints().sorted().iterator().hasNext() causes NegativeArraySizeException
psandoz [Wed, 18 Sep 2013 10:49:34 -0700] rev 20182
8025002: "".codePoints().sorted().iterator().hasNext() causes NegativeArraySizeException Reviewed-by: henryjen, alanb
Thu, 19 Sep 2013 10:06:30 -0700 8023113: tools/jar/ChangeDir.java fails if /tmp/a exists
sherman [Thu, 19 Sep 2013 10:06:30 -0700] rev 20181
8023113: tools/jar/ChangeDir.java fails if /tmp/a exists Summary: updated the test case Reviewed-by: alanb
Thu, 19 Sep 2013 16:14:13 +0200 8011940: java.lang.Class.getAnnotations() always enters synchronized method
plevart [Thu, 19 Sep 2013 16:14:13 +0200] rev 20180
8011940: java.lang.Class.getAnnotations() always enters synchronized method Reviewed-by: jfranck, chegar, psandoz, shade
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip