mcherkas [Tue, 08 Nov 2016 20:11:13 +0300] rev 42204
8156723: JVM crash at sun.java2d.windows.GDIBlitLoops.nativeBlit
Reviewed-by: serb
kshefov [Tue, 08 Nov 2016 17:10:12 +0300] rev 42203
8004693: TEST_BUG: java/awt/KeyboardFocusmanager/DefaultPolicyChange/DefaultPolicyChange_Swing.java fails
Reviewed-by: azvegint, avstepan
azvegint [Tue, 08 Nov 2016 13:45:06 +0300] rev 42202
8166594: Taskbar.setWindowProgressValue() spec does not specify expected visual behavior of setWindowProgressValue()
Reviewed-by: serb, ssadetsky
mhalder [Mon, 07 Nov 2016 14:35:21 +0530] rev 42201
7153700: [macosx] add support for MouseMotionListener to the TrayIcon
Reviewed-by: serb, aniyogi
Contributed-by: manajit.halder@oracle.com
alexsch [Mon, 07 Nov 2016 11:22:53 +0300] rev 42200
8168992: Add floating point implementation for new BasicGraphicsUtils text related methods use floating point API
Reviewed-by: serb, ssadetsky
ssadetsky [Mon, 07 Nov 2016 10:36:52 +0300] rev 42199
8153522: Update JLightweightFrame to allow non-integer (and X/Y) scales
Reviewed-by: alexsch
prr [Fri, 04 Nov 2016 15:59:59 -0700] rev 42198
8168316: Suppress deprecation warnings for Applet classes in java.desktop
Reviewed-by: serb, psadhukhan
bpb [Fri, 04 Nov 2016 15:31:38 -0700] rev 42197
8154093: [TIFF] NPE when reading LZW-compressed image
Summary: LZW decompressor was ignoring the value of the FillOrder field.
Reviewed-by: prr
arapte [Fri, 04 Nov 2016 21:55:19 +0530] rev 42196
8160766: [TEST_BUG] java/awt/Focus/DisposedWindow
Reviewed-by: serb, aghaisas
psadhukhan [Fri, 04 Nov 2016 17:27:56 +0530] rev 42195
8040635: [macosx] Printing a shape filled with a texture doesn't work under Mac OS X
Reviewed-by: prr, jdv
aghaisas [Fri, 04 Nov 2016 14:03:33 +0530] rev 42194
8160146: Resolve disabled GCC warning 'deprecated-declarations' for libawt_xawt
Reviewed-by: erikj, serb
alexsch [Thu, 03 Nov 2016 18:43:55 +0300] rev 42193
8164032: JViewport backing store image is not scaled on HiDPI display
Reviewed-by: serb
ssadetsky [Thu, 03 Nov 2016 12:13:59 +0300] rev 42192
8062525: JInternalFrame can't show correctly with the specical option "-esa -ea -Xcheck:jni -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel".
Reviewed-by: serb
ssadetsky [Thu, 03 Nov 2016 11:51:31 +0300] rev 42191
8159432: [PIT][macosx] StackOverflow in closed/java/awt/Dialog/DialogDeadlock/DialogDeadlockTest
Reviewed-by: serb, azvegint
azvegint [Thu, 03 Nov 2016 03:49:42 +0300] rev 42190
8143914: Provide Mac-specific fullscreen support
Reviewed-by: serb, ssadetsky
serb [Wed, 02 Nov 2016 23:05:52 +0300] rev 42189
8168881: javax/sound/sampled/Clip/OpenNonIntegralNumberOfSampleframes.java fails
Reviewed-by: prr
bpb [Wed, 02 Nov 2016 11:07:16 -0700] rev 42188
8164750: TIFF reading fails when ignoring metadata with BaselineTIFFTagSet removed
Summary: Disallow not adding to metadata fields which are critical to reading the image data even when the BaselineTIFFTagSet has been removed from the TIFFImageReadParam and the ignoreMetadata flag is set.
Reviewed-by: prr
ptbrunet [Wed, 02 Nov 2016 09:44:01 -0700] rev 42187
8167213: Re-examine the alternative to deliver include/bridge/AccessBridgeCalls.c
Summary: Remove AccessBridgeCalls.c from the include directory
Reviewed-by: prr, erikj, mchung, alexsch
serb [Wed, 02 Nov 2016 17:14:57 +0300] rev 42186
8168998: Incorrect implementation of equals in Encoding and Type in JavaSound
Reviewed-by: prr, amenkov
pkbalakr [Wed, 02 Nov 2016 08:46:41 +0530] rev 42185
8159132: [PIT][TEST_BUG] java/awt/FileDialog/FileDialogIconTest/FileDialogIconTest.java fails
Reviewed-by: alexsch, aghaisas
ihse [Tue, 22 Nov 2016 14:48:16 +0100] rev 42184
8168037: Use ZIPEXE instead of ZIP to avoid clash with options for zip
Reviewed-by: erikj
mli [Tue, 22 Nov 2016 01:37:18 -0800] rev 42183
8153543: java/rmi/transport/reuseDefaultPort/ReuseDefaultPort.java fails intermittently
Reviewed-by: chegar
bgopularam [Tue, 22 Nov 2016 08:22:57 +0000] rev 42182
8158880: java/time/tck/java/time/format/TCKDateTimeFormatterBuilder.java fail with zh_CN locale
Summary: Set locale explicitly in the test
Reviewed-by: rriggs, naoto
rgoel [Tue, 22 Nov 2016 13:02:12 +0530] rev 42181
8168906: Tighten permissions granted to the jdk.localedata module
Reviewed-by: okutsu, naoto, alanb, mullan
amjiang [Mon, 21 Nov 2016 22:50:22 -0800] rev 42180
8169911: Enhanced tests for jarsigner -verbose -verify after JDK-8163304
Reviewed-by: weijun
mli [Mon, 21 Nov 2016 17:17:21 -0800] rev 42179
8170049: tests under java/rmi/activation/ fail with "java.security.AccessControlException: access denied ("java.net.SocketPermission" "localhost:5281" "listen,resolve")" on windows
Reviewed-by: rriggs
ddehaven [Mon, 07 Nov 2016 12:46:23 -0800] rev 42178
8169289: JavaFX application in named module fails to launch if no main method
Reviewed-by: mchung, ksrini
darcy [Mon, 21 Nov 2016 12:06:10 -0800] rev 42177
8170139: OpenNonIntegralNumberOfSampleframes.java still fails
Reviewed-by: smarks
skovalev [Mon, 21 Nov 2016 19:18:22 +0300] rev 42176
8169721: [TESTBUG] com/sun/jndi tests have undeclared dependency on java.naming module
Reviewed-by: rriggs, dfuchs
darcy [Mon, 21 Nov 2016 07:54:42 -0800] rev 42175
8170112: Problem list failing jimage tests until JDK-8169713 is fixed
Reviewed-by: jlaskey