Commit Graph

4325 Commits

Author SHA1 Message Date
Gary Benson
d6a4ac9734 6903453: Zero build on ARM and IA-64
Correctly set uname on ARM, and correctly build fdlibm on IA-64

Reviewed-by: ohair
2009-11-23 10:04:47 +00:00
Gary Benson
bab0e148d6 6903453: Zero build on ARM and IA-64
Correctly set uname on ARM, and correctly build fdlibm on IA-64

Reviewed-by: ohair
2009-11-23 10:04:41 +00:00
Lana Steuck
a23c7f2fe8 Merge 2009-11-18 18:56:59 -08:00
Lana Steuck
228f3f7726 Merge 2009-11-18 17:17:56 -08:00
Lana Steuck
f3baefc4fb Merge 2009-11-18 17:16:27 -08:00
Peter Zhelezniakov
92cb82eecb 6882917: Nimbus and DefaultTableCellRenderer: must start with normal background
Reviewed-by: rupashka
2009-11-18 17:36:46 +03:00
Pavel Porvatov
207583b21e 6520574: JFileChooser - create new folder - not editable
Reviewed-by: malenkov
2009-11-18 12:58:02 +03:00
Tim Bell
9eead35e64 Merge 2009-11-17 10:35:52 -08:00
Tim Bell
f8f68e8a7d Merge 2009-11-17 10:25:19 -08:00
Tim Bell
319c7863ef Merge 2009-11-17 10:23:50 -08:00
Tim Bell
827d3bb60e Merge 2009-11-17 10:23:15 -08:00
Pavel Porvatov
7ab71fb443 6868611: FileSystemView throws NullPointerException
Reviewed-by: peterz
2009-11-17 16:01:09 +03:00
Vladimir Yaroslavskiy
c09da77c87 6901318: Yet more Dual-pivot quicksort improvements
Reviewed-by: jjb
2009-11-17 09:44:43 +00:00
Alan Bateman
69fbaac381 6890458: Datatransfer API should not require RMI to be present
Reviewed-by: uta
2009-11-16 18:13:15 +00:00
Tomas Hurka
0a8ab811e9 6858708: HotspotDiagnosticMXBean.setVMOption() throws NullPointerException
Add a null check for the VM option string

Reviewed-by: mchung, ohair
2009-11-16 15:33:05 +01:00
Mandy Chung
77bbeddd31 Merge 2009-11-12 15:42:18 -08:00
David Katleman
4d0aedf53a Added tag jdk7-b76 for changeset bd950c8f4fb3 2009-11-12 15:36:01 -08:00
David Katleman
168d1ad525 Added tag jdk7-b76 for changeset 731e12a5b61d 2009-11-12 15:35:52 -08:00
David Katleman
4a8601fc81 Added tag jdk7-b76 for changeset bd5ae0a4bc94 2009-11-12 15:35:47 -08:00
David Katleman
1511ef1bd9 Added tag jdk7-b76 for changeset 430015834eb3 2009-11-12 15:35:43 -08:00
David Katleman
39adc1c2b2 Added tag jdk7-b76 for changeset 02d36709a16f 2009-11-12 15:35:38 -08:00
David Katleman
24dd776251 Added tag jdk7-b76 for changeset 2180f3e03264 2009-11-12 15:35:35 -08:00
David Katleman
e9f0ee8846 Added tag jdk7-b76 for changeset ef0a6062eaec 2009-11-12 15:35:34 -08:00
Vinnie Ryan
2a073650dc Merge 2009-11-12 23:04:42 +00:00
Vinnie Ryan
005e04bd07 6894643: Separate out dependency on Kerberos
Reviewed-by: alanb, xuelei
2009-11-12 23:00:23 +00:00
Mandy Chung
9c954f92e7 6899851: Regression causes new dependency to jkernel
Replaced sun.jkernel.DownloadManager calls with BootClassLoaderHook

Reviewed-by: bae, asaha
2009-11-12 10:29:21 -08:00
Alan Bateman
b9e854d900 6898124: Bidi should not require AWT to be present
Reviewed-by: okutsu
2009-11-12 11:20:51 +00:00
Yuka Kamiya
274e8c83b2 6842557: NumericShaper needs to be updated for Unicode 5.1 support
6843181: NumericShaper is not thread-safe
6900137: Typo in API Doc for NumericShaper

Reviewed-by: okutsu
2009-11-12 18:59:19 +09:00
Dmitry Cherepanov
58c459c32e 6882909: Resetting a full-screen window to normal rotates screen to normal orientation
Retain rotation upon change to full screen mode

Reviewed-by: art, anthony
2009-11-12 12:06:46 +03:00
Kelly O'Hair
7a3e45cb46 6900341: jaxp/jaxws ant scripts using ant runtime in classpath, needs to be explicit
Reviewed-by: tbell
2009-11-11 11:19:10 -08:00
Kelly O'Hair
59ea6ab4d5 6900341: jaxp/jaxws ant scripts using ant runtime in classpath, needs to be explicit
Reviewed-by: tbell
2009-11-11 11:17:51 -08:00
Alan Bateman
186882959d 6900234: Several NIO tests should be removed from test/ProblemList.txt
Reviewed-by: chegar
2009-11-11 16:22:27 +00:00
Dmitry Cherepanov
67ffb33afa 6880694: GraphicsDevice.setFullScreenWindow(null) throws NPE if there's a fullscreen window displayed
Handle "empty" refresh rates

Reviewed-by: art, anthony
2009-11-11 19:18:27 +03:00
Dmitry Cherepanov
1fbf705739 6852111: Unhandled 'spurious wakeup' in java.awt.EventQueue.invokeAndWait()
Introduced InvocationEvent.isDispatched method

Reviewed-by: art, anthony
2009-11-11 17:46:58 +03:00
Vladimir Yaroslavskiy
0d83336729 6899694: Dual-pivot quicksort improvements
Co-authored-by: Joshua Bloch <joshua.bloch@google.com>
Reviewed-by: jjb
2009-11-11 14:38:01 +00:00
Yuka Kamiya
a1e00ce934 6899397: (tz) Support tzdata2009r
Reviewed-by: okutsu
2009-11-11 15:38:47 +09:00
Alan Bateman
a5e7fb4543 6899147: java.beans.MetaData should not require JDBC to be present
Reviewed-by: malenkov
2009-11-10 13:09:50 +00:00
Alan Bateman
aac491b420 6898234: (dc) Multicast tests fail on OpenSolaris with vboxnet0 adapter
Reviewed-by: chegar
2009-11-10 10:51:31 +00:00
Mandy Chung
a7ec8a6b09 6899607: Update java.util.prefs.FileSystemPreferences to use PlatformLogger
Update java.util.prefs.FileSystemPreferences to use PlatformLogger

Reviewed-by: sherman
2009-11-09 21:32:16 -08:00
Phil Race
2fdf51d313 6899078: potential deadlock and performance issue in freeing strike resources with D3D pipeline
Reviewed-by: tdv, igor
2009-11-09 14:23:49 -08:00
Kelly O'Hair
88c07c4b25 6899444: Fix demo/jvmti tests so they can run in jtreg samevm mode, cleanup problemlist
Reviewed-by: tbell
2009-11-09 12:38:32 -08:00
Abhijit Saha
cc1b7fd05d Merge 2009-11-09 07:38:05 -08:00
Kelly O'Hair
d12589297c 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option
Reviewed-by: tbell, jjg, alanb
2009-11-08 15:11:10 -08:00
Kelly O'Hair
b613e03d39 Merge 2009-11-08 14:49:40 -08:00
Kelly O'Hair
fd5d7900ac Merge 2009-11-08 14:49:18 -08:00
Kelly O'Hair
b8662399d3 Merge 2009-11-08 14:46:27 -08:00
Abhijit Saha
b7a372efca Merge 2009-11-06 21:32:35 -08:00
Tim Bell
29be50f770 Merge 2009-11-06 17:29:00 -08:00
Tim Bell
44accdb4b7 Merge 2009-11-06 17:27:41 -08:00
Tim Bell
ece864b57d Merge 2009-11-06 17:26:24 -08:00