33437 Commits

Author SHA1 Message Date
Prasanta Sadhukhan
86cf3935f7 7161283: [macosx]filedialog didn't pop up for awt test InvalidParametersNativeTest
Reviewed-by: serb, rchamyal
2015-11-06 19:13:16 +03:00
Prasanta Sadhukhan
12667cd360 8020448: Test closed/java/awt/font/JNICheck/JNICheck.sh fails on Solaris 11 since 7 FCS
Reviewed-by: azvegint, rchamyal
2015-11-05 14:08:51 +03:00
David Dehaven
4e50c75aa6 Merge 2015-11-03 12:04:12 -08:00
David Dehaven
c0215a77a2 Merge 2015-11-03 09:45:39 -08:00
Magnus Ihse Bursie
61aa204f40 8141333: Rename SetupArchive to SetupJarArchive
Reviewed-by: erikj, tbell
2015-11-03 17:54:25 +01:00
Magnus Ihse Bursie
3449e253b8 8141261: Clean up building of demos
Reviewed-by: erikj, tbell
2015-11-03 17:48:19 +01:00
Roger Riggs
937b5e1d5e 8139345: java/lang/ProcessHandle/TreeTest.java test fails with ... Wrong number of children expected [3] but found [2]
Reviewed-by: darcy
2015-11-03 10:20:14 -05:00
Magnus Ihse Bursie
4671194aaf 6512052: Remove java-rmi.exe and java-rmi.cgi
Reviewed-by: alanb
2015-11-03 16:15:52 +01:00
Prasanta Sadhukhan
a2b313cb84 8139216: Non-ASCII characters in CUPS printer names are not properly displayed
Reviewed-by: prr, rchamyal
2015-11-03 14:00:01 +03:00
Rajeev Chamyal
e0f0f10478 8138881: Bug in OSInfo.java
Reviewed-by: serb, alexsch
2015-11-02 17:52:40 +04:00
Anton Litvinov
943ce6067c 8132503: [macosx] Chinese full stop symbol cannot be entered with Pinyin IM on OS X
Reviewed-by: alexsch, kizune
2015-10-30 13:23:35 +03:00
Phil Race
b83813f43a 8138817: JNI warnings loading fonts on MacOSX
Reviewed-by: serb, alexsch
2015-10-29 15:17:57 -07:00
Semyon Sadetsky
b4d43d3a34 8134828: Scrollbar thumb disappears with Nimbus L&F
Reviewed-by: alexsch, alexp
2015-10-29 18:43:21 +03:00
Sergey Bylokhov
6b5651d4b8 8134732: [TEST_BUG] Test java/awt/applet/Applet/AppletFlipBuffer.java fails on Windows with AWTException
Reviewed-by: azvegint, yan
2015-10-28 16:42:49 +03:00
Sergey Bylokhov
2b10aff433 8011541: [TEST_BUG] closed/javax/swing/plaf/metal/MetalUtils/bug6190373.java fails NPE since 7u25b03
Reviewed-by: azvegint, yan
2015-10-28 15:41:42 +03:00
Semyon Sadetsky
4140fd05a4 8130895: Test javax/swing/system/6799345/TestShutdown.java fails on Solaris11 Sparcv9
Reviewed-by: alexsch, serb
2015-10-28 13:54:43 +03:00
Omair Majid
57b304c9c4 8140620: Find and load default.sf2 as the default soundbank on Linux
Reviewed-by: serb
2015-10-27 15:19:15 -04:00
Prasanta Sadhukhan
85ba5120dc 8139803: Fix for 8132985 breaks OpenJDK build on windows
Reviewed-by: serb, simonis
2015-10-27 14:16:24 +03:00
Prasanta Sadhukhan
b9bde0f1ce 7077412: [TEST_BUG]closed/java/awt/print/PrinterJob/PaintText.java failed (timeout error)
Reviewed-by: azvegint, serb
2015-10-27 14:14:08 +03:00
Phil Race
6ca895574e Merge 2015-10-23 10:50:34 -07:00
Sebastian Sickelmann
80a6875dbf 8139754: Change Boolean constructor use to the use of Boolean factorymethods. For the macosx-port-dev area
Reviewed-by: serb, alexsch
2015-10-22 13:46:52 +04:00
Sergey Bylokhov
9a97133265 8041900: [macosx] Java forces the use of discrete GPU
Reviewed-by: ssadetsky, alexsch
2015-10-21 21:28:59 +03:00
Phil Race
5c26723516 8132890: Text overlapping on dot matrix printers
Reviewed-by: jgodinez, serb
2015-10-21 09:21:25 -07:00
Mikhail Cherkasov
d9ebc2b4c2 8136763: [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied
Reviewed-by: alexsch, serb
2015-10-21 18:58:19 +03:00
Sergey Bylokhov
b96af1d249 8138764: In some cases the usage of TreeLock can be replaced by other synchronization
Reviewed-by: alexp, alexsch
2015-10-21 18:32:56 +03:00
Jayathirth D V
bfcf012a01 7182758: BMPMetadata returns invalid PhysicalPixelSpacing
Reviewed-by: serb, vadim
2015-10-20 22:46:29 +03:00
Alexey Ivanov
69da2a817d 8130136: Swing window sometimes fails to repaint partially when it becomes exposed
Reviewed-by: alexp, serb
2015-10-20 16:55:08 +03:00
Semyon Sadetsky
d910e3843f 8022334: After calling frame.toBack() dialog goes to the back on Ubuntu 12.04
Reviewed-by: alexsch, serb
2015-10-20 15:59:51 +03:00
Semyon Sadetsky
d1544f66eb 8011616: JWindow.getLocation and JWindow.getLocationOnScreen return different values on Unity
Reviewed-by: alexsch, serb
2015-10-20 15:42:59 +03:00
Renjith Alexander
1127171d12 8136592: [TEST_BUG] Fix 2 platform-specific closed regtests for jigsaw
Reviewed-by: serb, yan
2015-10-20 12:42:21 +03:00
Sergey Bylokhov
206483e8b3 6815345: java.awt.Component.createImage(int width,int height) should remove behavioral optionality
Reviewed-by: prr, ssadetsky
2015-10-18 13:33:20 +03:00
Jayathirth D V
059474a6ee 8066904: NullPointerException when calling ImageIO.read(InputStream) with corrupt BMP
Reviewed-by: serb, prr
2015-10-13 14:59:44 +03:00
Phil Race
0d765d8e4c Merge 2015-10-12 14:41:36 -07:00
Chris Hegarty
dc881c5368 8139297: java.lang.NoClassDefFoundError: Could not initialize class jdk.internal.jimage.ImageNativeSubstrate
Reviewed-by: alanb, jlaskey
2015-10-12 19:14:59 +01:00
Daniel Fuchs
bd69fa0635 8033661: readConfiguration does not cleanly reinitialize the logging system
Two new updateConfiguration methods have been added to LogManager: call updateConfiguration to update a configuration *after* the LogManager is initialized.

Reviewed-by: mchung
2015-10-12 20:13:22 +02:00
Sergey Bylokhov
f07facd339 8136858: Examine the usage of ThreadGroup.stop() in sun.awt.AppContext
Reviewed-by: alexsch, chegar
2015-10-12 16:26:58 +03:00
Prasanta Sadhukhan
279a05d2b2 8072682: getBounds call on graphics.getDeviceConfiguration() returning cached information
Reviewed-by: serb, flar
2015-10-12 15:28:03 +03:00
Amy Lu
b14bbfc3da 8139407: Mark java/rmi/registry/readTest/readTest.sh as intermittently failing
Reviewed-by: chegar
2015-10-12 17:07:40 +08:00
Chris Hegarty
a086d7e431 8139179: URLStreamHandler* should link to URL ctor that specifies how factories/providers are located
Reviewed-by: alanb
2015-10-10 17:30:04 +01:00
Chris Hegarty
37935fc4a0 8139307: Remove sun.misc.ConditionLock and Lock
Reviewed-by: alanb, lancea, martin, mchung, shade, smarks
2015-10-10 17:27:10 +01:00
Aleksei Efimov
2e0d7b61ee 8139107: DateTimeFormatter with Locale.UK throw a NullPointerException when parsing zone
Reviewed-by: naoto
2015-10-10 12:52:09 +03:00
J. Duke
119988f54a Merge 2017-07-05 20:53:25 +02:00
J. Duke
edcabd139a Merge 2017-07-05 20:53:21 +02:00
J. Duke
3d8f6ec51c Merge 2017-07-05 20:53:13 +02:00
J. Duke
35f4015892 Merge 2017-07-05 20:53:09 +02:00
J. Duke
83aa18de63 Merge 2017-07-05 20:53:03 +02:00
J. Duke
7ccf976bfc Merge 2017-07-05 20:52:58 +02:00
J. Duke
2cf2e624b3 Merge 2017-07-05 20:52:55 +02:00
J. Duke
a283407168 Merge 2017-07-05 20:52:51 +02:00
J. Duke
567dc786f5 Added tag jdk9-b85 for changeset 8392405ab038 2017-07-05 20:52:38 +02:00