Alexander Scherbatiy
d48c3fcafb
8137571: Linux HiDPI Graphics support
...
Reviewed-by: flar, serb
2015-11-13 18:36:14 +04:00
Alexander Scherbatiy
a00e011325
8073320: Windows HiDPI Graphics support
...
Reviewed-by: flar, serb
2015-11-13 05:02:26 -08:00
Rocky Sloan
f8cea75f1c
8137113: [TEST_BUG] Two java.beans tests need to be updated to work with JDK 9 modularized filesystem
...
Reviewed-by: serb, alexsch
2015-11-10 13:46:45 +03:00
Phil Race
581b95fee3
Merge
2015-11-09 09:05:20 -08:00
Roger Riggs
fe2786af5f
8138566: (Process) java.lang.Process.allChildren specification clarification
...
8140213: Process/ProcessHandle.onExit() spec need to be improved
8140250: (process) Process.info description is inaccurate
Rename to descendants() and clarify
Reviewed-by: psandoz
2015-11-09 11:02:07 -05:00
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
Paul Sandoz
b6f45b1889
8033148: Lexicographic comparators for arrays
...
Reviewed-by: jrose, chegar, bchristi, mduigou
2015-11-04 16:44:38 +01:00
Joe Darcy
03a416db62
8141368: Typo in java/lang/Class/IsEnum.java test
...
Reviewed-by: jjg
2015-11-03 17:41:38 -08: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
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
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
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
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
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
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
Phil Race
0d765d8e4c
Merge
2015-10-12 14:41:36 -07: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
Weijun Wang
4768e44b34
8085904: Test timeout on Mac
...
Reviewed-by: wetmore
2015-10-09 09:33:54 +08:00
Lance Andersen
dbf26ce3d5
8139056: Add convenience methods to Statement.java
...
Reviewed-by: joehw, rriggs
2015-10-22 11:36:17 -04:00
Chris Hegarty
6a0a6eb7be
8139352: java/net/InetAddress/getOriginalHostName.java fails to compile
...
Reviewed-by: mchung, henryjen
2015-10-12 10:33:51 +01:00
Paul Sandoz
25c1cff728
8135248: Add utility methods to check indexes and ranges
...
Reviewed-by: forax, chegar, scolebourne, jrose, darcy
2015-10-07 15:22:43 +02:00
Joe Darcy
f674b491a6
8138823: Correct bug in port of fdlibm hypot to Java
...
Reviewed-by: bpb
2015-10-06 18:39:26 -07:00
David Dehaven
0dfc929625
Merge
2015-10-06 12:51:55 -07:00
David Dehaven
1d92a8874c
Merge
2015-10-05 13:45:50 -07:00
Naoto Sato
f8dca18a53
8138613: Remove SPI locale provider adapter from the default provider list
...
Reviewed-by: okutsu
2015-10-05 08:16:11 -07:00
Prasanta Sadhukhan
13ee9e097f
8132985: Crash in freetypescaler.c due to double free
...
Reviewed-by: prr, simonis
2015-10-05 15:36:43 +03:00
Semyon Sadetsky
4a3dff3ee5
8079595: Resizing dialog which is JWindow parent makes JVM crash
...
Reviewed-by: alexsch, serb
2015-10-05 15:29:23 +03:00
Masayoshi Okutsu
ff7c1c3bca
8138663: Missing @build in test/java/text/Format/DecimalFormat/RoundingAndPropertyTest.java
...
Reviewed-by: naoto
2015-10-02 13:21:46 +09:00
Ambarish Rapte
6a2fabcbd7
8040322: TextArea.replaceRange() and insert() are broken with setText(null)
...
Reviewed-by: serb, azvegint
2015-09-30 17:46:11 +04:00
Alexander Scherbatiy
53ab9a2026
8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event
...
Reviewed-by: serb
2015-09-29 15:19:52 +04:00
David Dehaven
5636c168b4
Merge
2015-09-28 08:14:42 -07:00
Amy Lu
25a239c820
8137232: Mark 3 more core-libs tests as intermittently failing
...
Reviewed-by: chegar
2015-09-28 16:39:12 +03:00
Chris Hegarty
0cc24c29ca
8137056: Move SharedSecrets and interface friends out of sun.misc
...
Reviewed-by: alanb, mchung, psandoz, rriggs
2015-09-28 13:39:27 +01:00
Amanda Jiang
8fb17dea79
8050402: Tests to check for use of policy files
...
Reviewed-by: mullan
2015-09-26 12:08:55 +03:00
Ivan Gerasimov
1613e728cc
8137121: (fc) Infinite loop FileChannel.truncate
...
Reviewed-by: alanb
2015-09-26 00:23:15 +03:00
Naoto Sato
a463c1a271
8136518: java/util/TimeZone/CLDRDisplayNamesTest.java fails for de
...
Reviewed-by: okutsu
2015-09-24 09:05:24 -07:00
Joe Darcy
47814c8df0
7130085: Port fdlibm hypot to Java
...
Reviewed-by: bpb
2015-09-23 14:14:14 -07:00
Roger Riggs
4e7617c040
8132541: (process) ProcessBuilder support for redirection to discard output
...
Add redirect to NUL or /dev/null depending on the OS
Reviewed-by: chegar, martin
2015-09-23 11:18:34 -04:00