alanb [Wed, 30 Apr 2014 14:27:19 +0100] rev 24199
8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive
Reviewed-by: chegar
erikj [Wed, 30 Apr 2014 14:46:19 +0200] rev 24198
8042208: Build fails on Solaris using devkit when X isn't installed
Reviewed-by: tbell
yan [Wed, 30 Apr 2014 15:13:44 +0400] rev 24197
8039488: Tidy warnings cleanup for javax.sql
Reviewed-by: lancea
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
yan [Wed, 30 Apr 2014 15:02:24 +0400] rev 24196
8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql
Reviewed-by: lancea
Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
jbachorik [Wed, 30 Apr 2014 11:28:05 +0200] rev 24195
8042123: Support default and static interface methods in JDI, JDWP and JDB
Reviewed-by: sla, sspitsyn
xuelei [Tue, 29 Apr 2014 23:20:34 +0000] rev 24194
8042178: A comment need to go in RSAClientKeyExchange.java
Reviewed-by: mullan
ngthomas [Tue, 29 Apr 2014 11:04:47 -0700] rev 24193
Merge
ngthomas [Tue, 29 Apr 2014 09:04:02 -0700] rev 24192
Merge
darcy [Thu, 17 Apr 2014 09:45:16 -0700] rev 24191
8039861: Fix fallthrough lint warnings in awt
Reviewed-by: pchelko
pchelko [Thu, 17 Apr 2014 16:26:45 +0400] rev 24190
8039926: -spash:<image> can't be combined with -xStartOnFirstThread since JDK 7
Reviewed-by: anthony, azvegint
ngthomas [Wed, 16 Apr 2014 12:42:40 -0700] rev 24189
Merge
asaha [Wed, 16 Apr 2014 10:53:10 -0700] rev 24188
Merge
asaha [Tue, 15 Apr 2014 15:28:01 -0700] rev 24187
8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event
Reviewed-by: pchelko, alexsch
Contributed-by: vivi.an@oracle.com
bagiras [Wed, 16 Apr 2014 17:01:47 +0400] rev 24186
8035745: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_InputMethod.cpp
Reviewed-by: serb, pchelko
bagiras [Wed, 16 Apr 2014 16:55:45 +0400] rev 24185
8035625: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuItem.cpp
Reviewed-by: serb, pchelko
dmarkov [Wed, 16 Apr 2014 12:51:25 +0400] rev 24184
8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable
Reviewed-by: alexp, alexsch
ngthomas [Tue, 15 Apr 2014 22:57:02 -0700] rev 24183
Merge
prr [Mon, 14 Apr 2014 12:59:50 -0700] rev 24182
Merge
bagiras [Mon, 14 Apr 2014 21:24:45 +0400] rev 24181
8035866: [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp
Reviewed-by: serb, pchelko
darcy [Fri, 11 Apr 2014 11:03:13 -0700] rev 24180
8039863: Fix fallthrough lint warnings in sound
Reviewed-by: kalli
serb [Fri, 11 Apr 2014 17:28:45 +0400] rev 24179
8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0
Reviewed-by: bae, flar
serb [Fri, 11 Apr 2014 16:18:58 +0400] rev 24178
8039418: [macosx] Calling JNI functions in the scope of Get/ReleasePrimitiveArrayCritical
Reviewed-by: bae, prr
malenkov [Thu, 10 Apr 2014 22:30:58 +0400] rev 24177
8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter
Reviewed-by: alexsch, serb
malenkov [Thu, 10 Apr 2014 22:26:43 +0400] rev 24176
8039750: KSS: Replace MetalLazyValue with lambda
Reviewed-by: alexsch, serb
alexsch [Thu, 10 Apr 2014 13:22:23 +0400] rev 24175
8038113: [macosx] JTree icon is not rendered in high resolution on Retina
Reviewed-by: serb, pchelko
pchelko [Thu, 10 Apr 2014 11:57:19 +0400] rev 24174
8035739: [parfait] JNI exception pending and primitive type mismatch in jdk/src/windows/native/sun/windows/awt_List.cpp
Reviewed-by: serb, azvegint
pchelko [Thu, 10 Apr 2014 11:56:01 +0400] rev 24173
8035734: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_Choice.cpp
Reviewed-by: anthony, serb
pchelko [Wed, 09 Apr 2014 18:20:55 +0400] rev 24172
8039752: Regression: Clipboard couldn't be used on linux
Reviewed-by: anthony, serb, azvegint
yan [Wed, 09 Apr 2014 17:30:42 +0400] rev 24171
8038631: Create wrapper for awt.Robot with additional functionality
Reviewed-by: pchelko, alexsch
Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
pchelko [Wed, 09 Apr 2014 15:20:09 +0400] rev 24170
8039083: REGRESSION: closed/java/awt/dnd/DragSourceListenerSerializationTest/DragSourceListenerSerializationTest.html fails with NPE since 8u20 b07 on Linux
Reviewed-by: serb, azvegint
serb [Wed, 09 Apr 2014 14:38:27 +0400] rev 24169
8038765: [macosx] Toolkit.sync should be implemented
Reviewed-by: pchelko, anthony
pchelko [Tue, 08 Apr 2014 14:02:30 +0400] rev 24168
6690000: Typo's in DataFlavor Javadoc
Reviewed-by: serb, azvegint
azvegint [Mon, 07 Apr 2014 17:45:18 +0100] rev 24167
8030100: java.awt.Desktop: Enable check for supported URI schemes on Linux
Reviewed-by: anthony, pchelko, serb
azvegint [Mon, 07 Apr 2014 17:43:42 +0100] rev 24166
6788138: leak in Java_sun_awt_X11_XlibWrapper_getStringBytes?
Reviewed-by: pchelko, serb
azvegint [Mon, 07 Apr 2014 17:41:16 +0100] rev 24165
8031087: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/xawt
Reviewed-by: anthony, pchelko, serb
alexsch [Mon, 07 Apr 2014 18:01:52 +0400] rev 24164
6475394: Spelling mistake in doc for ComponentUI.getBaselineResizeBehaviour
Reviewed-by: serb, pchelko
serb [Mon, 07 Apr 2014 15:34:27 +0400] rev 24163
8032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&F
Reviewed-by: pchelko, flar
prr [Fri, 04 Apr 2014 11:18:28 -0700] rev 24162
8031095: [Parfait] warning from jdk/src/solaris/native/sun/awt: memory leak
Reviewed-by: bae, jgodinez
prr [Fri, 04 Apr 2014 10:24:11 -0700] rev 24161
Merge
prr [Fri, 04 Apr 2014 10:03:18 -0700] rev 24160
8035569: [parfait] JNI expection pending in jdk/src/windows/native/sun/windows/WPrinterJob.cpp
Reviewed-by: serb, jgodinez
bagiras [Fri, 04 Apr 2014 20:26:01 +0400] rev 24159
8035737: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_PrintControl.cpp
Reviewed-by: serb, pchelko
malenkov [Fri, 04 Apr 2014 20:18:53 +0400] rev 24158
8039137: KSS: JTextComponent.isProcessInputMethodEventOverridden
Reviewed-by: alexsch, serb
malenkov [Fri, 04 Apr 2014 20:12:41 +0400] rev 24157
8038962: KSS: javax.swing.text.html[.parser].ResourceLoader
Reviewed-by: alexsch, serb
pchelko [Thu, 03 Apr 2014 13:02:39 +0400] rev 24156
8038999: In Java 8 java.awt.datatransfer.DataFlavor.equals is no longer symmetric
Reviewed-by: anthony, serb
bae [Thu, 03 Apr 2014 11:19:10 +0400] rev 24155
8019990: IM candidate window appears on the South-East corner of the display.
Reviewed-by: bagiras, serb
alexsch [Wed, 02 Apr 2014 18:34:08 +0400] rev 24154
6612752: Incorrect getOpenIcon() instanceof in the DefaultTreeCellRenderer
Reviewed-by: serb, pchelko
pchelko [Wed, 02 Apr 2014 17:37:34 +0400] rev 24153
6463901: Either generify or deprecate sun.awt.EventListenerAggregate
Reviewed-by: anthony, serb
pchelko [Wed, 02 Apr 2014 16:14:25 +0400] rev 24152
8037560: [macosx] Cleanup CClipboard.m
Reviewed-by: anthony, serb
serb [Wed, 02 Apr 2014 15:23:08 +0400] rev 24151
8029196: Focus border of JButton.buttonType=roundRect is cut off
Reviewed-by: pchelko, alexsch
prr [Tue, 01 Apr 2014 12:38:37 -0700] rev 24150
8035623: [parfait] JNI warnings in jdk/src/windows/native/sun/windows/awt_Font.cpp
Reviewed-by: serb, pchelko
prr [Tue, 01 Apr 2014 11:53:08 -0700] rev 24149
Merge
alexsch [Tue, 01 Apr 2014 16:46:14 +0400] rev 24148
7052708: Grammar error in EditorKit documentation
Reviewed-by: serb, pchelko
alexsch [Tue, 01 Apr 2014 13:56:07 +0400] rev 24147
8030052: Remove reflection from JOptionPane
Reviewed-by: serb, pchelko
serb [Tue, 01 Apr 2014 01:59:59 +0400] rev 24146
8035624: [parfait] JNI exception pending, JNI primitive type mismatch in jdk/src/windows/native/sun/windows/ThemeReader.cpp
Reviewed-by: pchelko, anthony
serb [Tue, 01 Apr 2014 01:03:52 +0400] rev 24145
8035736: [parfait] JNI primitive type mismatch in jdk/src/windows/native/sun/windows/awt_Component.cpp
Reviewed-by: pchelko, anthony
serb [Tue, 01 Apr 2014 00:33:40 +0400] rev 24144
8038657: javax.swing.BufferStrategyPaintManager has unused imports
Reviewed-by: pchelko, malenkov
prr [Mon, 31 Mar 2014 11:13:01 -0700] rev 24143
8038723: Openup some PrinterJob tests
Reviewed-by: jgodinez
kshefov [Mon, 31 Mar 2014 17:59:25 +0400] rev 24142
8002148: [TEST_BUG] The four lines printed are not the bold typeface.
Reviewed-by: pchelko, serb
ptbrunet [Fri, 28 Mar 2014 17:19:10 -0500] rev 24141
8034768: [parfait] JNI exception pending in jdk/src/macosx/native/sun/awt/JavaTextAccessibility.m
Summary: handle possible JNI Exceptions
Reviewed-by: prr, serb
Contributed-by: peter.brunet@oracle.com
ptbrunet [Fri, 28 Mar 2014 16:40:00 -0500] rev 24140
8034118: [parfait] JNI exception pending in macosx/native/sun/awt/JavaComponentAccessibility.m
Summary: handle possible JNI Exceptions
Reviewed-by: prr, serb
Contributed-by: peter.brunet@oracle.com