Prasanta Sadhukhan
2603ac8fdb
8081491: The case print incomplete
...
Reviewed-by: alexsch, rchamyal
2015-11-16 10:56:21 +03:00
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
Peter Brunet
7b6f3bbed8
8134116: Add more comprehensive fix and regression test for JDK-8133897
...
Use getTitleAt instead of Page.title field; add regression test
Reviewed-by: alexsch, serb
2015-11-12 12:27:36 -06:00
Phil Race
581b95fee3
Merge
2015-11-09 09:05:20 -08:00
Claes Redestad
ff90534bb5
8141678: sun.invoke.util.Wrapper eagerly initializes all integral type caches
...
Reviewed-by: vlivanov, psandoz, shade, plevart
2015-11-09 17:15:07 +01:00
Claes Redestad
8e73a2915d
8141677: Improve java.lang.invoke.MemberName hashCode implementation
...
Reviewed-by: vlivanov, psandoz, shade
2015-11-09 17:14:05 +01: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
Peter Levart
10eb29b33e
8131129: Attempt to define a duplicate BMH$Species class
...
Reviewed-by: mhaupt, redestad, vlivanov
2015-11-09 13:44:58 +01:00
Artem Smotrakov
523fdf9bfb
8140649: imageFile should use delete[] with new[]
...
Reviewed-by: jlaskey
2015-11-09 13:58:10 +03:00
Tagir Valeev
58087e2179
8141630: Specification of Collections.synchronized* need to state traversal constraints
...
Reviewed-by: psandoz
2015-11-09 09:23:49 +01: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
Lance Andersen
c00f85ddb1
8141546: Fix javadoc warnings in Connection due to 8136496
...
Reviewed-by: alanb
2015-11-05 14:57:27 -05:00
Claes Redestad
05e8afd0ef
8141536: MethodType field offset calculation could be lazy
...
Reviewed-by: vlivanov
2015-11-05 16:36:55 +01:00
Claes Redestad
6f0997408a
8141539: Avoid calculating string constants in InnerClassLambdaMetaFactory
...
Reviewed-by: vlivanov
2015-11-05 16:29:16 +01:00
Lance Andersen
f10554d7c2
8136496: Add Connection.begin/endRequest
...
Reviewed-by: joehw, rriggs, psandoz
2015-11-05 10:37:08 -05: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
Joe Darcy
afaeebc08d
8141359: @Deprecated on packages should be clarified
...
Reviewed-by: rriggs
2015-11-04 09:01:15 -08:00
Paul Sandoz
b6f45b1889
8033148: Lexicographic comparators for arrays
...
Reviewed-by: jrose, chegar, bchristi, mduigou
2015-11-04 16:44:38 +01: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
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
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
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
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
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