2013-08-02 8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X
bchristi [Fri, 02 Aug 2013 15:30:11 -0700] rev 19197
8011194: Apps launched via double-clicked .jars have file.encoding value of US-ASCII on Mac OS X Summary: On Mac, default to UTF-8 if no environmental hints are available Reviewed-by: naoto, ddehaven
2013-07-31 6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion
bpb [Wed, 31 Jul 2013 10:53:33 -0700] rev 19196
6476168: (fmt) Inconsistency formatting subnormal doubles with hexadecimal conversion Summary: Update specification to match implementation. Reviewed-by: darcy Contributed-by: Brian Burkhalter <brian.burkhalter@oracle.com>
2013-08-02 Merge
mullan [Fri, 02 Aug 2013 09:38:13 -0400] rev 19195
Merge
2013-08-02 Merge
mullan [Fri, 02 Aug 2013 08:37:25 -0400] rev 19194
Merge
2013-08-02 8001319: Add SecurityPermission "insertProvider" target name
mullan [Fri, 02 Aug 2013 08:30:46 -0400] rev 19193
8001319: Add SecurityPermission "insertProvider" target name Reviewed-by: vinnie
2013-08-02 8020291: j.u.c.CompletionStage
chegar [Fri, 02 Aug 2013 14:29:31 +0100] rev 19192
8020291: j.u.c.CompletionStage 8020435: CompletableFuture/Basic.java fails on single core machine Reviewed-by: chegar, psandoz Contributed-by: Doug Lea <dl@cs.oswego.edu>
2013-08-02 8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest
chegar [Fri, 02 Aug 2013 11:25:00 +0100] rev 19191
8022121: Remove superfluous @test tag from SpliteratorTraversingAndSplittingTest Reviewed-by: psandoz
2013-08-02 8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1
uta [Fri, 02 Aug 2013 13:16:43 +0400] rev 19190
8020191: System.getProperty("os.name") returns "Windows NT (unknown)" on Windows 8.1 Reviewed-by: alanb, khazra, chegar
2013-08-02 8021789: jarsigner parses alias as command line option (depending on locale)
weijun [Fri, 02 Aug 2013 08:59:37 +0800] rev 19189
8021789: jarsigner parses alias as command line option (depending on locale) Reviewed-by: vinnie
2013-08-01 8020016: Numerous splitereator impls do not throw NPE for null Consumers
psandoz [Thu, 01 Aug 2013 15:28:57 +0100] rev 19188
8020016: Numerous splitereator impls do not throw NPE for null Consumers Reviewed-by: mduigou, alanb, henryjen
2013-08-01 8022087: Fix doclint issues in j.u.Deque & Queue
chegar [Thu, 01 Aug 2013 16:53:40 +0100] rev 19187
8022087: Fix doclint issues in j.u.Deque & Queue Reviewed-by: chegar, darcy Contributed-by: Doug Lea <dl@cs.oswego.edu>
2013-08-01 7127524: P11TlsPrfGenerator has anonymous inner class with serialVersionUID
xuelei [Thu, 01 Aug 2013 07:34:30 -0700] rev 19186
7127524: P11TlsPrfGenerator has anonymous inner class with serialVersionUID Reviewed-by: vinnie
2013-07-29 8020669: (fs) Files.readAllBytes() does not read any data when Files.size() is 0
igerasim [Mon, 29 Jul 2013 12:35:42 +0400] rev 19185
8020669: (fs) Files.readAllBytes() does not read any data when Files.size() is 0 Reviewed-by: alanb, chegar, martin, rriggs
2013-07-30 7192942: (coll) Inefficient calculation of power of two in HashMap
igerasim [Tue, 30 Jul 2013 21:11:08 +0400] rev 19184
7192942: (coll) Inefficient calculation of power of two in HashMap Reviewed-by: mduigou
2013-08-01 8022061: More ProblemList.txt updates (7/2013)
chegar [Thu, 01 Aug 2013 12:38:07 +0100] rev 19183
8022061: More ProblemList.txt updates (7/2013) Reviewed-by: alanb, psandoz
2013-08-08 Merge
lana [Wed, 07 Aug 2013 19:52:47 -0700] rev 19182
Merge
2013-08-07 Merge
lana [Wed, 07 Aug 2013 12:03:37 -0700] rev 19181
Merge
2013-08-07 6551589: ContainerListener Documentation may be incorrect
art [Wed, 07 Aug 2013 21:31:42 +0400] rev 19180
6551589: ContainerListener Documentation may be incorrect Reviewed-by: serb
2013-08-07 7124339: [macosx] setIconImage is not endlessly tolerant to the broken image-arguments
serb [Wed, 07 Aug 2013 19:57:18 +0400] rev 19179
7124339: [macosx] setIconImage is not endlessly tolerant to the broken image-arguments Reviewed-by: alexsch, leonidr
2013-08-07 8013849: Awt assert on Hashtable.cpp:124
alexsch [Wed, 07 Aug 2013 18:58:28 +0400] rev 19178
8013849: Awt assert on Hashtable.cpp:124 Reviewed-by: serb
2013-08-07 8022532: [parfait] Potential memory leak in gtk2_interface.c
alexsch [Wed, 07 Aug 2013 18:32:03 +0400] rev 19177
8022532: [parfait] Potential memory leak in gtk2_interface.c Reviewed-by: art, serb
2013-08-06 8016833: Underlines and strikethrough not rendering correctly
mcherkas [Tue, 06 Aug 2013 17:29:54 +0400] rev 19176
8016833: Underlines and strikethrough not rendering correctly Reviewed-by: alexsch, serb Contributed-by: anton.nashatyrev@oracle.com
2013-08-06 8022247: java/awt/EventDispatchThread/LoopRobustness/LoopRobustness throws NPE
leonidr [Tue, 06 Aug 2013 17:07:49 +0400] rev 19175
8022247: java/awt/EventDispatchThread/LoopRobustness/LoopRobustness throws NPE Reviewed-by: art
2013-08-02 8021381: JavaFX scene included in Swing JDialog not starting from Web Start
leonidr [Fri, 02 Aug 2013 15:42:04 +0400] rev 19174
8021381: JavaFX scene included in Swing JDialog not starting from Web Start Reviewed-by: art, dcherepanov
2013-08-01 7161568: [macosx] api/javax_swing/JTabbedPane/index2.html#varios fails
alexsch [Thu, 01 Aug 2013 17:09:59 +0400] rev 19173
7161568: [macosx] api/javax_swing/JTabbedPane/index2.html#varios fails Reviewed-by: malenkov, serb
2013-07-31 8021815: Add regression test for JDK-8007267
leonidr [Thu, 01 Aug 2013 01:26:57 +0400] rev 19172
8021815: Add regression test for JDK-8007267 Reviewed-by: serb
2013-08-08 8014883: java.awt.container.add(component comp object constraints) doesn't work as expected on some linux platforms
prr [Wed, 07 Aug 2013 18:24:17 -0700] rev 19171
8014883: java.awt.container.add(component comp object constraints) doesn't work as expected on some linux platforms Reviewed-by: jgodinez
2013-08-07 Merge
lana [Tue, 06 Aug 2013 22:47:14 -0700] rev 19170
Merge
2013-08-07 8022447: Fix doclint warnings in java.awt.image
prr [Tue, 06 Aug 2013 17:12:37 -0700] rev 19169
8022447: Fix doclint warnings in java.awt.image Reviewed-by: darcy
2013-08-07 8022455: Fix doclint warnings in javax.imageio
prr [Tue, 06 Aug 2013 17:11:29 -0700] rev 19168
8022455: Fix doclint warnings in javax.imageio Reviewed-by: darcy
2013-08-06 8021583: test/javax/print/autosense/PrintAutoSenseData.java throwing NPE
jgodinez [Tue, 06 Aug 2013 14:22:48 -0700] rev 19167
8021583: test/javax/print/autosense/PrintAutoSenseData.java throwing NPE Reviewed-by: jchen, prr
2013-08-06 8022175: Fix doclint warnings in javax.print
prr [Tue, 06 Aug 2013 13:38:27 -0700] rev 19166
8022175: Fix doclint warnings in javax.print Reviewed-by: darcy
2013-08-08 Added tag jdk8-b102 for changeset 0821944c348a
cl [Thu, 08 Aug 2013 10:10:42 -0700] rev 19165
Added tag jdk8-b102 for changeset 0821944c348a
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:06:52 +0200] rev 19164
Merge
2013-08-09 Added tag hs25-b45 for changeset 30045f9d9eb2
amurillo [Fri, 09 Aug 2013 01:32:48 -0700] rev 19163
Added tag hs25-b45 for changeset 30045f9d9eb2
2013-08-09 Merge
amurillo [Fri, 09 Aug 2013 01:32:47 -0700] rev 19162
Merge
2013-08-08 Merge
rbackman [Thu, 08 Aug 2013 23:49:04 +0200] rev 19161
Merge
2013-08-05 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
2013-08-05 Merge
rbackman [Mon, 05 Aug 2013 17:15:35 +0200] rev 19159
Merge
2013-08-02 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
2013-08-01 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
2013-07-29 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
2013-07-29 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
2013-08-08 Merge
dholmes [Thu, 08 Aug 2013 08:29:28 -0400] rev 19154
Merge
2013-08-07 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
2013-08-06 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
2013-08-05 Merge
hseigel [Mon, 05 Aug 2013 08:55:06 -0700] rev 19151
Merge
2013-08-04 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
2013-08-05 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
2013-08-02 Merge
ctornqvi [Fri, 02 Aug 2013 22:34:43 +0200] rev 19148
Merge
2013-08-02 Merge
ctornqvi [Fri, 02 Aug 2013 18:26:24 +0200] rev 19147
Merge
2013-08-02 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
2013-08-02 Merge
dcubed [Fri, 02 Aug 2013 08:32:05 -0700] rev 19145
Merge
2013-08-02 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
2013-08-01 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
2013-08-01 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
2013-08-01 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
2013-08-02 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
2013-08-08 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
2013-08-08 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
2017-07-05 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
2017-07-05 Merge jdk8-b102
duke [Wed, 05 Jul 2017 19:06:36 +0200] rev 19136
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:06:33 +0200] rev 19135
Merge
2013-08-06 Merge
lana [Tue, 06 Aug 2013 10:03:25 -0700] rev 19134
Merge
2013-07-31 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
2013-07-28 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
2013-07-28 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
2013-07-26 Merge
lana [Fri, 26 Jul 2013 14:08:37 -0700] rev 19130
Merge
2013-07-25 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
2013-07-25 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
2013-07-25 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
2013-07-25 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
2013-07-25 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
2013-07-24 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
2013-07-23 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
2013-07-19 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
2013-07-18 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
2013-07-18 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
2013-07-18 8014636: TestLiteralCodeInPre fails on windows
jjg [Wed, 17 Jul 2013 18:18:45 -0700] rev 19119
8014636: TestLiteralCodeInPre fails on windows Reviewed-by: ksrini
2013-08-01 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:06:28 +0200] rev 19117
Merge
2013-08-01 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:06:24 +0200] rev 19115
Merge
2013-08-06 Merge
lana [Tue, 06 Aug 2013 10:02:36 -0700] rev 19114
Merge
2013-07-26 Merge
lana [Fri, 26 Jul 2013 14:01:00 -0700] rev 19113
Merge
2013-07-25 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
2013-08-01 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:06:20 +0200] rev 19110
Merge
2013-08-06 Merge
lana [Tue, 06 Aug 2013 10:02:35 -0700] rev 19109
Merge
2013-07-29 Merge
sundar [Mon, 29 Jul 2013 21:56:40 +0530] rev 19108
Merge
2013-07-29 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
2013-07-29 Merge
sundar [Mon, 29 Jul 2013 10:28:03 +0530] rev 19106
Merge
2013-07-26 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
2013-07-26 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
2013-07-26 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
2013-07-26 Merge
lana [Fri, 26 Jul 2013 14:08:51 -0700] rev 19102
Merge
2013-07-25 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
2013-07-25 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
2013-07-25 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
2013-07-24 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
2013-07-24 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
2013-07-24 Merge
jlaskey [Wed, 24 Jul 2013 08:25:04 -0300] rev 19096
Merge
2013-07-24 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
2013-07-24 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
2013-07-24 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
2013-07-23 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
2013-07-23 Merge
sundar [Tue, 23 Jul 2013 21:51:23 +0530] rev 19091
Merge
2013-07-23 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
2013-07-23 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
2013-07-23 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
2013-07-18 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
2013-07-18 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
2013-07-18 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
2013-07-17 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
2013-07-17 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
2013-07-16 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
2013-08-01 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:06:11 +0200] rev 19080
Merge
2013-08-01 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
2017-07-05 Merge
duke [Wed, 05 Jul 2017 19:06:08 +0200] rev 19078
Merge
2013-08-06 Merge
lana [Tue, 06 Aug 2013 10:10:39 -0700] rev 19077
Merge
2013-07-31 Merge
lana [Wed, 31 Jul 2013 13:02:53 -0700] rev 19076
Merge
2013-07-24 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
2013-07-30 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>
2013-07-30 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
2013-07-30 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
2013-07-30 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
2013-07-30 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
2013-07-30 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
2013-07-30 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
2013-07-29 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
2013-07-19 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
2013-07-29 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
2013-07-29 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
2013-07-27 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
2013-07-27 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
2013-07-27 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>
2013-07-27 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>
2013-07-27 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
2013-07-26 Merge
lana [Fri, 26 Jul 2013 15:16:53 -0700] rev 19058
Merge
2013-07-26 Merge
lana [Fri, 26 Jul 2013 14:07:32 -0700] rev 19057
Merge
2013-07-26 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
2013-07-26 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
2013-07-26 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
2013-07-26 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
2013-07-26 Merge
mullan [Thu, 25 Jul 2013 20:30:58 -0400] rev 19052
Merge
2013-07-26 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
2013-07-25 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
2013-07-25 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
2013-07-25 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>
2013-07-25 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
2013-07-25 Merge
mullan [Thu, 25 Jul 2013 11:09:28 -0400] rev 19046
Merge
2013-07-25 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
2013-07-24 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
2013-07-24 8016916: UnstructuredName should support DirectoryString
juh [Wed, 24 Jul 2013 12:48:10 -0700] rev 19043
8016916: UnstructuredName should support DirectoryString Reviewed-by: mullan
2013-07-24 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
2013-07-23 Merge
mduigou [Tue, 23 Jul 2013 13:21:07 -0700] rev 19041
Merge
2013-07-23 8019840: Spec updates for java.util.function
mduigou [Tue, 23 Jul 2013 13:20:11 -0700] rev 19040
8019840: Spec updates for java.util.function Reviewed-by: mduigou, chegar Contributed-by: brian.goetz@oracle.com
2013-07-23 8016838: improvement of RedefineBigClass and RetransformBigClass tests
igerasim [Tue, 23 Jul 2013 18:57:57 +0400] rev 19039
8016838: improvement of RedefineBigClass and RetransformBigClass tests Reviewed-by: dcubed
2013-07-23 8021109: Add serialVersionUID to LambdaConversionException.java
darcy [Mon, 22 Jul 2013 22:11:44 -0700] rev 19038
8021109: Add serialVersionUID to LambdaConversionException.java Reviewed-by: jrose
2013-07-22 6799426: Adds constructor PriorityQueue(Comparator)
mduigou [Mon, 22 Jul 2013 12:59:09 -0700] rev 19037
6799426: Adds constructor PriorityQueue(Comparator) Reviewed-by: lancea
2013-07-22 8020976: Ensure consistent insertion for ConcurrentHashMap
dl [Mon, 22 Jul 2013 15:26:11 +0100] rev 19036
8020976: Ensure consistent insertion for ConcurrentHashMap Reviewed-by: chegar
2013-07-22 8020498: Crash when both libnet.so and libmawt.so are loaded
khazra [Mon, 22 Jul 2013 15:24:26 +0100] rev 19035
8020498: Crash when both libnet.so and libmawt.so are loaded Reviewed-by: chegar, dsamersoff
2013-07-20 8020971: Fix doclint issues in java.nio.*
darcy [Sat, 20 Jul 2013 11:39:39 -0700] rev 19034
8020971: Fix doclint issues in java.nio.* Reviewed-by: lancea
2013-07-19 8020948: Fix doclint issues in misc package-info.java files
darcy [Fri, 19 Jul 2013 09:42:58 -0700] rev 19033
8020948: Fix doclint issues in misc package-info.java files Reviewed-by: dholmes, chegar
2013-07-19 8016579: (process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded
uta [Fri, 19 Jul 2013 12:53:36 +0400] rev 19032
8016579: (process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded Reviewed-by: martin, dxu
2013-07-19 8020810: Typo in javadoc for Class.toGenericString()
darcy [Thu, 18 Jul 2013 23:16:52 -0700] rev 19031
8020810: Typo in javadoc for Class.toGenericString() Reviewed-by: dholmes
2013-07-18 8016025: JSR 310 DateTime API Updates IV
sherman [Thu, 18 Jul 2013 11:02:02 -0700] rev 19030
8016025: JSR 310 DateTime API Updates IV 8020418: Cleanup of -Xlint warnings in java.time 8016623: test/java/time/format/TestDateTimeTextProvider.java failing Summary: Integration of JSR310 Date/Time API update IV Reviewed-by: sherman Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com, chand.basha@oracle.com
2013-07-18 8020426: Fix doclint accessibility issues in java.io
juh [Thu, 18 Jul 2013 10:49:08 -0700] rev 19029
8020426: Fix doclint accessibility issues in java.io Reviewed-by: mduigou, darcy, chegar
2013-07-31 Merge
lana [Wed, 31 Jul 2013 12:56:26 -0700] rev 19028
Merge
2013-07-30 8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF)
malenkov [Tue, 30 Jul 2013 17:46:01 +0400] rev 19027
8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF) Reviewed-by: alexsch, serb
2013-07-30 8020927: JLightweightFrame API should export layout properties change notifications
ant [Tue, 30 Jul 2013 16:15:31 +0400] rev 19026
8020927: JLightweightFrame API should export layout properties change notifications Reviewed-by: anthony
2013-07-29 8010782: clean up source files containing carriage return characters
malenkov [Mon, 29 Jul 2013 18:48:54 +0400] rev 19025
8010782: clean up source files containing carriage return characters Reviewed-by: alexsch, art
2013-07-29 6230360: Spelling mistake in documentation for AWT: 1.4, 1.5, 1.6, 1.7
serb [Mon, 29 Jul 2013 16:57:46 +0400] rev 19024
6230360: Spelling mistake in documentation for AWT: 1.4, 1.5, 1.6, 1.7 Reviewed-by: malenkov, art
2013-07-26 Merge
lana [Fri, 26 Jul 2013 15:19:30 -0700] rev 19023
Merge
2013-07-26 8007267: [macosx] com.apple.eawt.Application.setDefaultMenuBar is not working
leonidr [Fri, 26 Jul 2013 16:22:29 +0400] rev 19022
8007267: [macosx] com.apple.eawt.Application.setDefaultMenuBar is not working Reviewed-by: anthony, serb
2013-07-24 8017189: [macosx] AWT program menu disabled on Mac
serb [Wed, 24 Jul 2013 17:14:45 +0400] rev 19021
8017189: [macosx] AWT program menu disabled on Mac Reviewed-by: leonidr, anthony
2013-07-23 7184951: [macosx] Exception at java.awt.datatransfer on headless mode (only in GUI session)
pchelko [Tue, 23 Jul 2013 13:09:44 +0400] rev 19020
7184951: [macosx] Exception at java.awt.datatransfer on headless mode (only in GUI session) Reviewed-by: art, anthony
2013-07-22 8015926: NPE when using SynthTreeUI's expandPath()
malenkov [Mon, 22 Jul 2013 20:33:35 +0400] rev 19019
8015926: NPE when using SynthTreeUI's expandPath() Reviewed-by: alexsch
2013-07-22 8019975: closed/javax/swing/JFileChooser/4966171/bug4966171.java throws java.io.NotSerializableException: javax.swing.plaf.basic.BasicFileChooserUI$AcceptAllFileFilter
malenkov [Mon, 22 Jul 2013 15:36:30 +0400] rev 19018
8019975: closed/javax/swing/JFileChooser/4966171/bug4966171.java throws java.io.NotSerializableException: javax.swing.plaf.basic.BasicFileChooserUI$AcceptAllFileFilter Reviewed-by: alexsch
2013-07-31 8020983: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances
bae [Wed, 31 Jul 2013 13:11:31 +0400] rev 19017
8020983: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances Reviewed-by: prr, flar
2013-07-30 8021835: Fix for 8016343 will not compile on Windows.
jgodinez [Tue, 30 Jul 2013 13:01:44 -0700] rev 19016
8021835: Fix for 8016343 will not compile on Windows. Reviewed-by: jchen, prr
2013-07-27 Merge
lana [Fri, 26 Jul 2013 17:12:05 -0700] rev 19015
Merge
2013-07-26 Merge
lana [Fri, 26 Jul 2013 15:46:18 -0700] rev 19014
Merge
2013-07-26 8016343: [macosx] Print job goes to default printer regardless of chosen printer
jgodinez [Fri, 26 Jul 2013 15:25:12 -0700] rev 19013
8016343: [macosx] Print job goes to default printer regardless of chosen printer Reviewed-by: jchen, prr
2013-07-26 8020208: NullPointerException at sun.print.Win32PrintService.getMediaPrintables
jgodinez [Fri, 26 Jul 2013 15:08:49 -0700] rev 19012
8020208: NullPointerException at sun.print.Win32PrintService.getMediaPrintables Reviewed-by: jchen, prr
2013-07-26 7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d
serb [Fri, 26 Jul 2013 21:18:42 +0400] rev 19011
7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d 8013569: [macosx] JLabel preferred size incorrect on retina displays with non-default font size Reviewed-by: prr
2013-07-25 8019201: Regression: java.awt.image.ConvolveOp throws java.awt.image.ImagingOpException
bae [Thu, 25 Jul 2013 17:14:39 +0400] rev 19010
8019201: Regression: java.awt.image.ConvolveOp throws java.awt.image.ImagingOpException Reviewed-by: prr
2013-07-24 8005126: [parfait] #418 - #428 XRBackendNative.c Integer overflow
jchen [Wed, 24 Jul 2013 13:05:03 -0700] rev 19009
8005126: [parfait] #418 - #428 XRBackendNative.c Integer overflow Reviewed-by: prr, vadim
2013-07-24 8011709: [parfait] False positive: memory leak in jdk/src/share/native/sun/font/layout/CanonShaping.cpp
jchen [Wed, 24 Jul 2013 12:40:26 -0700] rev 19008
8011709: [parfait] False positive: memory leak in jdk/src/share/native/sun/font/layout/CanonShaping.cpp Reviewed-by: jgodinez, prr
2013-07-24 8008782: NPE in TrueTypeGlyphMapper
vadim [Wed, 24 Jul 2013 13:38:17 +0400] rev 19007
8008782: NPE in TrueTypeGlyphMapper Reviewed-by: bae, prr
2013-07-22 7196866: CTW fails on all Solaris platforms
prr [Mon, 22 Jul 2013 12:52:15 -0700] rev 19006
7196866: CTW fails on all Solaris platforms Reviewed-by: prr, jrose, twisti, kvn
(0) -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 +30000 tip