Wed, 04 Jun 2014 17:14:56 +0400 8043979: Javadoc cleanup of javax.sound.sampled package
serb [Wed, 04 Jun 2014 17:14:56 +0400] rev 25128
8043979: Javadoc cleanup of javax.sound.sampled package Reviewed-by: pchelko, azvegint
Wed, 04 Jun 2014 16:55:06 +0400 8041129: [OGL] surface->sw blit is extremely slow
serb [Wed, 04 Jun 2014 16:55:06 +0400] rev 25127
8041129: [OGL] surface->sw blit is extremely slow 8017626: [OGL] Translucent VolatileImages don't paint correctly Reviewed-by: bae, flar
Tue, 03 Jun 2014 17:03:29 -0700 8044698: Fix finally lint warnings in javax.swing
darcy [Tue, 03 Jun 2014 17:03:29 -0700] rev 25126
8044698: Fix finally lint warnings in javax.swing Reviewed-by: prr, henryjen
Tue, 03 Jun 2014 12:32:25 -0700 8044694: Fix finally lint warnings in sun.print
darcy [Tue, 03 Jun 2014 12:32:25 -0700] rev 25125
8044694: Fix finally lint warnings in sun.print Reviewed-by: prr
Tue, 03 Jun 2014 21:03:35 +0400 7084904: Introspector returns isX() from base package-private class that throws exception
malenkov [Tue, 03 Jun 2014 21:03:35 +0400] rev 25124
7084904: Introspector returns isX() from base package-private class that throws exception Reviewed-by: serb
Tue, 03 Jun 2014 09:22:59 -0700 8042860: Fix raw and unchecked warnings in java.beans
darcy [Tue, 03 Jun 2014 09:22:59 -0700] rev 25123
8042860: Fix raw and unchecked warnings in java.beans Reviewed-by: malenkov, alanb, mduigou
Tue, 03 Jun 2014 11:18:03 -0400 8044460: Cleanup new Boolean and single character strings
rriggs [Tue, 03 Jun 2014 11:18:03 -0400] rev 25122
8044460: Cleanup new Boolean and single character strings Reviewed-by: pchelko, serb, rriggs Contributed-by: otaviopolianasantana@gmail.com
Mon, 02 Jun 2014 15:25:43 +0400 8043807: Incorrect StackTrace in IOException thrown from ClipboardTransferable
pchelko [Mon, 02 Jun 2014 15:25:43 +0400] rev 25121
8043807: Incorrect StackTrace in IOException thrown from ClipboardTransferable Reviewed-by: anthony, serb
Mon, 02 Jun 2014 14:20:02 +0400 8042465: Applet menus not rendering when browser is full screen on Mac
dmarkov [Mon, 02 Jun 2014 14:20:02 +0400] rev 25120
8042465: Applet menus not rendering when browser is full screen on Mac Reviewed-by: anthony, pchelko
Fri, 30 May 2014 13:16:51 +0400 8031471: Test closed/java/awt/dnd/FileDialogDropTargetTest/FileDialogDropTargetTest.java fails on Solaris zones virtual hosts
azvegint [Fri, 30 May 2014 13:16:51 +0400] rev 25119
8031471: Test closed/java/awt/dnd/FileDialogDropTargetTest/FileDialogDropTargetTest.java fails on Solaris zones virtual hosts Reviewed-by: anthony, serb
Fri, 30 May 2014 15:24:42 +0400 8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red.
malenkov [Fri, 30 May 2014 15:24:42 +0400] rev 25118
8007563: When checking the default behaviour for a scroll tab layout and checking the 'opaque' checkbox, the area behind tabs is not red. Reviewed-by: alexsch, serb
Fri, 30 May 2014 14:23:25 +0400 8044172: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk
yan [Fri, 30 May 2014 14:23:25 +0400] rev 25117
8044172: [TEST_BUG] Move regtests for 4523758 and AltPlusNumberKeyCombinationsTest to jdk Reviewed-by: pchelko
Fri, 30 May 2014 14:06:50 +0400 8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c
serb [Fri, 30 May 2014 14:06:50 +0400] rev 25116
8040113: File not initialized in src/share/native/sun/awt/giflib/dgif_lib.c Reviewed-by: pchelko, prr
Fri, 30 May 2014 11:20:03 +0400 8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter
anashaty [Fri, 30 May 2014 11:20:03 +0400] rev 25115
8032788: ImageIcon constructor throws an NPE and hangs when passed a null String parameter Reviewed-by: pchelko, serb
Thu, 29 May 2014 17:31:41 +0400 8028617: Dvorak keyboard mapping not honored when ctrl key pressed
anashaty [Thu, 29 May 2014 17:31:41 +0400] rev 25114
8028617: Dvorak keyboard mapping not honored when ctrl key pressed Reviewed-by: pchelko, anthony
Wed, 28 May 2014 15:36:10 +0400 8043705: Can't exit color chooser dialog when running as an applet
alexsch [Wed, 28 May 2014 15:36:10 +0400] rev 25113
8043705: Can't exit color chooser dialog when running as an applet Reviewed-by: serb, pchelko
Tue, 27 May 2014 13:58:00 -0700 Merge
prr [Tue, 27 May 2014 13:58:00 -0700] rev 25112
Merge
Tue, 27 May 2014 12:50:51 -0700 8035301: Eliminate dependency on sun.text from font code
prr [Tue, 27 May 2014 12:50:51 -0700] rev 25111
8035301: Eliminate dependency on sun.text from font code Reviewed-by: mchung, jgodinez
Mon, 26 May 2014 18:01:59 +0400 8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour
malenkov [Mon, 26 May 2014 18:01:59 +0400] rev 25110
8019180: Use JComboBox as it's own ActionListener leads to unexpected behaviour Reviewed-by: alexsch, serb
Mon, 26 May 2014 16:37:25 +0400 8009883: REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails
serb [Mon, 26 May 2014 16:37:25 +0400] rev 25109
8009883: REGRESSION: test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails Summary: remove redundant focus handler that was causing a second focus event Reviewed-by: alexsch, pchelko Contributed-by: peter.brunet@oracle.com
Mon, 26 May 2014 15:50:10 +0400 8041915: Move 8 awt tests to OpenJDK regression tests tree
yan [Mon, 26 May 2014 15:50:10 +0400] rev 25108
8041915: Move 8 awt tests to OpenJDK regression tests tree Reviewed-by: pchelko, alexsch Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Mon, 26 May 2014 14:33:49 +0400 8040291: [macosx] Http-Images are not fully loaded when using ImageIcon
alexsch [Mon, 26 May 2014 14:33:49 +0400] rev 25107
8040291: [macosx] Http-Images are not fully loaded when using ImageIcon Reviewed-by: serb, pchelko
Fri, 23 May 2014 11:13:54 -0700 Merge
prr [Fri, 23 May 2014 11:13:54 -0700] rev 25106
Merge
Fri, 23 May 2014 19:48:25 +0400 8031485: [macosx] Combo box consuming escape key events
pchelko [Fri, 23 May 2014 19:48:25 +0400] rev 25105
8031485: [macosx] Combo box consuming escape key events Reviewed-by: serb, alexsch
Fri, 23 May 2014 19:43:14 +0400 8043610: Sorting columns in JFileChooser fails with AppContext NPE
pchelko [Fri, 23 May 2014 19:43:14 +0400] rev 25104
8043610: Sorting columns in JFileChooser fails with AppContext NPE Reviewed-by: anthony, alexsch
Fri, 23 May 2014 11:04:37 -0400 8043805: Allow using a system-installed libjpeg
omajid [Fri, 23 May 2014 11:04:37 -0400] rev 25103
8043805: Allow using a system-installed libjpeg Reviewed-by: andrew, anthony, prr
Thu, 22 May 2014 13:54:52 -0700 8042850: [parfait]: Extra unused entries in ICU ScriptCodes enum
prr [Thu, 22 May 2014 13:54:52 -0700] rev 25102
8042850: [parfait]: Extra unused entries in ICU ScriptCodes enum Reviewed-by: bae, srl
Thu, 22 May 2014 13:54:08 -0700 8042855: [parfait] Potential null pointer dereference in IndicLayoutEngine.cpp
prr [Thu, 22 May 2014 13:54:08 -0700] rev 25101
8042855: [parfait] Potential null pointer dereference in IndicLayoutEngine.cpp Reviewed-by: bae, srl
Thu, 22 May 2014 21:05:30 +0400 8043627: NPE in SynthContext in plugin mode
malenkov [Thu, 22 May 2014 21:05:30 +0400] rev 25100
8043627: NPE in SynthContext in plugin mode Reviewed-by: alexsch, serb, pchelko
Thu, 22 May 2014 15:46:50 +0400 8043646: libosxapp.dylib fails to build on Mac OS 10.9 with clang
pchelko [Thu, 22 May 2014 15:46:50 +0400] rev 25099
8043646: libosxapp.dylib fails to build on Mac OS 10.9 with clang Reviewed-by: anthony, serb
Wed, 21 May 2014 11:12:18 -0700 8039394: Compiler warnings about C++ exceptions in windows printing code
prr [Wed, 21 May 2014 11:12:18 -0700] rev 25098
8039394: Compiler warnings about C++ exceptions in windows printing code Reviewed-by: bae, jgodinez
Wed, 21 May 2014 10:50:14 -0700 8016451: Scary messages emitted by build.tools.generatenimbus.PainterGenerator during build
prr [Wed, 21 May 2014 10:50:14 -0700] rev 25097
8016451: Scary messages emitted by build.tools.generatenimbus.PainterGenerator during build Reviewed-by: alexsch, anthony
Wed, 21 May 2014 16:48:04 +0400 8043456: KSS: javax.swing.plaf.basic.BasicInternalFrameTitlePane#postClosingEvent
malenkov [Wed, 21 May 2014 16:48:04 +0400] rev 25096
8043456: KSS: javax.swing.plaf.basic.BasicInternalFrameTitlePane#postClosingEvent Reviewed-by: alexsch, serb
Wed, 21 May 2014 14:13:17 +0400 8041561: Inconsistent opacity behaviour between JCheckBox and JRadioButton
alexsch [Wed, 21 May 2014 14:13:17 +0400] rev 25095
8041561: Inconsistent opacity behaviour between JCheckBox and JRadioButton Reviewed-by: malenkov
Wed, 21 May 2014 14:07:06 +0400 8036110: In TextField can only select text visible or to the left of the cursor
alexsch [Wed, 21 May 2014 14:07:06 +0400] rev 25094
8036110: In TextField can only select text visible or to the left of the cursor Reviewed-by: serb, pchelko
Tue, 20 May 2014 09:36:22 -0700 8042864: Fix raw and unchecked warnings in javax.print
darcy [Tue, 20 May 2014 09:36:22 -0700] rev 25093
8042864: Fix raw and unchecked warnings in javax.print Reviewed-by: prr, henryjen
Mon, 19 May 2014 23:21:39 +0400 8026385: [macosx] (awt) setjmp/longjmp changes the process signal mask on OS X
ddehaven [Mon, 19 May 2014 23:21:39 +0400] rev 25092
8026385: [macosx] (awt) setjmp/longjmp changes the process signal mask on OS X Summary: Use _setjmp/_longjmp instead Reviewed-by: prr, anthony Contributed-by: David DeHaven <david.dehaven@oracle.com>
Mon, 19 May 2014 10:03:58 -0700 8042871: Fix raw and unchecked warnings in sun.audio
darcy [Mon, 19 May 2014 10:03:58 -0700] rev 25091
8042871: Fix raw and unchecked warnings in sun.audio Reviewed-by: serb
Mon, 19 May 2014 16:48:41 +0400 8038000: java.awt.image.RasterFormatException: Incorrect scanline stride
anashaty [Mon, 19 May 2014 16:48:41 +0400] rev 25090
8038000: java.awt.image.RasterFormatException: Incorrect scanline stride Reviewed-by: bae, serb
Fri, 16 May 2014 15:57:06 +0400 8043153: KSS: javax.swing.plaf.synth.SynthParser#startColor
malenkov [Fri, 16 May 2014 15:57:06 +0400] rev 25089
8043153: KSS: javax.swing.plaf.synth.SynthParser#startColor Reviewed-by: alexsch, serb
Fri, 16 May 2014 15:51:57 +0400 8043152: KSS: javax.swing.plaf.synth.SynthContext
malenkov [Fri, 16 May 2014 15:51:57 +0400] rev 25088
8043152: KSS: javax.swing.plaf.synth.SynthContext Reviewed-by: alexsch, serb
Fri, 16 May 2014 15:46:24 +0400 8043151: KSS: javax.swing.plaf.nimbus.AbstractRegionPainter#getComponentColor
malenkov [Fri, 16 May 2014 15:46:24 +0400] rev 25087
8043151: KSS: javax.swing.plaf.nimbus.AbstractRegionPainter#getComponentColor Reviewed-by: alexsch, serb
Wed, 18 Jun 2014 12:52:14 -0700 8043340: [macosx] Fix hard-wired paths to JavaVM.framework
ddehaven [Wed, 18 Jun 2014 12:52:14 -0700] rev 25086
8043340: [macosx] Fix hard-wired paths to JavaVM.framework Summary: Build system tweaks to allow building with Xcode 5 and on OS X 10.9 and later Reviewed-by: erikj, henryjen, dholmes
Thu, 03 Jul 2014 11:37:18 -0700 Added tag jdk9-b21 for changeset 843911d61b95
katleman [Thu, 03 Jul 2014 11:37:18 -0700] rev 25085
Added tag jdk9-b21 for changeset 843911d61b95
Wed, 05 Jul 2017 19:47:36 +0200 Merge
duke [Wed, 05 Jul 2017 19:47:36 +0200] rev 25084
Merge
Wed, 09 Jul 2014 10:42:04 -0700 Merge
lana [Wed, 09 Jul 2014 10:42:04 -0700] rev 25083
Merge
Tue, 01 Jul 2014 14:26:52 -0700 Merge
lana [Tue, 01 Jul 2014 14:26:52 -0700] rev 25082
Merge
Fri, 20 Jun 2014 11:10:18 -0700 Merge
amurillo [Fri, 20 Jun 2014 11:10:18 -0700] rev 25081
Merge
Thu, 19 Jun 2014 12:50:52 -0700 Merge
twisti [Thu, 19 Jun 2014 12:50:52 -0700] rev 25080
Merge
Mon, 16 Jun 2014 16:27:41 -0700 8046769: Set T family feature bit on Niagara systems
mikael [Mon, 16 Jun 2014 16:27:41 -0700] rev 25079
8046769: Set T family feature bit on Niagara systems Reviewed-by: kvn, iveresov
Mon, 16 Jun 2014 15:12:24 +0400 8044742: testlibrary_tests/whitebox/vm_flags/BooleanTest.java NoClassDefFoundError: com/oracle/java/testlibrary/JDKToolFinder
iignatyev [Mon, 16 Jun 2014 15:12:24 +0400] rev 25078
8044742: testlibrary_tests/whitebox/vm_flags/BooleanTest.java NoClassDefFoundError: com/oracle/java/testlibrary/JDKToolFinder Reviewed-by: kvn, roland
Thu, 19 Jun 2014 09:44:12 -0700 Merge
jmasa [Thu, 19 Jun 2014 09:44:12 -0700] rev 25077
Merge
Wed, 18 Jun 2014 12:39:57 -0700 Merge
jmasa [Wed, 18 Jun 2014 12:39:57 -0700] rev 25076
Merge
Wed, 18 Jun 2014 13:02:33 +0000 Merge
jwilhelm [Wed, 18 Jun 2014 13:02:33 +0000] rev 25075
Merge
Thu, 12 Jun 2014 20:15:51 +0200 8046715: Add a way to verify an extended set of command line options
jwilhelm [Thu, 12 Jun 2014 20:15:51 +0200] rev 25074
8046715: Add a way to verify an extended set of command line options Summary: Added arguments_ext.cpp to make place for initialization of extended features Reviewed-by: sla, mgronlun
Wed, 18 Jun 2014 13:25:40 +0200 8043722: Swapped usage of idx_t and bm_word_t types in parMarkBitMap.cpp
tschatzl [Wed, 18 Jun 2014 13:25:40 +0200] rev 25073
8043722: Swapped usage of idx_t and bm_word_t types in parMarkBitMap.cpp Summary: Clean up usage of idx_t and uintptr_t when using it in conjunction with BitMap::set_map(), casting to the appropriate type. Fixes compilation on S390. Reviewed-by: tschatzl Contributed-by: Dan Horak <dhorak@redhat.com>
(0) -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 +10000 +30000 tip