Abhijit Saha
|
91ce5d885d
|
Merge
|
2009-11-02 13:59:37 -08:00 |
|
Alan Bateman
|
d9568c4ee6
|
6896829: test/sun/util/logging/PlatformLoggerTest.java needs @compile tag to be compiled by jtreg
Reviewed-by: mchung, tbell
|
2009-10-30 21:31:02 +00:00 |
|
Tim Bell
|
74f5893951
|
Merge
|
2009-10-30 13:12:24 -07: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 |
|
Tim Bell
|
57b638db88
|
Merge
|
2009-10-30 09:06:38 -07: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 |
|
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 |
|
Kelly O'Hair
|
294edcdf2d
|
6896472: Missing libjsig.so causes jdk build failure
Reviewed-by: tbell, kvn, phh
|
2009-10-29 11:17:02 -07:00 |
|
Mandy Chung
|
37ce341049
|
6896422: Add @ignore to test/java/util/zip/Bounds.java
Ignore test/java/util/zip/Bounds.java until 6896424 is resolved
Reviewed-by: sherman
|
2009-10-29 09:22:00 -07:00 |
|
Abhijit Saha
|
45e7e91e92
|
Merge
|
2009-10-29 09:06:06 -07:00 |
|
Vladimir Yaroslavskiy
|
43f93f6ba6
|
6880672: Replace quicksort in java.util.Arrays with dual-pivot implementation
Co-authored-by: Joshua Bloch <joshua.bloch@google.com>
Co-authored-by: Jon Bentley <jbentley@avaya.com>
Reviewed-by: jjb
|
2009-10-29 11:18:37 +00:00 |
|
Abhijit Saha
|
84e0ce5651
|
Merge
|
2009-10-28 15:47:55 -07:00 |
|
Mandy Chung
|
48b475ef76
|
6895875: Missing serialVersionUID in sun.management classes
Added serialVersionUID to fix warning errors
Reviewed-by: alanb
|
2009-10-28 11:18:01 -07:00 |
|
Weijun Wang
|
692684aa31
|
6890872: keytool -printcert to recognize signed jar files
Reviewed-by: mullan
|
2009-10-28 15:32:49 +08:00 |
|
Weijun Wang
|
9b3b87dab8
|
6893158: AP_REQ check should use key version number
Reviewed-by: valeriep, xuelei
|
2009-10-28 15:32:30 +08:00 |
|
Mandy Chung
|
f66cba870b
|
6876135: Add PlatformLoggingMXBean to eliminate the dependency on JMX from logging
Added a new PlatformLoggingMXBean interface to extend PlatformManagedObject instead of LoggingMXBean
Reviewed-by: alanb
|
2009-10-27 16:32:23 -07:00 |
|
Mandy Chung
|
1f214f0d12
|
6895456: Eliminate dependency on java.io.ObjectStreamClass during boot
Duplicate ObjectStreamClass.getClassSignature method in ObjectStreamField class
Reviewed-by: alanb
|
2009-10-27 16:31:01 -07:00 |
|
Abhijit Saha
|
5b3e71f3bd
|
Merge
|
2009-10-27 12:33:34 -07:00 |
|
Alan Bateman
|
b8832a673c
|
6888179: Separate out dependency on CORBA
Reviewed-by: dfuchs
|
2009-10-27 08:55:35 +00:00 |
|
Abhijit Saha
|
b1d56df134
|
Merge
|
2009-10-26 10:06:53 -07:00 |
|
Alan Bateman
|
2c66181252
|
6894633: NetHooks should not require provider to be present (sol)
Reviewed-by: chegar, jccollet
|
2009-10-24 20:36:01 +01:00 |
|
Abhijit Saha
|
dcb2c18a2b
|
Merge
|
2009-10-23 12:58:10 -07:00 |
|
Joe Darcy
|
0452077b9a
|
6891113 : More methods for java.util.Objects: deepEquals, hash, toString with default
Reviewed-by: alanb, gafter
|
2009-10-23 11:18:17 -07:00 |
|
Abhijit Saha
|
8de5fe44f3
|
Merge
|
2009-10-22 16:28:01 -07:00 |
|
Chris Hegarty
|
5e235aa57e
|
6894169: Move HttpLogFormatter into a separate package
Reviewed-by: alanb
|
2009-10-22 15:44:42 +01:00 |
|
Xueming Shen
|
99bec3696c
|
Merge
|
2009-10-21 11:52:04 -07:00 |
|
Xueming Shen
|
30e3c9dc22
|
4206909: want java.util.zip to work for interactive use (Z_SYNC_FLUSH)
Add sync_flush option into Deflater/DefalterOutputStream
Reviewed-by: martin, alanb
|
2009-10-21 11:50:25 -07:00 |
|
Xueming Shen
|
e5745ffc8c
|
6878475: Better syntax for the named capture group in regex
Updated the syntax of the newly added named capture group
Reviewed-by: martin, alanb
|
2009-10-21 11:40:40 -07:00 |
|
Abhijit Saha
|
fcbc383092
|
Merge
|
2009-10-21 11:34:19 -07:00 |
|
Abhijit Saha
|
cf5d27bd7c
|
Merge
|
2009-10-21 11:28:46 -07:00 |
|
Joe Darcy
|
8c93a06ddd
|
6560935: BigInteger.modPow() throws ArithmeticException for negative exponent
Reviewed-by: alanb
|
2009-10-21 09:53:23 -07:00 |
|
Chris Hegarty
|
c3d3d4780a
|
Merge
|
2009-10-21 16:50:44 +01:00 |
|
Eamonn McManus
|
bfedf39895
|
6851617: Remove JSR 255 (JMX API 2.0) from JDK 7
See http://weblogs.java.net/blog/2009/06/16/jsr-255-jmx-api-20-postponed
Reviewed-by: dfuchs
|
2009-10-21 17:33:18 +02:00 |
|
Chris Hegarty
|
ee00e01c67
|
Merge
|
2009-10-21 15:47:09 +01:00 |
|
Chris Hegarty
|
6a460a3b96
|
6893238: Move NTLM and SPNEGO implementations into separate packages
Reviewed-by: michaelm, alanb
|
2009-10-21 15:41:42 +01:00 |
|
Jean-Christophe Collet
|
196a0c5cf8
|
6893702: Overhaul of Ftp Client internal code
Major reorg of internal FTP client code
Reviewed-by: chegar
|
2009-10-21 16:28:57 +02:00 |
|
Jean-Christophe Collet
|
48792ee40c
|
6873543: CookieManager doesn't enforce httpOnly
Adds check for httpOnly tag and clarifies javadoc
Reviewed-by: chegar
|
2009-10-21 13:42:39 +02:00 |
|
Tim Bell
|
820bae5fe3
|
6893426: ShellScaffold.sh fails on Solaris 10 update releases: /usr/bin/id: illegal option -- u
Reviewed-by: ohair, dcubed
|
2009-10-21 00:12:59 -07:00 |
|
Weijun Wang
|
5e986ae424
|
6870812: enhance security tools to use ECC algorithms
Reviewed-by: vinnie, mullan
|
2009-10-21 08:17:35 +08:00 |
|
Joe Darcy
|
589f5d20cb
|
6371401: java.math.BigInteger.shift(Integer.MIN_VALUE) throws StackOverflowError
Reviewed-by: alanb
|
2009-10-20 09:51:28 -07:00 |
|
Michael McMahon
|
562fb9a67f
|
6890349: Fix #6870935 in jdk7/pit/b74 caused HttpClinet's check for "proxy capture" attack by-passed
Pass exception up stack
Reviewed-by: chegar
|
2009-10-20 15:35:55 +01:00 |
|
Joshua Bloch
|
c225292004
|
6889858: Add nonNull methods to java.util.Objects
Reviewed-by: darcy
|
2009-10-19 16:31:48 -07:00 |
|
Jonathan Gibbons
|
302bb54494
|
6889255: javac MethodSymbol throws NPE if ClassReader does not read parameter names correctly
Reviewed-by: darcy
|
2009-10-19 13:43:25 -07:00 |
|
Alan Bateman
|
355021b7b0
|
6884480: (file) Path.relativize has typo in parameter description
Reviewed-by: chegar
|
2009-10-19 20:02:45 +01:00 |
|
Alan Bateman
|
b712d23c2f
|
6879463: (file) DirectoryStream#iterator's remove method throws wrong exception when stream is closed
Reviewed-by: sherman
|
2009-10-19 20:01:45 +01:00 |
|
Alan Bateman
|
1ff76e3938
|
6892711: (file) test/java/nio/file/Path/CopyAndMove.java fails on Windows 2000
Reviewed-by: ohair
|
2009-10-19 19:59:22 +01:00 |
|
Alan Bateman
|
6e476efa4a
|
6892710: (file) test/java/nio/file/Path/CheckPermissions.java fails in samevm mode
Reviewed-by: ohair
|
2009-10-19 19:58:38 +01:00 |
|
Abhijit Saha
|
7f00e1bf5e
|
Merge
|
2009-10-16 11:20:38 -07:00 |
|