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
Thu, 19 Sep 2013 17:04:45 +0400 8017248: Compiler Diacritics Issue
kizune [Thu, 19 Sep 2013 17:04:45 +0400] rev 20179
8017248: Compiler Diacritics Issue Reviewed-by: naoto
Wed, 18 Sep 2013 15:13:10 +0100 8015762: TEST_BUG: java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failing intermittently [win]
ewang [Wed, 18 Sep 2013 15:13:10 +0100] rev 20178
8015762: TEST_BUG: java/nio/channels/DatagramChannel/AdaptDatagramSocket.java failing intermittently [win] Reviewed-by: chegar, alanb
Wed, 18 Sep 2013 21:37:45 +0800 8011402: Move blacklisting certificate logic from hard code to data
weijun [Wed, 18 Sep 2013 21:37:45 +0800] rev 20177
8011402: Move blacklisting certificate logic from hard code to data Reviewed-by: erikj, mullan
Wed, 18 Sep 2013 14:10:24 +0100 8024883: (se) SelectableChannel.register throws NPE if fd >= 64k (lnx)
alanb [Wed, 18 Sep 2013 14:10:24 +0100] rev 20176
8024883: (se) SelectableChannel.register throws NPE if fd >= 64k (lnx) Reviewed-by: alanb, coffeys Contributed-by: nmaurer@redhat.com, alan.bateman@oracle.com
Wed, 18 Sep 2013 18:22:49 +0800 8012615: Realm.getRealmsList returns realms list in wrong
weijun [Wed, 18 Sep 2013 18:22:49 +0800] rev 20175
8012615: Realm.getRealmsList returns realms list in wrong Reviewed-by: valeriep, xuelei
Wed, 18 Sep 2013 08:51:23 +0200 8023954: MBean*Info.equals: throw NPE
sjiang [Wed, 18 Sep 2013 08:51:23 +0200] rev 20174
8023954: MBean*Info.equals: throw NPE Reviewed-by: dfuchs, dholmes
Thu, 26 Sep 2013 17:18:12 -0700 Merge
lana [Thu, 26 Sep 2013 17:18:12 -0700] rev 20173
Merge
Thu, 26 Sep 2013 16:10:36 +0400 8025218: [javadoc] some errors in java/awt classes
yan [Thu, 26 Sep 2013 16:10:36 +0400] rev 20172
8025218: [javadoc] some errors in java/awt classes Reviewed-by: yan Contributed-by: Dmitry Zinkevich <dmitry.zinkevich@oracle.com>
Thu, 26 Sep 2013 10:48:56 +0200 8025160: Recent Java Accessibility Bridge push has make failures
ptbrunet [Thu, 26 Sep 2013 10:48:56 +0200] rev 20171
8025160: Recent Java Accessibility Bridge push has make failures Reviewed-by: tbell, erikj
Wed, 25 Sep 2013 17:42:15 +0400 7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean)
alexsch [Wed, 25 Sep 2013 17:42:15 +0400] rev 20170
7083457: Incomplete specification for javax/swing/text/DefaultCaret.html#setVisible(boolean) Reviewed-by: malenkov, serb
Wed, 25 Sep 2013 17:35:22 +0400 8025085: [javadoc] some errors in javax/swing
yan [Wed, 25 Sep 2013 17:35:22 +0400] rev 20169
8025085: [javadoc] some errors in javax/swing Reviewed-by: alexsch Contributed-by: Dmitry Zinkevich <dmitry.zinkevich@oracle.com>
Wed, 25 Sep 2013 17:08:31 +0400 8025070: [javadoc] fix some javadoc errors in javax/swing/plaf/synth
alexsch [Wed, 25 Sep 2013 17:08:31 +0400] rev 20168
8025070: [javadoc] fix some javadoc errors in javax/swing/plaf/synth Reviewed-by: serb, alexsch Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Wed, 25 Sep 2013 16:52:46 +0400 8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear
kshefov [Wed, 25 Sep 2013 16:52:46 +0400] rev 20167
8004032: [TEST_BUG] [macosx] There is no effect when double clicking on the Icon, after right clicking on the Icon and the Icon disappear Reviewed-by: anthony, serb
Wed, 25 Sep 2013 16:12:07 +0400 8024987: Copy/paste regression since JDK8 b86
pchelko [Wed, 25 Sep 2013 16:12:07 +0400] rev 20166
8024987: Copy/paste regression since JDK8 b86 Reviewed-by: serb, anthony
Wed, 25 Sep 2013 16:17:42 +0400 8007155: [macosx] Disabled panel takes mouse input in JLayeredPane
alexsch [Wed, 25 Sep 2013 16:17:42 +0400] rev 20165
8007155: [macosx] Disabled panel takes mouse input in JLayeredPane Reviewed-by: serb, anthony
Wed, 25 Sep 2013 14:06:15 +0400 8023310: Thread contention in the method Beans.IsDesignTime()
malenkov [Wed, 25 Sep 2013 14:06:15 +0400] rev 20164
8023310: Thread contention in the method Beans.IsDesignTime() Reviewed-by: art, sfriberg
Tue, 24 Sep 2013 18:24:03 +0400 8022555: [macosx] AppleScriptEngine.jar MUST call java.awt.Toolkit.getDefaultToolkit() lazily
leonidr [Tue, 24 Sep 2013 18:24:03 +0400] rev 20163
8022555: [macosx] AppleScriptEngine.jar MUST call java.awt.Toolkit.getDefaultToolkit() lazily Reviewed-by: anthony, serb
Tue, 24 Sep 2013 18:20:31 +0400 8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX
kshefov [Tue, 24 Sep 2013 18:20:31 +0400] rev 20162
8015599: [TEST_BUG] [macosx] Test closed/javax/swing/Popup/TaskbarPositionTest.java fails since JDK 8 b75 on MacOSX Reviewed-by: alexsch, serb
Tue, 24 Sep 2013 18:13:24 +0400 7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS
kshefov [Tue, 24 Sep 2013 18:13:24 +0400] rev 20161
7133146: [macosx] closed/javax/swing/JInternalFrame/4193219/IconCoord fails on MacOS Reviewed-by: alexsch, serb Contributed-by: vera.akulova@oracle.com
Tue, 24 Sep 2013 17:56:32 +0400 7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS
kshefov [Tue, 24 Sep 2013 17:56:32 +0400] rev 20160
7133154: [TEST_BUG] [macosx] closed/javax/swing/JInternalFrame/4251301/bug4251301.java fails on MacOS Reviewed-by: alexsch, serb Contributed-by: vera.akulova@oracle.com
Tue, 24 Sep 2013 17:46:19 +0400 7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over
kshefov [Tue, 24 Sep 2013 17:46:19 +0400] rev 20159
7124320: [TEST_BUG] [macosx] JComboBox doesn't change selection on mouse over Reviewed-by: alexsch, serb Contributed-by: vera.akulova@oracle.com
Tue, 24 Sep 2013 17:04:47 +0400 8025117: [cleanup] Eliminate doclint errors in javax/swing/text classes
yan [Tue, 24 Sep 2013 17:04:47 +0400] rev 20158
8025117: [cleanup] Eliminate doclint errors in javax/swing/text classes Reviewed-by: alexsch
Tue, 24 Sep 2013 16:36:00 +0400 8025230: [cleanup] some more javadoc formatting fixes for swing
yan [Tue, 24 Sep 2013 16:36:00 +0400] rev 20157
8025230: [cleanup] some more javadoc formatting fixes for swing Reviewed-by: alexsch
Tue, 24 Sep 2013 12:25:50 +0400 8025114: Eliminate doclint errors in java.awt.dnd package javadoc
yan [Tue, 24 Sep 2013 12:25:50 +0400] rev 20156
8025114: Eliminate doclint errors in java.awt.dnd package javadoc Reviewed-by: serb, alexsch
Mon, 23 Sep 2013 21:24:34 +0400 8019282: keyRelesed is reached even though key was NOT released
serb [Mon, 23 Sep 2013 21:24:34 +0400] rev 20155
8019282: keyRelesed is reached even though key was NOT released Reviewed-by: serb, anthony Contributed-by: alexander.zvegintsev@oracle.com
Mon, 23 Sep 2013 17:55:36 +0400 7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent
serb [Mon, 23 Sep 2013 17:55:36 +0400] rev 20154
7172833: For default java.awt.Toolkit impl methods java.awt.Toolkit.is/setDynamicLayout() are not consistent Reviewed-by: alexsch, anthony
Mon, 23 Sep 2013 16:17:26 +0400 8005255: [macosx] Cleanup warnings in sun.lwawt
serb [Mon, 23 Sep 2013 16:17:26 +0400] rev 20153
8005255: [macosx] Cleanup warnings in sun.lwawt Reviewed-by: alexsch, anthony
Mon, 23 Sep 2013 16:14:42 +0400 8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX
kshefov [Mon, 23 Sep 2013 16:14:42 +0400] rev 20152
8015600: [TEST_BUG] [macosx] Test closed/javax/swing/plaf/basic/BasicMenuUI/4983388/bug4983388.java fails since JDK 8 b75 on MacOSX Reviewed-by: alexsch, serb
Fri, 20 Sep 2013 18:56:41 +0400 7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane
malenkov [Fri, 20 Sep 2013 18:56:41 +0400] rev 20151
7024235: Nimbus L&F: wrong "packing" of a frame containing tabbed pane Reviewed-by: alexsch
Fri, 20 Sep 2013 17:35:45 +0400 7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location
kshefov [Fri, 20 Sep 2013 17:35:45 +0400] rev 20150
7124232: [TEST_BUG] [macosx] JSplitPane has wrong divider location Reviewed-by: alexsch, serb Contributed-by: vera.akulova@oracle.com
Fri, 20 Sep 2013 17:16:45 +0400 8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu
kshefov [Fri, 20 Sep 2013 17:16:45 +0400] rev 20149
8017180: [macosx] [TEST_BUG] alt-key doesn't work on macos for menu Reviewed-by: alexsch, serb Contributed-by: vera.akulova@oracle.com
Fri, 20 Sep 2013 17:07:11 +0400 7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys
kshefov [Fri, 20 Sep 2013 17:07:11 +0400] rev 20148
7124314: [TEST_BUG] [macosx] Aqua LAF: JTree doesn't select element by keyboards left and right keys Reviewed-by: alexsch, serb Contributed-by: vera.akulova@oracle.com
Thu, 19 Sep 2013 23:46:15 +0400 7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol
leonidr [Thu, 19 Sep 2013 23:46:15 +0400] rev 20147
7129133: [macosx] Accelerators are displayed as Meta instead of the Command symbol Reviewed-by: anthony, serb
Thu, 19 Sep 2013 22:33:21 +0400 7144065: [macosx] Orphaned Choice popup window
leonidr [Thu, 19 Sep 2013 22:33:21 +0400] rev 20146
7144065: [macosx] Orphaned Choice popup window Reviewed-by: anthony, serb Contributed-by: alexander.potochkin@oracle.com
Wed, 18 Sep 2013 16:01:37 -0700 Merge
lana [Wed, 18 Sep 2013 16:01:37 -0700] rev 20145
Merge
Wed, 18 Sep 2013 18:36:57 +0400 7188071: closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails
leonidr [Wed, 18 Sep 2013 18:36:57 +0400] rev 20144
7188071: closed/java/awt/TrayIcon/TrayIconSecurity/GrantedTrayIconTest fails Reviewed-by: anthony, serb
Wed, 18 Sep 2013 15:12:13 +0400 8016746: Test javax/swing/JTable/7068740/bug7068740.java fails
mcherkas [Wed, 18 Sep 2013 15:12:13 +0400] rev 20143
8016746: Test javax/swing/JTable/7068740/bug7068740.java fails Reviewed-by: serb, alexsch
Wed, 18 Sep 2013 12:25:13 +0400 8024839: [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread
ant [Wed, 18 Sep 2013 12:25:13 +0400] rev 20142
8024839: [Unified Swing/Fx threading] don't schedule an event dispatching from the event dispatch thread Reviewed-by: anthony, pchelko
Mon, 16 Sep 2013 15:43:06 -0400 8024863: X11: Support GNOME Shell as mutter
omajid [Mon, 16 Sep 2013 15:43:06 -0400] rev 20141
8024863: X11: Support GNOME Shell as mutter Reviewed-by: anthony
Mon, 16 Sep 2013 19:44:47 +0400 8024485: For 5-1 step: if input something into the 'File:' and 'Dir:', the dir output isn't empty in the output window after showing and canceling the file dialog
pchelko [Mon, 16 Sep 2013 19:44:47 +0400] rev 20140
8024485: For 5-1 step: if input something into the 'File:' and 'Dir:', the dir output isn't empty in the output window after showing and canceling the file dialog Reviewed-by: serb, anthony
Mon, 16 Sep 2013 19:38:32 +0400 8024779: [macosx] SwingNode crashes on exit
pchelko [Mon, 16 Sep 2013 19:38:32 +0400] rev 20139
8024779: [macosx] SwingNode crashes on exit Reviewed-by: anthony, ant
Mon, 16 Sep 2013 19:21:50 +0400 8015588: [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX
kshefov [Mon, 16 Sep 2013 19:21:50 +0400] rev 20138
8015588: [TEST_BUG] [macosx] Test java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java fails on MacOSX Reviewed-by: anthony, serb
Mon, 16 Sep 2013 19:15:53 +0400 7020060: [TEST_BUG] java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed
kshefov [Mon, 16 Sep 2013 19:15:53 +0400] rev 20137
7020060: [TEST_BUG] java/awt/FullScreen/TranslucentWindow/TranslucentWindow.java failed Reviewed-by: anthony, serb
Mon, 16 Sep 2013 18:00:06 +0400 8022512: JLightweightFrame: the content pane should be transparent
ant [Mon, 16 Sep 2013 18:00:06 +0400] rev 20136
8022512: JLightweightFrame: the content pane should be transparent Reviewed-by: anthony
Mon, 16 Sep 2013 17:45:07 +0400 8008728: [macosx] Swing. JDialog. Modal dialog goes to background
alexsch [Mon, 16 Sep 2013 17:45:07 +0400] rev 20135
8008728: [macosx] Swing. JDialog. Modal dialog goes to background Reviewed-by: serb
Fri, 13 Sep 2013 18:02:18 +0400 8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS
pchelko [Fri, 13 Sep 2013 18:02:18 +0400] rev 20134
8012026: [macosx] Component.getMousePosition() does not work in an applet on MacOS Reviewed-by: anthony, serb
Fri, 13 Sep 2013 17:58:05 +0400 8015597: [TEST_BUG] [macosx] Test closed/javax/swing/JMenuBar/4750590/bug4750590.java fails since JDK 8 b75 on MacOSX
kshefov [Fri, 13 Sep 2013 17:58:05 +0400] rev 20133
8015597: [TEST_BUG] [macosx] Test closed/javax/swing/JMenuBar/4750590/bug4750590.java fails since JDK 8 b75 on MacOSX Reviewed-by: alexsch, serb
Fri, 13 Sep 2013 17:54:45 +0400 8006087: [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically.
kshefov [Fri, 13 Sep 2013 17:54:45 +0400] rev 20132
8006087: [TEST_BUG] The BACKSPACE key doesn't work and after pressing 'cancel' and 'DONE' button, the case pass automatically. Reviewed-by: alexsch, serb
Fri, 13 Sep 2013 17:48:37 +0400 8015601: [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X
mcherkas [Fri, 13 Sep 2013 17:48:37 +0400] rev 20131
8015601: [macosx] Test javax/swing/JInternalFrame/InternalFrameIsNotCollectedTest.java fails on MacOS X Reviewed-by: alexp, alexsch
Fri, 13 Sep 2013 17:41:47 +0400 8015455: java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java hangs on windows
pchelko [Fri, 13 Sep 2013 17:41:47 +0400] rev 20130
8015455: java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java hangs on windows Reviewed-by: serb, anthony
Fri, 13 Sep 2013 17:38:28 +0400 8015371: The HTML text without tags does not appear inside the WordPad application, and we try to click the button, but the case exits.
pchelko [Fri, 13 Sep 2013 17:38:28 +0400] rev 20129
8015371: The HTML text without tags does not appear inside the WordPad application, and we try to click the button, but the case exits. Reviewed-by: anthony, serb
Fri, 13 Sep 2013 17:25:31 +0400 8015453: java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.java failed on windows with jdk8 since b86
pchelko [Fri, 13 Sep 2013 17:25:31 +0400] rev 20128
8015453: java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.java failed on windows with jdk8 since b86 Reviewed-by: art, serb
Fri, 13 Sep 2013 11:58:39 +0400 8024170: [SwingNode] Implement cursor change
pchelko [Fri, 13 Sep 2013 11:58:39 +0400] rev 20127
8024170: [SwingNode] Implement cursor change Reviewed-by: anthony, ant
Thu, 12 Sep 2013 18:44:14 +0400 8024395: Improve fix for line break calculations
dmarkov [Thu, 12 Sep 2013 18:44:14 +0400] rev 20126
8024395: Improve fix for line break calculations Reviewed-by: alexp, alexsch
Thu, 12 Sep 2013 18:21:06 +0400 7124537: [macosx] Menu shortcuts for all menu items should be disabled if a menu itself is disabled
serb [Thu, 12 Sep 2013 18:21:06 +0400] rev 20125
7124537: [macosx] Menu shortcuts for all menu items should be disabled if a menu itself is disabled Reviewed-by: anthony, leonidr
Thu, 12 Sep 2013 15:50:25 +0400 7064312: Cleanup: avoid using unsafe string function
bagiras [Thu, 12 Sep 2013 15:50:25 +0400] rev 20124
7064312: Cleanup: avoid using unsafe string function Reviewed-by: serb, pchelko
Thu, 12 Sep 2013 14:56:20 +0400 8003965: Toolkit.beep() documentation is ambiguous
bagiras [Thu, 12 Sep 2013 14:56:20 +0400] rev 20123
8003965: Toolkit.beep() documentation is ambiguous Reviewed-by: anthony
Tue, 10 Sep 2013 20:42:15 +0400 8003901: [macosx] Need test for JDK-8002114
leonidr [Tue, 10 Sep 2013 20:42:15 +0400] rev 20122
8003901: [macosx] Need test for JDK-8002114 Reviewed-by: anthony, serb
Tue, 10 Sep 2013 17:12:32 +0400 8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos
malenkov [Tue, 10 Sep 2013 17:12:32 +0400] rev 20121
8024407: [macosx] javax/swing/JScrollBar/7163696/Test7163696.java failed intermittently on macos Reviewed-by: alexsch
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip