Alexander Zvegintsev
|
d39a778d5f
|
8040007: GtkFileDialog strips user inputted filepath
Reviewed-by: anthony, serb
|
2014-06-17 19:05:06 +04:00 |
|
Alexey Ivanov
|
ec7589bf7d
|
8046391: Hang displaying JFileChooser with Windows L&F
Reviewed-by: anthony, serb
|
2014-06-11 10:53:27 +04:00 |
|
Phil Race
|
dc20ecddcf
|
Merge
|
2014-06-09 11:58:27 -07:00 |
|
Joe Darcy
|
c606599482
|
8042870: Fix raw and unchecked warnings in sun.print
Reviewed-by: prr
|
2014-06-09 11:47:18 -07:00 |
|
Alexey Ivanov
|
48b2a7c0c7
|
8046239: Build failure in 9-client on all non-Windows platforms
Reviewed-by: anthony, serb, alexp
|
2014-06-09 18:10:49 +04:00 |
|
Joe Darcy
|
f14291c318
|
8044694: Fix finally lint warnings in sun.print
Reviewed-by: prr
|
2014-06-03 12:32:25 -07:00 |
|
Alexander Zvegintsev
|
19759f801c
|
8031471: Test closed/java/awt/dnd/FileDialogDropTargetTest/FileDialogDropTargetTest.java fails on Solaris zones virtual hosts
Reviewed-by: anthony, serb
|
2014-05-30 13:16:51 +04:00 |
|
Joe Darcy
|
7209293495
|
8043916: Fix fallthrough lint warnings in java/lang/UNIXProcess.java
Reviewed-by: lancea, alanb
|
2014-05-28 23:08:49 -07:00 |
|
Roger Riggs
|
20e26966e1
|
8003488: (process) Provide Process.getPid()
Add Process.getPid
Reviewed-by: alanb, martin, igerasim
|
2014-05-27 16:05:04 -04:00 |
|
Jonathan Lu
|
2a4f865234
|
8043495: Add native FileChannelImpl.transferTo0() implementation for AIX
Reviewed-by: alanb
|
2014-05-27 17:56:35 +08:00 |
|
Ivan Gerasimov
|
2f8bdbc5fd
|
8039319: (smartcardio) Card.transmitControlCommand() does not work on Mac OS X
Reviewed-by: valeriep
|
2014-05-28 11:41:26 +04:00 |
|
Phil Race
|
6a13c2cf98
|
Merge
|
2014-05-23 09:05:24 -07:00 |
|
Masayoshi Okutsu
|
c05f339b0c
|
8032650: [parfait] warning from b124 for jdk/src/share/native/java/util: jni exception pending
Reviewed-by: naoto
|
2014-05-22 13:21:47 +09:00 |
|
Weijun Wang
|
53cb60f148
|
8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth
Reviewed-by: alanb
|
2014-05-22 07:04:57 +08:00 |
|
Ivan Gerasimov
|
56436ec3c3
|
7195480: javax.smartcardio does not detect cards on Mac OS X
Reviewed-by: valeriep
|
2014-05-20 10:11:23 +04:00 |
|
David DeHaven
|
17a7184b51
|
8003900: X11 dependencies should be removed from Mac OS X build
Reviewed-by: anthony, art, pchelko
|
2014-05-13 10:29:12 -07:00 |
|
Phil Race
|
349b9794b1
|
Merge
|
2014-05-12 09:38:27 -07:00 |
|
Peter Levart
|
f7d1a7975b
|
8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix)
Reviewed-by: alanb, rriggs, martin
|
2014-05-12 17:34:29 +02:00 |
|
Eric McCorkle
|
2fea2c21d6
|
8042859: Build broken for Solaris
Remove stray quotes causing build failures
Reviewed-by: sla, chegar
|
2014-05-09 15:27:02 -04:00 |
|
Staffan Larsen
|
70bf57509c
|
8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework
Reviewed-by: igerasim, alanb, dsamersoff
|
2014-05-09 12:06:13 +02:00 |
|
Phil Race
|
4c217914c2
|
8038875: Remove use of ServiceLoader in finding class implementing sun.java2d.pipe. RenderingEngine
Reviewed-by: flar, mchung
|
2014-05-08 15:17:02 -07:00 |
|
Matthias Braun
|
535c74a38e
|
8042416: X11GraphicsEnvironment.isDisplayLocal() throws NoSuchElementException if DISPLAY host has more IP addresses than a local interface
Reviewed-by: anthony, azvegint
|
2014-05-08 11:46:03 +02:00 |
|
David DeHaven
|
b9113e4f41
|
8042440: awt_Plugin no longer needed
Reviewed-by: serb, pchelko
|
2014-05-05 23:21:27 -07:00 |
|
Thomas Ng
|
a94a5b4ccd
|
Merge
|
2014-04-29 14:40:26 -07:00 |
|
Thomas Ng
|
4a5b727071
|
Merge
|
2014-04-29 09:04:02 -07:00 |
|
Henry Jen
|
cb91afdb8c
|
8039642: Fix raw and unchecked warnings in sun.awt.*
Reviewed-by: darcy, prr, flar
|
2014-04-28 19:05:49 -07:00 |
|
Petr Pchelko
|
39ba3c9ea6
|
8039567: Duplicated code in DataTransferer
Reviewed-by: serb, azvegint
|
2014-04-23 18:07:12 +04:00 |
|
Petr Pchelko
|
1b4d763c77
|
8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order
Reviewed-by: anthony, serb
|
2014-04-23 17:56:05 +04:00 |
|
Joe Darcy
|
7025bc84e6
|
8039862: Fix fallthrough lint warnings in 2d
Reviewed-by: flar
|
2014-04-21 23:39:30 -07:00 |
|
Henry Jen
|
81ae76b8dd
|
8038644: Fix raw and unchecked warnings in sun.java2d.*
Reviewed-by: darcy, prr
|
2014-04-18 09:56:34 -07:00 |
|
Petr Pchelko
|
d9bd02ffc2
|
8035169: Move ThreadGroupUtils from the sun.misc package
Reviewed-by: anthony, serb, azvegint
|
2014-04-18 10:47:23 +04:00 |
|
Joe Darcy
|
745db9c388
|
8039861: Fix fallthrough lint warnings in awt
Reviewed-by: pchelko
|
2014-04-17 09:45:16 -07:00 |
|
Thomas Ng
|
c4745c1830
|
Merge
|
2014-04-16 12:42:40 -07:00 |
|
Jonathan Lu
|
3aab919815
|
8034220: Improve time zone mapping for AIX platform
Reviewed-by: okutsu
|
2014-04-16 17:32:39 +08:00 |
|
Thomas Ng
|
404c4add66
|
Merge
|
2014-04-15 22:57:02 -07:00 |
|
Phil Race
|
bf84755d46
|
Merge
|
2014-04-14 12:59:50 -07:00 |
|
Alexander Zvegintsev
|
175dba662b
|
8030100: java.awt.Desktop: Enable check for supported URI schemes on Linux
Reviewed-by: anthony, pchelko, serb
|
2014-04-07 17:45:18 +01:00 |
|
Alexander Zvegintsev
|
adb37773e7
|
6788138: leak in Java_sun_awt_X11_XlibWrapper_getStringBytes?
Reviewed-by: pchelko, serb
|
2014-04-07 17:43:42 +01:00 |
|
Alexander Zvegintsev
|
43246996f4
|
8031087: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/xawt
Reviewed-by: anthony, pchelko, serb
|
2014-04-07 17:41:16 +01:00 |
|
Phil Race
|
13d8babca9
|
8031095: [Parfait] warning from jdk/src/solaris/native/sun/awt: memory leak
Reviewed-by: bae, jgodinez
|
2014-04-04 11:18:28 -07:00 |
|
Michael McMahon
|
e90c029bad
|
8036979: Support java.net.SocketOption<> in java.net socket types
Reviewed-by: alanb, chegar
|
2014-04-12 20:21:09 +01:00 |
|
Phil Race
|
ee35591283
|
Merge
|
2014-04-01 11:53:08 -07:00 |
|
Phil Race
|
7639b17cc9
|
Merge
|
2014-04-01 09:12:51 -07:00 |
|
Petr Pchelko
|
1bdb6807d0
|
8031001: [Parfait] warnings from b121 for jdk/src/solaris/native/sun/awt: JNI-related warnings
Reviewed-by: serb, anthony
|
2014-03-25 16:31:02 +04:00 |
|
Phil Race
|
32ee4129bf
|
Merge
|
2014-03-24 10:43:59 -07:00 |
|
Alan Bateman
|
252aa24c76
|
8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException
Reviewed-by: chegar
|
2014-03-24 15:09:47 +00:00 |
|
Staffan Larsen
|
966f3bc845
|
8037825: Fix warnings and enable "warnings as errors" in serviceability native libraries
Reviewed-by: alanb
|
2014-03-21 09:38:04 +01:00 |
|
Mark Sheppard
|
299a78721f
|
8025293: JNI exception pending checks in java.net
Enhance the return check for JNI native calls, check for NULL and pending exceptions
Reviewed-by: alanb, chegar
|
2014-03-21 00:01:59 +00:00 |
|
Sergey Bylokhov
|
21e9bfc83e
|
8008114: [parfait] False positive buffer overrun in jdk/src/solaris/native/com/sun/media/sound/PLATFORM_API_LinuxOS_ALSA_MidiUtils.c
Reviewed-by: anthony, prr
|
2014-03-18 18:11:41 +04:00 |
|
Alexander Zvegintsev
|
b88756e8fd
|
8012224: AWT_TopLevels/TopLevelEvents/Automated/WindowIconifyDeiconifyEventsTest02 fails on Ubuntu 12.04 Unity shell
Reviewed-by: anthony, serb
|
2014-03-17 19:30:54 +04:00 |
|