Mon, 05 Aug 2013 15:03:40 -0700 8022029: GetUnsafeObjectG1PreBarrier fails on 32-bit with: Unrecognized VM option 'ObjectAlignmentInBytes=32'
twisti [Mon, 05 Aug 2013 15:03:40 -0700] rev 19160
8022029: GetUnsafeObjectG1PreBarrier fails on 32-bit with: Unrecognized VM option 'ObjectAlignmentInBytes=32' Reviewed-by: kvn
Mon, 05 Aug 2013 17:15:35 +0200 Merge
rbackman [Mon, 05 Aug 2013 17:15:35 +0200] rev 19159
Merge
Fri, 02 Aug 2013 10:20:34 -0700 8021301: better event messages
anoll [Fri, 02 Aug 2013 10:20:34 -0700] rev 19158
8021301: better event messages Summary: made event messages better readable Reviewed-by: kvn, rbackman
Thu, 01 Aug 2013 16:01:32 -0700 8020531: Test compiler/codecache/CheckUpperLimit.java fails when memory limited
anoll [Thu, 01 Aug 2013 16:01:32 -0700] rev 19157
8020531: Test compiler/codecache/CheckUpperLimit.java fails when memory limited Summary: Removed part of the test that required the VM to start up with -XX:ReservedCodeCacheSize=2048m Reviewed-by: kvn, rbackman
Mon, 29 Jul 2013 16:32:38 -0700 8016474: Crash in sun.reflect.UnsafeObjectFieldAccessorImpl.get
twisti [Mon, 29 Jul 2013 16:32:38 -0700] rev 19156
8016474: Crash in sun.reflect.UnsafeObjectFieldAccessorImpl.get Summary: C1's GetUnsafeObject G1 pre-barrier uses the wrong type to read the klass pointer. Reviewed-by: iveresov, kvn
Mon, 29 Jul 2013 11:54:18 +0400 8021120: TieredCompilation can be enabled even if TIERED is undefined
iignatyev [Mon, 29 Jul 2013 11:54:18 +0400] rev 19155
8021120: TieredCompilation can be enabled even if TIERED is undefined Reviewed-by: kvn, dholmes
Thu, 08 Aug 2013 08:29:28 -0400 Merge
dholmes [Thu, 08 Aug 2013 08:29:28 -0400] rev 19154
Merge
Tue, 06 Aug 2013 20:01:40 -0400 8012144: multiple SIGSEGVs fails on staxf
vladidan [Tue, 06 Aug 2013 20:01:40 -0400] rev 19153
8012144: multiple SIGSEGVs fails on staxf Summary: Forward port of 7u change to add additional fence() on RMO platforms, with a load_acquire on all platforms Reviewed-by: dholmes, kvn
Tue, 06 Aug 2013 14:28:48 +0400 8019396: SA-JDI OSThread class initialization throws an exception
dsamersoff [Tue, 06 Aug 2013 14:28:48 +0400] rev 19152
8019396: SA-JDI OSThread class initialization throws an exception Summary: Method sun.jvm.hotspot.runtime.OSThread.initialize throws a sun.jvm.hotspot.types.WrongTypeException Reviewed-by: dholmes, mgerdin
Mon, 05 Aug 2013 08:55:06 -0700 Merge
hseigel [Mon, 05 Aug 2013 08:55:06 -0700] rev 19151
Merge
Sun, 04 Aug 2013 16:30:53 -0400 7073961: [TESTBUG] closed/runtime/4845371/DBB.java failed on solaris 10 X65
hseigel [Sun, 04 Aug 2013 16:30:53 -0400] rev 19150
7073961: [TESTBUG] closed/runtime/4845371/DBB.java failed on solaris 10 X65 Summary: Added a x86 64-bit Solaris shared library and rewrote test in Java Reviewed-by: dholmes, ctornqvi
Mon, 05 Aug 2013 10:27:31 +0100 8021444: SA: ClassDump.run() should not ignore existing ClassFilter.
kevinw [Mon, 05 Aug 2013 10:27:31 +0100] rev 19149
8021444: SA: ClassDump.run() should not ignore existing ClassFilter. Reviewed-by: minqi, poonam
Fri, 02 Aug 2013 22:34:43 +0200 Merge
ctornqvi [Fri, 02 Aug 2013 22:34:43 +0200] rev 19148
Merge
Fri, 02 Aug 2013 18:26:24 +0200 Merge
ctornqvi [Fri, 02 Aug 2013 18:26:24 +0200] rev 19147
Merge
Fri, 02 Aug 2013 18:12:10 +0200 8009585: test/runtime/7196045 times out
ctornqvi [Fri, 02 Aug 2013 18:12:10 +0200] rev 19146
8009585: test/runtime/7196045 times out Summary: test/runtime/7196045 times out Reviewed-by: dholmes, mseledtsov
Fri, 02 Aug 2013 08:32:05 -0700 Merge
dcubed [Fri, 02 Aug 2013 08:32:05 -0700] rev 19145
Merge
Fri, 02 Aug 2013 12:26:46 +0100 8020943: Memory leak when GCNotifier uses create_from_platform_dependent_str()
kevinw [Fri, 02 Aug 2013 12:26:46 +0100] rev 19144
8020943: Memory leak when GCNotifier uses create_from_platform_dependent_str() Reviewed-by: mgerdin, fparain, dcubed
Thu, 01 Aug 2013 22:25:11 +0200 8009407: runtime/8000968/Test8000968.sh has incorrect check for proper config
ctornqvi [Thu, 01 Aug 2013 22:25:11 +0200] rev 19143
8009407: runtime/8000968/Test8000968.sh has incorrect check for proper config Summary: runtime/8000968/Test8000968.sh has incorrect check for proper config Reviewed-by: coleenp, mseledtsov, sspitsyn, hseigel
Thu, 01 Aug 2013 22:20:00 +0200 8014294: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle
ctornqvi [Thu, 01 Aug 2013 22:20:00 +0200] rev 19142
8014294: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle Summary: Assert in ThreadTimesClosure::do_thread() due to use of naked oop instead of handle Reviewed-by: coleenp, sspitsyn
Thu, 01 Aug 2013 22:15:40 +0200 8020614: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output
mseledtsov [Thu, 01 Aug 2013 22:15:40 +0200] rev 19141
8020614: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output Summary: OutputAnalyzer.shouldHaveExitValue() should print stdout/stderr output Reviewed-by: kvn, ctornqvi, dholmes
Fri, 02 Aug 2013 03:06:19 -0700 8022124: new hotspot build - hs25-b45
amurillo [Fri, 02 Aug 2013 03:06:19 -0700] rev 19140
8022124: new hotspot build - hs25-b45 Reviewed-by: jcoomes
Thu, 08 Aug 2013 10:10:31 -0700 Added tag jdk8-b102 for changeset d807cf45a710
cl [Thu, 08 Aug 2013 10:10:31 -0700] rev 19139
Added tag jdk8-b102 for changeset d807cf45a710
Thu, 08 Aug 2013 10:10:24 -0700 Added tag jdk8-b102 for changeset 9543adaf5371
cl [Thu, 08 Aug 2013 10:10:24 -0700] rev 19138
Added tag jdk8-b102 for changeset 9543adaf5371
Wed, 05 Jul 2017 19:06:36 +0200 Added tag jdk8-b102 for changeset bbe43d712fe0
duke [Wed, 05 Jul 2017 19:06:36 +0200] rev 19137
Added tag jdk8-b102 for changeset bbe43d712fe0
Wed, 05 Jul 2017 19:06:36 +0200 Merge jdk8-b102
duke [Wed, 05 Jul 2017 19:06:36 +0200] rev 19136
Merge
Wed, 05 Jul 2017 19:06:33 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:33 +0200] rev 19135
Merge
Tue, 06 Aug 2013 10:03:25 -0700 Merge
lana [Tue, 06 Aug 2013 10:03:25 -0700] rev 19134
Merge
Wed, 31 Jul 2013 10:52:01 +0100 8013179: assertion failure in javac when compiling with -source 1.6 -target 1.6
vromero [Wed, 31 Jul 2013 10:52:01 +0100] rev 19133
8013179: assertion failure in javac when compiling with -source 1.6 -target 1.6 Reviewed-by: jjg
Sun, 28 Jul 2013 10:17:45 +0200 8021338: Diamond finder may mark a required type argument as unnecessary
jlahoda [Sun, 28 Jul 2013 10:17:45 +0200] rev 19132
8021338: Diamond finder may mark a required type argument as unnecessary Reviewed-by: mcimadamore
Sun, 28 Jul 2013 10:17:45 +0200 8020689: Missing LineNumberTable entries in compiled class files
jlahoda [Sun, 28 Jul 2013 10:17:45 +0200] rev 19131
8020689: Missing LineNumberTable entries in compiled class files Reviewed-by: ksrini, mcimadamore
Fri, 26 Jul 2013 14:08:37 -0700 Merge
lana [Fri, 26 Jul 2013 14:08:37 -0700] rev 19130
Merge
Thu, 25 Jul 2013 14:51:40 +0100 8020843: javac crashes on accessibility check with method reference with typevar receiver
mcimadamore [Thu, 25 Jul 2013 14:51:40 +0100] rev 19129
8020843: javac crashes on accessibility check with method reference with typevar receiver Summary: method reference overload check doesn't walk through type-variable receivers Reviewed-by: jjg
Thu, 25 Jul 2013 14:49:16 +0100 8016081: field initialized with lambda in annotation types doesn't compile
mcimadamore [Thu, 25 Jul 2013 14:49:16 +0100] rev 19128
8016081: field initialized with lambda in annotation types doesn't compile Summary: check for annotation attributes should skip over synthetic methods Reviewed-by: jjg
Thu, 25 Jul 2013 14:47:43 +0100 8020804: javac crashes when speculative attribution infers intersection type with array component
mcimadamore [Thu, 25 Jul 2013 14:47:43 +0100] rev 19127
8020804: javac crashes when speculative attribution infers intersection type with array component Summary: Assertion is causing javac to crash because of lack of support for arrays in intersection types Reviewed-by: jjg
Thu, 25 Jul 2013 11:02:27 +0200 8007961: javax.lang.model tests for repeating annotations fail in getAnnotationsByType
jfranck [Thu, 25 Jul 2013 11:02:27 +0200] rev 19126
8007961: javax.lang.model tests for repeating annotations fail in getAnnotationsByType Reviewed-by: jjg
Wed, 24 Jul 2013 17:35:42 -0700 8020556: doclint does not check type variables for @throws
jjg [Wed, 24 Jul 2013 17:35:42 -0700] rev 19125
8020556: doclint does not check type variables for @throws Reviewed-by: mcimadamore
Tue, 23 Jul 2013 20:42:54 -0400 8016880: 42 tests in annot102* fail with compile-time errors.
emc [Tue, 23 Jul 2013 20:42:54 -0400] rev 19124
8016880: 42 tests in annot102* fail with compile-time errors. Summary: Fixes error in type equality when bounds of type variables have annotations. Reviewed-by: jjg, mcimadamore
Tue, 23 Jul 2013 16:06:11 -0700 8021215: javac gives incorrect doclint warnings on normal package statements
jjg [Tue, 23 Jul 2013 16:06:11 -0700] rev 19123
8021215: javac gives incorrect doclint warnings on normal package statements Reviewed-by: darcy
Fri, 19 Jul 2013 07:22:53 -0700 8017216: javac doesn't fill in end position for some errors of type not found
ksrini [Fri, 19 Jul 2013 07:22:53 -0700] rev 19122
8017216: javac doesn't fill in end position for some errors of type not found 8019421: Javac doesn't fill in end position for some annotation related errors 8019422: Javac doesn't fill in end position for uninitialized variable errors Reviewed-by: jjg, mcimadamore
Wed, 17 Jul 2013 19:16:12 -0700 8020664: doclint gives incorrect warnings on normal package statements
jjg [Wed, 17 Jul 2013 19:16:12 -0700] rev 19121
8020664: doclint gives incorrect warnings on normal package statements Reviewed-by: mcimadamore
Wed, 17 Jul 2013 19:12:03 -0700 8020313: doclint doesn't reset HTML anchors correctly
jjg [Wed, 17 Jul 2013 19:12:03 -0700] rev 19120
8020313: doclint doesn't reset HTML anchors correctly Reviewed-by: mcimadamore
Wed, 17 Jul 2013 18:18:45 -0700 8014636: TestLiteralCodeInPre fails on windows
jjg [Wed, 17 Jul 2013 18:18:45 -0700] rev 19119
8014636: TestLiteralCodeInPre fails on windows Reviewed-by: ksrini
Thu, 01 Aug 2013 04:56:28 -0700 Added tag jdk8-b101 for changeset f27df16b814f
cl [Thu, 01 Aug 2013 04:56:28 -0700] rev 19118
Added tag jdk8-b101 for changeset f27df16b814f
Wed, 05 Jul 2017 19:06:28 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:28 +0200] rev 19117
Merge
Thu, 01 Aug 2013 04:56:17 -0700 Added tag jdk8-b101 for changeset 38bb43faf812
cl [Thu, 01 Aug 2013 04:56:17 -0700] rev 19116
Added tag jdk8-b101 for changeset 38bb43faf812
Wed, 05 Jul 2017 19:06:24 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:24 +0200] rev 19115
Merge
Tue, 06 Aug 2013 10:02:36 -0700 Merge
lana [Tue, 06 Aug 2013 10:02:36 -0700] rev 19114
Merge
Fri, 26 Jul 2013 14:01:00 -0700 Merge
lana [Fri, 26 Jul 2013 14:01:00 -0700] rev 19113
Merge
Thu, 25 Jul 2013 13:02:37 -0700 8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
joehw [Thu, 25 Jul 2013 13:02:37 -0700] rev 19112
8021148: Regression in SAXParserImpl in 7u40 b34 (NPE) Reviewed-by: chegar, lancea, dfuchs
Thu, 01 Aug 2013 04:56:16 -0700 Added tag jdk8-b101 for changeset 68d2718ced89
cl [Thu, 01 Aug 2013 04:56:16 -0700] rev 19111
Added tag jdk8-b101 for changeset 68d2718ced89
Wed, 05 Jul 2017 19:06:20 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:20 +0200] rev 19110
Merge
Tue, 06 Aug 2013 10:02:35 -0700 Merge
lana [Tue, 06 Aug 2013 10:02:35 -0700] rev 19109
Merge
Mon, 29 Jul 2013 21:56:40 +0530 Merge
sundar [Mon, 29 Jul 2013 21:56:40 +0530] rev 19108
Merge
Mon, 29 Jul 2013 18:07:20 +0530 8012792: print function defined in engine.js does not handle multiple arguments
sundar [Mon, 29 Jul 2013 18:07:20 +0530] rev 19107
8012792: print function defined in engine.js does not handle multiple arguments Reviewed-by: hannesw
Mon, 29 Jul 2013 10:28:03 +0530 Merge
sundar [Mon, 29 Jul 2013 10:28:03 +0530] rev 19106
Merge
Fri, 26 Jul 2013 20:10:47 +0530 8021571: @fork tests should use VM options passed from project.properties
sundar [Fri, 26 Jul 2013 20:10:47 +0530] rev 19105
8021571: @fork tests should use VM options passed from project.properties Reviewed-by: lagergren, hannesw, jlaskey
Fri, 26 Jul 2013 09:17:54 -0300 8021321: Two runsunspider tests fail after updating sunspider to 1.0
jlaskey [Fri, 26 Jul 2013 09:17:54 -0300] rev 19104
8021321: Two runsunspider tests fail after updating sunspider to 1.0 Reviewed-by: jlaskey, sundar Contributed-by: michael.horowitz@oracle.com
Fri, 26 Jul 2013 13:50:52 +0200 8020719: Run tests with reduced splitter threshold
hannesw [Fri, 26 Jul 2013 13:50:52 +0200] rev 19103
8020719: Run tests with reduced splitter threshold Reviewed-by: lagergren, sundar, jlaskey
Fri, 26 Jul 2013 14:08:51 -0700 Merge
lana [Fri, 26 Jul 2013 14:08:51 -0700] rev 19102
Merge
Thu, 25 Jul 2013 20:10:48 +0530 8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContext
sundar [Thu, 25 Jul 2013 20:10:48 +0530] rev 19101
8021361: ClassCastException:.ScriptObjectMirror -> ScriptObject when getInterface called on object from different ScriptContext Reviewed-by: jlaskey, attila
Thu, 25 Jul 2013 11:56:12 +0200 8021244: Inconsistent stackmap with splitter threshold set very low
hannesw [Thu, 25 Jul 2013 11:56:12 +0200] rev 19100
8021244: Inconsistent stackmap with splitter threshold set very low Reviewed-by: sundar, lagergren
Thu, 25 Jul 2013 14:05:03 +0530 8021252: invokeMethod throws NoSuchMethodException when script object is from different script context
sundar [Thu, 25 Jul 2013 14:05:03 +0530] rev 19099
8021252: invokeMethod throws NoSuchMethodException when script object is from different script context Reviewed-by: lagergren, hannesw
Wed, 24 Jul 2013 21:01:22 +0530 8021294: --verify-code option results in AnalyzerException
sundar [Wed, 24 Jul 2013 21:01:22 +0530] rev 19098
8021294: --verify-code option results in AnalyzerException Reviewed-by: hannesw, jlaskey
Wed, 24 Jul 2013 20:28:03 +0530 8021262: Make nashorn access checks consistent with underlying dynalink
sundar [Wed, 24 Jul 2013 20:28:03 +0530] rev 19097
8021262: Make nashorn access checks consistent with underlying dynalink Reviewed-by: jlaskey, lagergren, attila
Wed, 24 Jul 2013 08:25:04 -0300 Merge
jlaskey [Wed, 24 Jul 2013 08:25:04 -0300] rev 19096
Merge
Wed, 24 Jul 2013 13:16:34 +0200 8020718: RETURN symbol has wrong type in split functions
hannesw [Wed, 24 Jul 2013 13:16:34 +0200] rev 19095
8020718: RETURN symbol has wrong type in split functions Reviewed-by: lagergren, attila
Wed, 24 Jul 2013 12:48:09 +0200 8021246: Fix regression for 8021189
attila [Wed, 24 Jul 2013 12:48:09 +0200] rev 19094
8021246: Fix regression for 8021189 Reviewed-by: lagergren, sundar
Wed, 24 Jul 2013 11:13:24 +0200 8021189: Prevent access to constructors of restricted classes
attila [Wed, 24 Jul 2013 11:13:24 +0200] rev 19093
8021189: Prevent access to constructors of restricted classes Reviewed-by: lagergren, sundar
Tue, 23 Jul 2013 18:28:58 +0200 8021129: Use public lookup again
attila [Tue, 23 Jul 2013 18:28:58 +0200] rev 19092
8021129: Use public lookup again Reviewed-by: lagergren, sundar
Tue, 23 Jul 2013 21:51:23 +0530 Merge
sundar [Tue, 23 Jul 2013 21:51:23 +0530] rev 19091
Merge
Tue, 23 Jul 2013 21:45:27 +0530 8021164: REGRESSION: test262 failures after JDK-8021122
sundar [Tue, 23 Jul 2013 21:45:27 +0530] rev 19090
8021164: REGRESSION: test262 failures after JDK-8021122 Reviewed-by: jlaskey, hannesw
Tue, 23 Jul 2013 12:00:29 -0300 8021130: Comments need to be tokens
jlaskey [Tue, 23 Jul 2013 12:00:29 -0300] rev 19089
8021130: Comments need to be tokens Reviewed-by: lagergren, attila Contributed-by: james.laskey@oracle.com
Tue, 23 Jul 2013 18:17:25 +0530 8021122: Not all callables are handled for toString and other function valued properties
sundar [Tue, 23 Jul 2013 18:17:25 +0530] rev 19088
8021122: Not all callables are handled for toString and other function valued properties Reviewed-by: attila, hannesw, jlaskey
Thu, 18 Jul 2013 16:47:45 +0200 8020820: Limit access to static members of reflective classes
attila [Thu, 18 Jul 2013 16:47:45 +0200] rev 19087
8020820: Limit access to static members of reflective classes Reviewed-by: jlaskey, sundar
Thu, 18 Jul 2013 16:22:25 +0200 8020809: Java adapter should not allow overriding of caller sensitive methods
attila [Thu, 18 Jul 2013 16:22:25 +0200] rev 19086
8020809: Java adapter should not allow overriding of caller sensitive methods Reviewed-by: jlaskey, sundar
Thu, 18 Jul 2013 18:08:26 +0530 8020731: Revisit checkPermission calls in Context class
sundar [Thu, 18 Jul 2013 18:08:26 +0530] rev 19085
8020731: Revisit checkPermission calls in Context class Reviewed-by: attila, hannesw
Wed, 17 Jul 2013 18:20:40 +0200 8020356: ClassCastException Undefined->Scope on spiltter class generated for a large switch statement
hannesw [Wed, 17 Jul 2013 18:20:40 +0200] rev 19084
8020356: ClassCastException Undefined->Scope on spiltter class generated for a large switch statement Reviewed-by: jlaskey, attila
Wed, 17 Jul 2013 11:53:09 -0300 8020596: Initialization of white space strings in scanner should be done with \u strings
jlaskey [Wed, 17 Jul 2013 11:53:09 -0300] rev 19083
8020596: Initialization of white space strings in scanner should be done with \u strings Reviewed-by: attila, hannesw Contributed-by: james.laskey@oracle.com
Tue, 16 Jul 2013 17:40:15 -0300 8017585: Exclude two failing tests from Nashorn CC run
jlaskey [Tue, 16 Jul 2013 17:40:15 -0300] rev 19082
8017585: Exclude two failing tests from Nashorn CC run Reviewed-by: jlaskey, sundar, attila Contributed-by: konstantin.shefov@oracle.com
Thu, 01 Aug 2013 04:56:29 -0700 Added tag jdk8-b101 for changeset 55745edff2b0
cl [Thu, 01 Aug 2013 04:56:29 -0700] rev 19081
Added tag jdk8-b101 for changeset 55745edff2b0
Wed, 05 Jul 2017 19:06:11 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:11 +0200] rev 19080
Merge
Thu, 01 Aug 2013 04:56:07 -0700 Added tag jdk8-b101 for changeset de18c7eb70e2
cl [Thu, 01 Aug 2013 04:56:07 -0700] rev 19079
Added tag jdk8-b101 for changeset de18c7eb70e2
Wed, 05 Jul 2017 19:06:08 +0200 Merge
duke [Wed, 05 Jul 2017 19:06:08 +0200] rev 19078
Merge
Tue, 06 Aug 2013 10:10:39 -0700 Merge
lana [Tue, 06 Aug 2013 10:10:39 -0700] rev 19077
Merge
Wed, 31 Jul 2013 13:02:53 -0700 Merge
lana [Wed, 31 Jul 2013 13:02:53 -0700] rev 19076
Merge
Wed, 24 Jul 2013 10:57:02 +0200 8006324: [TEST_BUG] sun/invoke/util/ValueConversionsTest.java should be modified
rbackman [Wed, 24 Jul 2013 10:57:02 +0200] rev 19075
8006324: [TEST_BUG] sun/invoke/util/ValueConversionsTest.java should be modified Reviewed-by: kvn, twisti
Tue, 30 Jul 2013 10:35:06 -0700 8020539: Clean up doclint problems in java.util package, part 2
bpb [Tue, 30 Jul 2013 10:35:06 -0700] rev 19074
8020539: Clean up doclint problems in java.util package, part 2 Summary: Clean up doclint errors and warnings in classes in java.util Reviewed-by: darcy, chegar Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Tue, 30 Jul 2013 14:03:25 +0100 8021883: j.u.Random/RandomStream.java test needs more robust timeout duration
psandoz [Tue, 30 Jul 2013 14:03:25 +0100] rev 19073
8021883: j.u.Random/RandomStream.java test needs more robust timeout duration Reviewed-by: chegar
Tue, 30 Jul 2013 11:32:26 +0100 8021863: Stream.concat incorrectly calculates unsized state
psandoz [Tue, 30 Jul 2013 11:32:26 +0100] rev 19072
8021863: Stream.concat incorrectly calculates unsized state Reviewed-by: chegar
Tue, 30 Jul 2013 15:47:35 -0700 8020977: StringJoiner merges with itself not as expected
henryjen [Tue, 30 Jul 2013 15:47:35 -0700] rev 19071
8020977: StringJoiner merges with itself not as expected Reviewed-by: psandoz, chegar, mduigou, smarks
Tue, 30 Jul 2013 14:43:19 -0700 8021767: test/java/time/tck/java/time/format/TCKFormatStyle.java failing
sherman [Tue, 30 Jul 2013 14:43:19 -0700] rev 19070
8021767: test/java/time/tck/java/time/format/TCKFormatStyle.java failing Summary: Correct to use fixed locale, not locale of test environment Reviewed-by: alanb, okutsu Contributed-by: roger.riggs@oracle.com
Tue, 30 Jul 2013 11:04:19 -0700 8021833: javadoc cleanup in java.net
juh [Tue, 30 Jul 2013 11:04:19 -0700] rev 19069
8021833: javadoc cleanup in java.net Summary: <code> and <tt> converted to {@code }; package.html to package-info.java Reviewed-by: darcy, chegar
Mon, 29 Jul 2013 19:36:54 -0700 8021841: Remove SSLEngineDeadlock.java from problem list
xuelei [Mon, 29 Jul 2013 19:36:54 -0700] rev 19068
8021841: Remove SSLEngineDeadlock.java from problem list Reviewed-by: wetmore
Mon, 29 Jul 2013 13:43:24 -0700 8020424: The NSS version should be detected before running crypto tests
ascarpino [Mon, 29 Jul 2013 13:43:24 -0700] rev 19067
8020424: The NSS version should be detected before running crypto tests Reviewed-by: valeriep
Fri, 19 Jul 2013 11:34:33 -0700 8012971: PKCS11Test hiding exception failures
ascarpino [Fri, 19 Jul 2013 11:34:33 -0700] rev 19066
8012971: PKCS11Test hiding exception failures Reviewed-by: vinnie, valeriep
Mon, 29 Jul 2013 19:41:02 +0100 8020156: TreeMap.values().spliterator() does not report ORDERED
psandoz [Mon, 29 Jul 2013 19:41:02 +0100] rev 19065
8020156: TreeMap.values().spliterator() does not report ORDERED 8020009: TreeMap.entrySet().spliterator() reports SORTED + null comparator but the elements are not Comparable Reviewed-by: mduigou
Mon, 29 Jul 2013 21:39:21 +0530 8021773: print function as defined by jrunscript's init.js script is incompatible with nashorn's definition
sundar [Mon, 29 Jul 2013 21:39:21 +0530] rev 19064
8021773: print function as defined by jrunscript's init.js script is incompatible with nashorn's definition Reviewed-by: hannesw, lagergren
Sat, 27 Jul 2013 12:26:01 -0700 8021588: Remove explicit othervm execution from jdk/test/Makefile
mduigou [Sat, 27 Jul 2013 12:26:01 -0700] rev 19063
8021588: Remove explicit othervm execution from jdk/test/Makefile Reviewed-by: alanb
Sat, 27 Jul 2013 10:27:04 -0700 8021609: Fix doclint issues in java.nio.charset
darcy [Sat, 27 Jul 2013 10:27:04 -0700] rev 19062
8021609: Fix doclint issues in java.nio.charset Reviewed-by: alanb
Fri, 26 Jul 2013 17:09:30 -0700 8020641: Clean up some code style in recent BigInteger contributions
bpb [Fri, 26 Jul 2013 17:09:30 -0700] rev 19061
8020641: Clean up some code style in recent BigInteger contributions Summary: Some minor cleanup to adhere better to Java coding conventions. Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
Fri, 26 Jul 2013 17:03:19 -0700 8014319: Faster division of large integers
bpb [Fri, 26 Jul 2013 17:03:19 -0700] rev 19060
8014319: Faster division of large integers Summary: Implement Burnickel-Ziegler division algorithm in BigInteger Reviewed-by: bpb, martin Contributed-by: Tim Buktu <tbuktu@hotmail.com>
Fri, 26 Jul 2013 17:23:20 -0700 8021601: Add unit test for PriorityQueue(Comparator) constructor
mduigou [Fri, 26 Jul 2013 17:23:20 -0700] rev 19059
8021601: Add unit test for PriorityQueue(Comparator) constructor Reviewed-by: darcy, alanb
Fri, 26 Jul 2013 15:16:53 -0700 Merge
lana [Fri, 26 Jul 2013 15:16:53 -0700] rev 19058
Merge
Fri, 26 Jul 2013 14:07:32 -0700 Merge
lana [Fri, 26 Jul 2013 14:07:32 -0700] rev 19057
Merge
Fri, 26 Jul 2013 14:16:53 -0700 8019544: Need to run ProviderTest.java in othervm mode.
juh [Fri, 26 Jul 2013 14:16:53 -0700] rev 19056
8019544: Need to run ProviderTest.java in othervm mode. Reviewed-by: wetmore, xuelei, vinnie Contributed-by: rajan.halade@oracle.com
Fri, 26 Jul 2013 10:12:14 +0200 8020875: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java fails intermittently
jbachorik [Fri, 26 Jul 2013 10:12:14 +0200] rev 19055
8020875: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java fails intermittently Reviewed-by: dfuchs, chegar
Fri, 26 Jul 2013 17:22:08 +0900 8021108: Clean up doclint warnings and errors in java.text package
peytoia [Fri, 26 Jul 2013 17:22:08 +0900] rev 19054
8021108: Clean up doclint warnings and errors in java.text package Reviewed-by: darcy, okutsu
Thu, 25 Jul 2013 20:03:20 -0700 8021429: Fix lint warnings in java.lang.ref
darcy [Thu, 25 Jul 2013 20:03:20 -0700] rev 19053
8021429: Fix lint warnings in java.lang.ref Reviewed-by: lancea, mduigou, alanb
Thu, 25 Jul 2013 20:30:58 -0400 Merge
mullan [Thu, 25 Jul 2013 20:30:58 -0400] rev 19052
Merge
Thu, 25 Jul 2013 20:12:14 -0400 8012288: XML DSig API allows wrong tag names and extra elements in SignedInfo
mullan [Thu, 25 Jul 2013 20:12:14 -0400] rev 19051
8012288: XML DSig API allows wrong tag names and extra elements in SignedInfo Reviewed-by: xuelei
Thu, 25 Jul 2013 13:20:19 -0700 8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
joehw [Thu, 25 Jul 2013 13:20:19 -0700] rev 19050
8021148: Regression in SAXParserImpl in 7u40 b34 (NPE) Reviewed-by: chegar, lancea, dfuchs
Thu, 25 Jul 2013 19:45:36 +0100 8021421: More doclint fixes in java.net
chegar [Thu, 25 Jul 2013 19:45:36 +0100] rev 19049
8021421: More doclint fixes in java.net Reviewed-by: lancea, darcy
Thu, 25 Jul 2013 19:37:37 +0100 8021417: Fix doclint issues in java.util.concurrent
chegar [Thu, 25 Jul 2013 19:37:37 +0100] rev 19048
8021417: Fix doclint issues in java.util.concurrent Reviewed-by: chegar, lancea Contributed-by: Doug Lea <dl@cs.oswego.edu>
Thu, 25 Jul 2013 09:59:55 -0700 8021408: Fix misc doclint issues in java.util and java.io
darcy [Thu, 25 Jul 2013 09:59:55 -0700] rev 19047
8021408: Fix misc doclint issues in java.util and java.io Reviewed-by: dholmes, chegar, psandoz
Thu, 25 Jul 2013 11:09:28 -0400 Merge
mullan [Thu, 25 Jul 2013 11:09:28 -0400] rev 19046
Merge
Thu, 25 Jul 2013 10:58:00 -0400 8010748: Add PKIXRevocationChecker NO_FALLBACK option and improve SOFT_FAIL option
mullan [Thu, 25 Jul 2013 10:58:00 -0400] rev 19045
8010748: Add PKIXRevocationChecker NO_FALLBACK option and improve SOFT_FAIL option Reviewed-by: vinnie
Wed, 24 Jul 2013 22:52:01 +0100 8021261: ProblemList.txt updates (7/2013)
chegar [Wed, 24 Jul 2013 22:52:01 +0100] rev 19044
8021261: ProblemList.txt updates (7/2013) Reviewed-by: alanb, mcimadamore
Wed, 24 Jul 2013 12:48:10 -0700 8016916: UnstructuredName should support DirectoryString
juh [Wed, 24 Jul 2013 12:48:10 -0700] rev 19043
8016916: UnstructuredName should support DirectoryString Reviewed-by: mullan
Wed, 24 Jul 2013 15:47:10 +0200 8016221: A unit test should not use a fix port to run a jmx connector
sjiang [Wed, 24 Jul 2013 15:47:10 +0200] rev 19042
8016221: A unit test should not use a fix port to run a jmx connector Reviewed-by: jbachorik, dfuchs
Tue, 23 Jul 2013 13:21:07 -0700 Merge
mduigou [Tue, 23 Jul 2013 13:21:07 -0700] rev 19041
Merge
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip