Weijun Wang
22d5c338db
6770883: Infinite loop if SPNEGO specified as sun.security.jgss.mechanism
...
Reviewed-by: valeriep
2009-11-27 08:51:58 +08:00
Weijun Wang
61fe319f78
6901085: SPNEGO does not works with native program
...
Reviewed-by: valeriep
2009-11-27 08:51:42 +08:00
Weijun Wang
6a6d0a3c7a
6853328: Support OK-AS-DELEGATE flag
...
Reviewed-by: valeriep
2009-11-27 08:51:28 +08:00
Jean-Christophe Collet
4da1e67db3
6901170: HttpCookie parsing of version and max-age mis-handled
...
Accept single quotes in cookies and better exception handling in CookieManager
Reviewed-by: chegar
2009-11-20 14:50:55 +01:00
Mandy Chung
8d62fe076c
6902678: com.sun.tracing.ProviderFactory.createProvider doesn't throw IllegalArgumentException
...
DoPrivileged for calls that have permission check instead of catching all exceptions
Reviewed-by: kamg, dcubed
2009-11-18 22:29:16 -08: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
Kelly O'Hair
baee1c1d65
Merge
2009-11-18 11:15:12 -08:00
Kelly O'Hair
1430b5b151
Merge
2009-11-18 11:13:31 -08:00
Keith Randall
f1fd7e28fe
6892742: Improve root set used by jhat
...
Reviewed-by: tbell, dcubed
2009-11-18 11:12:28 -08:00
Sean Mullan
1b92857246
6894461: OCSP Checker should not wrap all Exception as "Unable to send OCSP request."(introduced by #6885667 )
...
Reviewed-by: vinnie, xuelei
2009-11-18 12:34:26 -05: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
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
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
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
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
Abhijit Saha
b7a372efca
Merge
2009-11-06 21:32:35 -08:00
Tim Bell
44accdb4b7
Merge
2009-11-06 17:27:41 -08:00
Abhijit Saha
31d05a3363
Merge
2009-11-06 16:07:52 -08:00
Alexander Potochkin
eedc1f473a
6878399: public SwingUtilities.getParentViewport() is required
...
Reviewed-by: peterz
2009-11-06 22:40:58 +03:00
Alexander Potochkin
f28a61c6d9
Merge
2009-11-06 22:33:40 +03:00
Alexander Potochkin
e0b6c6ec3f
6879228: LayerUI should be extended
...
Reviewed-by: peterz
2009-11-06 22:26:37 +03:00
Alexander Potochkin
bbe245dca3
6657138: Mutable statics in Windows PL&F (findbugs)
...
Reviewed-by: peterz, hawtin
2009-11-06 19:48:09 +03:00
Daniel Martin
2baf7ea7dc
6898220: Optimize Formatter.parse (including String.printf)
...
Create fewer objects when parsing
Reviewed-by: sherman
2009-11-05 16:12:45 -08:00
Martin Buchholz
450da8a061
6897553: LinkedList performance improvements
...
LinkedList of size N creates N+1 instead of N+2 objects. Comparing against null is faster than comparing against sentinel node
Reviewed-by: dl, jjb, forax
2009-11-05 16:12:45 -08:00
Abhijit Saha
802294f139
Merge
2009-11-04 10:13:52 -08:00
Joe Darcy
3e515ef90f
6897550: BigInteger constructor should use local cached String length
...
Reviewed-by: andrew, chegar
2009-11-03 15:01:50 -08:00
Tim Bell
b20e230f81
Merge
2009-11-02 22:23:50 -08:00
Doug Lea
ef2dd097cc
6865582: jsr166y - jsr166 maintenance update
...
6865571: Add a lightweight task framework known as ForkJoin
6445158: Phaser - an improved CyclicBarrier
6865579: Add TransferQueue/LinkedTransferQueue
Reviewed-by: martin, chegar, dice
2009-11-02 17:25:38 -08:00
Abhijit Saha
91ce5d885d
Merge
2009-11-02 13:59:37 -08:00
Xueming Shen
d9eeb64ea6
6894950: test/java/util/zip/Bounds.java fails with OoutOfMemoryError
...
Fixed the boundary check in Deflater.java
Reviewed-by: alanb
2009-10-30 13:01:16 -07:00
Mario Torre
041e6cb967
6896068: SunGraphics2D exposes a reference to itself while non fully initialised
...
Introduce a new Interface to mark the Loops based pipes and initialise the loops accordingly.
Reviewed-by: flar, rkennke
2009-10-30 19:19:35 +01:00
Vladimir Yaroslavskiy
b36e33e9e0
6896573: Arrays.sort(long[]) fails with StackOverflowError
...
Reviewed-by: jjb
2009-10-30 15:06:24 +00:00
Abhijit Saha
0456a42631
Merge
2009-10-30 07:58:03 -07:00
Pavel Porvatov
fcfa835d86
6891412: The sun.awt.shell.ShellFolder#getInvoker method should be synchronized
...
Reviewed-by: peterz
2009-10-30 14:18:23 +03:00
Weijun Wang
7f63f4fe02
6894534: SeedGenerator shouldn't require java.nio.file to be present
...
Reviewed-by: alanb
2009-10-30 11:28:42 +08:00
Mandy Chung
27be2592c2
Merge
2009-10-29 19:55:52 -07:00