Clemens Eisserer
2bf65cc749
7150134: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline
...
Reviewed-by: prr
2012-04-09 15:49:33 -07:00
Phil Race
42a2707f1b
7159041: Fix for 7152519 causing build breakage
...
Reviewed-by: igor, jgodinez
2012-04-05 15:14:06 -07:00
Lana Steuck
d636893400
Merge
2012-04-04 13:16:52 -07:00
Lana Steuck
6b12eddc42
Merge
2012-04-04 12:35:44 -07:00
Sean Chou
045668b454
7155298: Editable TextArea/TextField are blocking GUI applications from exit
...
Stop default caret's timer by setVisible(false) when dispose
Reviewed-by: anthony, ant
2012-03-31 16:55:56 +08:00
Lana Steuck
1ae8995f36
Merge
2012-03-30 16:57:50 -07:00
Michael McMahon
1e4dfcfbf0
7134701: [macosx] Support legacy native library names
...
Reviewed-by: alanb, dcubed
2012-03-27 21:08:52 +01:00
Jonathan Lu
650337cafa
7152519: Dependency on non-POSIX header file <link.h> causes portability problem
...
Reviewed-by: prr, igor
2012-03-22 12:47:39 +08:00
Shi Jun Zhang
550028f6a1
7155300: Include pthread.h on all POSIX platforms except Solaris to improve portability
...
Reviewed-by: alanb, dholmes
2012-03-22 12:30:43 +08:00
Lana Steuck
a3f1271a63
Merge
2012-03-21 13:38:55 -07:00
Lana Steuck
8a283686f2
Merge
2012-03-14 08:56:57 -07:00
Jonathan Lu
005f647e13
7153343: Dependency on non-POSIX header file <link.h> causes portability problem
...
Remove the unneccessary link.h
Reviewed-by: alanb, chegar
2012-03-16 10:47:25 +08:00
Shi Jun Zhang
f2ca2f4835
7152948: DatagramDispatcher.c should memset msghdr to make it portable to other platforms
...
Reviewed-by: alanb, chegar
2012-03-14 15:14:52 +00:00
Sean Coffey
0ec2d0eca1
7149608: Default TZ detection fails on linux when symbolic links to non default location used
...
Reviewed-by: alanb, okutsu
2012-03-13 11:01:33 +00:00
Sean Chou
0e1c5e521a
7151427: Fix the potential memory leak in error handling code in X11SurfaceData.c
...
Free the memory in the error handling code.
Reviewed-by: prr, jgodinez, bae
2012-03-12 13:30:16 +08:00
Lana Steuck
b5a0dffd57
Merge
2012-03-08 14:22:15 -08:00
Lana Steuck
ac3052168c
Merge
2012-03-08 08:18:56 -08:00
Michael McMahon
57a9560def
7152186: java.awt.HeadlessException when running AWT apps [macosx]
...
Reviewed-by: anthony
2012-03-08 14:38:26 +00:00
Alan Bateman
3269d85838
7113349: Initial changeset for Macosx port to jdk
...
Co-authored-by: Alexander Potochkin <alexander.potochkin@oracle.com>
Co-authored-by: Alexander Zuev <alexander.zuev@oracle.com>
Co-authored-by: Andrew Brygin <andrew.brygin@oracle.com>
Co-authored-by: Artem Ananiev <artem.ananiev@oracle.com>
Co-authored-by: Alex Strange <astrange@apple.com>
Co-authored-by: Bino George <bino@apple.com>
Co-authored-by: Christine Lu <christine.lu@oracle.com>
Co-authored-by: David Katleman <david.katleman@oracle.com>
Co-authored-by: David Durrence <david_durrence@apple.com>
Co-authored-by: Dmitry Cherepanov <dmitry.cherepanov@oracle.com>
Co-authored-by: Greg Lewis <glewis@eyesbeyond.com>
Co-authored-by: Kevin Miller <kevin_m_miller@apple.com>
Co-authored-by: Kurt Miller <kurt@intricatesoftware.com>
Co-authored-by: Landon Fuller <landonf@plausiblelabs.com>
Co-authored-by: Leonid Romanov <leonid.romanov@oracle.com>
Co-authored-by: Loefty Walkowiak <loefty@apple.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Roger Hoover <rhoover@apple.com>
Co-authored-by: Scott Kovatch <scott.kovatch@oracle.com>
Co-authored-by: Sergey ByloKhov <sergey.bylokhov@oracle.com>
Co-authored-by: Mike Swingler <swingler@apple.com>
Co-authored-by: Tomas Hurka <tomas.hurka@oracle.com>
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks
2012-03-06 20:34:38 +00:00
Lana Steuck
30c157894d
Merge
2012-02-28 17:52:05 -08:00
Lana Steuck
bf8b18f80e
Merge
2012-02-22 22:09:53 -08:00
Lana Steuck
ab549924e8
Merge
2012-02-22 16:52:50 -08:00
Charles Lee
df18cb7401
7146572: enableInputMethod(false) does not work in the TextArea and TextField on the linux platform
...
Peers' constructors shouldn't override user's enableInputMethod() settings
Reviewed-by: anthony
2012-02-21 18:15:14 +04:00
Charles Lee
2995eff3e3
7146506: (fc) Add EACCES check to the return of fcntl native method
...
Add EACCES check according to the spec of fcntl
Reviewed-by: alanb
2012-02-20 11:24:06 +08:00
Lana Steuck
7ca7e599a5
Merge
2012-02-15 15:28:15 -08:00
Dan Xu
f41a30cb5c
6950237: Test java/nio/file/Path/CopyAndMove.java does not work correctly when test dir in on VFAT
...
Reviewed-by: alanb
2012-09-28 11:14:20 +01:00
Alan Bateman
903c4c0c7f
7200742: (se) Selector.select does not block when starting Coherence (sol)
...
Reviewed-by: chegar
2012-09-27 10:30:56 +01:00
John Zavgren
374a36e20e
7193520: Removed references to Linux kernel version 2.2
...
Linux kernel version 2.2 isn't supported anymore.
Reviewed-by: chegar, dsamersoff, alanb
2012-09-20 09:36:55 -04:00
Lana Steuck
9ea42aad43
Merge
2012-02-09 23:17:22 -08:00
Lana Steuck
13686b8d12
Merge
2012-02-09 22:55:28 -08:00
Carlos Lucasius
d228d3127c
7114611: (fs) DirectoryStream fails with SIGBUS on some embedded platforms, dirent alignment
...
Reviewed-by: dholmes, alanb
2012-02-09 13:43:15 +00:00
Joe Darcy
6667bfa0a9
7041249: Remove apt tool and API from the JDK
...
Reviewed-by: jjg, ohair
2012-02-05 21:49:45 -08:00
Chris Hegarty
d0bf1b11b1
Merge
2012-02-04 07:36:29 +00:00
Chris Hegarty
511e7438d7
7041778: Move SCTP implementation out of sun.nio.ch and into its own package
...
Reviewed-by: alanb
2012-02-04 07:29:11 +00:00
Matthew Smith
7313a31b92
7132194: GtkFileDialog does not point to the correct file(s) is Recent Files are used
...
Handle the file list differently if gtk_file_chooser_get_current_folder() returns NULL
Reviewed-by: anthony
2012-02-02 17:49:10 +04:00
Lana Steuck
9ad29a120a
Merge
2012-01-31 19:08:36 -08:00
Staffan Larsen
d548c65214
Merge
2012-01-31 04:57:20 -08:00
Jonathan Lu
46accc5829
7133301: (process) UNIXProcess_md.c should include sys/wait.h rather than wait.h
...
Reviewed-by: alanb
2012-01-31 10:31:19 +00:00
Staffan Larsen
c3ee1cf7f9
7132199: sun/management/jmxremote/bootstrap/JvmstatCountersTest.java failing on all platforms
...
Make sure HotSpot and JDK looks for well-known files in the same location
Reviewed-by: dholmes, dsamersoff
2012-01-31 10:46:34 +01:00
Lana Steuck
afe805a586
Merge
2012-01-28 22:21:54 -08:00
Chris Hegarty
036e845b65
7110002: Rename xawt/libmawt.so and headless/libmawt.so so they can be colocated with libawt
...
Reviewed-by: art, prr, dholmes, alanb
2012-01-27 13:48:40 +00:00
Denis Fokin
40dbde3a86
7078460: JDialog is shown as separate icon on the taskbar
...
Reviewed-by: anthony
2012-01-24 18:46:36 +04:00
Lana Steuck
9ccc60ae83
Merge
2012-01-18 20:24:41 -08:00
Lana Steuck
8b5dadd520
Merge
2012-01-18 20:23:33 -08:00
Lana Steuck
328abbe8d8
Merge
2012-01-18 11:41:13 -08:00
Lana Steuck
5fa3c57f37
Merge
2012-01-18 11:27:56 -08:00
Matt Smith
d5d6252e5b
7130662: GTK file dialog crashes with a NPE
...
Guard adding a back slash to the directory name with an if (!= null) check
Reviewed-by: anthony, art
2012-01-18 19:09:26 +04:00
Phil Race
3b8a1fee1d
7127827: JRE8: javaws fails to launch on oracle linux due to XRender
...
Reviewed-by: bae, jgodinez
2012-01-13 13:11:08 -08:00
Charles Lee
5c8b083c66
7129029: (fs) Unix file system provider should be buildable on platforms that don't support O_NOFOLLOW
...
Reviewed-by: alanb
2012-01-13 13:20:02 +00:00
Brandon Passanisi
f44b5b5812
7123415: Some cases of network interface indexes being read incorrectly
...
Reviewed-by: chegar
2012-01-10 10:57:12 +00:00