Mandy Chung
|
1478582041
|
Merge
|
2009-08-24 10:33:08 -07:00 |
|
Kelly O'Hair
|
1b8f98b70e
|
6853636: Fix warnings in jdwpgen, add jdwpgen NetBeans project
Reviewed-by: andrew, alanb, tbell, swamyv
|
2009-08-24 09:57:30 -07:00 |
|
Weijun Wang
|
e936496a7b
|
6875033: regression: test of 6867665 fail
Reviewed-by: xuelei
|
2009-08-24 18:37:48 +08:00 |
|
Alan Bateman
|
491fdce2fd
|
Merge
|
2009-08-23 17:20:46 +01:00 |
|
Alan Bateman
|
aecf7417ad
|
6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101
Reviewed-by: sherman
|
2009-08-23 12:53:45 +01:00 |
|
Alan Bateman
|
7fa9df60ce
|
6874521: Remove @note tags
Reviewed-by: andrew, darcy
|
2009-08-22 17:40:18 +01:00 |
|
Joe Darcy
|
980873244b
|
6378701: (enum) Unclear purpose of EnumConstantNotPresentException
Reviewed-by: lancea, andrew, alanb
|
2009-08-21 11:31:18 -07:00 |
|
Alan Bateman
|
b458f8ca65
|
6866804: (file) Path calls checkPermission insteadof checkXXX (sol)
Reviewed-by: sherman
|
2009-08-20 08:48:29 +01:00 |
|
Alan Bateman
|
97e10327ed
|
6870926: (file) Path.toRealPath performance can be improved (win)
Reviewed-by: sherman
|
2009-08-20 08:42:38 +01:00 |
|
Alan Bateman
|
41a783f149
|
6595866: File does work with symbolic links (win,vista)
Reviewed-by: sherman
|
2009-08-20 08:39:18 +01:00 |
|
Weijun Wang
|
7c86823f01
|
6867665: Problem with keytabs with multiple kvno's (key versions)
Reviewed-by: valeriep, ohair
|
2009-08-20 11:24:42 +08:00 |
|
Tim Bell
|
7cf8652f4d
|
Merge
|
2009-08-18 17:45:46 -07:00 |
|
Weijun Wang
|
afe6e91726
|
6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn()
Reviewed-by: mullan
|
2009-08-18 10:20:50 +08:00 |
|
Xueming Shen
|
efe409bf8b
|
6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets
Override the canEncode() in ISO2022_CN_CNS
Reviewed-by: martin
|
2009-08-14 14:29:45 -07:00 |
|
Xueming Shen
|
94d23c375f
|
6866397: (file) PathMatcher with regex syntax doesn't match as expected (win)
Use unicode_case_insensitive for windows path matcher for now.
Reviewed-by: alanb
|
2009-08-14 11:23:01 -07:00 |
|
Tim Bell
|
30d9505bc1
|
Merge
|
2009-08-14 08:51:56 -07:00 |
|
Xueming Shen
|
04185fd4b8
|
Merge
|
2009-08-13 15:12:32 -07:00 |
|
Xueming Shen
|
fcfe031b58
|
6676423: (prefs) Opensource unit/regression tests for java.util.prefs
Moved the existing test cases for prefs to open area
Reviewed-by: martin, alanb
|
2009-08-13 15:01:18 -07:00 |
|
Bradford Wetmore
|
84ef08a85a
|
Merge
|
2009-08-13 12:37:47 -07:00 |
|
Bradford Wetmore
|
e35a79a518
|
6870335: Provider numbers need to be bumped to 1.7
Reviewed-by: mullan
|
2009-08-13 12:36:10 -07:00 |
|
Xiomara Jayasena
|
5fcd775286
|
Added tag jdk7-b69 for changeset e0b23259a484
|
2009-08-13 12:11:21 -07:00 |
|
Xueming Shen
|
dfa68f9504
|
6840246: Lightweight implementation of String.split for simple use case
Added a fastpath for simple use case
Reviewed-by: alanb, martin
|
2009-08-13 10:50:23 -07:00 |
|
Xiomara Jayasena
|
3333513f33
|
Merge
|
2009-08-12 10:32:32 -07:00 |
|
Daniel D. Daugherty
|
d9b6a2252e
|
Merge
|
2009-08-11 20:06:52 -06:00 |
|
Daniel D. Daugherty
|
def4483570
|
6870298: 4/4 fix minor typos in java/lang/instrument/Instrumentation.java
Fix typos in the JavaDoc.
Reviewed-by: tbell
|
2009-08-11 20:02:43 -06:00 |
|
Vinnie Ryan
|
54b3f1068d
|
Merge
|
2009-08-11 17:01:07 +01:00 |
|
Vinnie Ryan
|
3ed22e2e7a
|
Merge
|
2009-08-11 16:57:09 +01:00 |
|
Vinnie Ryan
|
59d983ade0
|
6840752: Provide out-of-the-box support for ECC algorithms
Reviewed-by: alanb, mullan, wetmore
|
2009-08-11 16:52:26 +01:00 |
|
Abhijit Saha
|
4721c15d98
|
Merge
|
2009-08-11 08:22:09 -07:00 |
|
Alan Bateman
|
a3af9140c9
|
6865748: (file) SimpleFileVisitor methods ignore null arguments
Reviewed-by: sherman
|
2009-08-11 12:49:16 +01:00 |
|
Alan Bateman
|
c583b690e3
|
6867781: (file) Examples in javadoc use newFileAttributeView instead of getFileAttributeView
Reviewed-by: sherman
|
2009-08-11 12:38:43 +01:00 |
|
Alan Bateman
|
90b1aee142
|
4516760: (so) Intermittent SocketException: Transport endpoint is not connected (lnx)
Reviewed-by: sherman
|
2009-08-11 12:37:02 +01:00 |
|
Xue-Lei Andrew Fan
|
3db64bc897
|
6585239: Regression: 2 DNS tests fail with JDK 5.0u13 b01 and pass with 5.0u12fcs
Reviewed-by: vinnie
|
2009-08-11 18:27:01 +08:00 |
|
Weijun Wang
|
aa514761f5
|
6868867: Test: sun/security/tools/keytool/standard.sh fails under windows/cygwin
Reviewed-by: wetmore
|
2009-08-11 15:36:52 +08:00 |
|
Weijun Wang
|
be3a1f1294
|
6821190: more InquireType values for ExtendedGSSContext
Reviewed-by: valeriep
|
2009-08-11 12:20:32 +08:00 |
|
Weijun Wang
|
50689ce536
|
6710360: export Kerberos session key to applications
Reviewed-by: valeriep
|
2009-08-11 12:17:13 +08:00 |
|
Weijun Wang
|
cb2742d7b2
|
6866479: libzip.so caused JVM to crash when running jarsigner
Reviewed-by: mullan
|
2009-08-11 12:15:24 +08:00 |
|
Abhijit Saha
|
1778e5915b
|
Merge
|
2009-08-10 09:47:21 -07:00 |
|
Abhijit Saha
|
02d508cbf2
|
6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14
Reviewed-by: darcy, ramap
|
2009-08-07 11:32:04 -07:00 |
|
Andrew John Hughes
|
9a5d0532c5
|
6869697: Missing entry in makefiles for java/lang/ReflectiveOperationException.java
Add new dependency explicitly so all compilers pick it up
Reviewed-by: darcy, ohair
|
2009-08-07 18:15:03 +01:00 |
|
Abhijit Saha
|
658feaa3e4
|
Merge
|
2009-08-07 09:21:25 -07:00 |
|
Chris Hegarty
|
aca1227406
|
6826801: JarFileFactory should not use HashMap<URL>
Replace URL with a String representation.
Reviewed-by: michaelm, jccollet
|
2009-08-07 10:51:25 +01:00 |
|
Chris Hegarty
|
75379fe244
|
6826780: URLClassPath should use HashMap<String, XXX> instead of HashMap<URL, XXX>
Replace URL with a String representation.
Reviewed-by: michaelm, jccollet
|
2009-08-07 10:50:26 +01:00 |
|
Abhijit Saha
|
7ebb690ec3
|
Merge
|
2009-08-06 22:37:58 -07:00 |
|
Tim Bell
|
f98b97ffea
|
Merge
|
2009-08-06 19:01:59 -07:00 |
|
John R Rose
|
d8b50037de
|
6838598: Legal notice repair: jdk/src/share/classes/sun/dyn/FilterGeneric.java
Reviewed-by: xdono
|
2009-08-06 18:30:33 -07:00 |
|
Bradford Wetmore
|
fc188b8b29
|
6867657: Many JSN tests do not run under cygwin
Reviewed-by: ohair
|
2009-08-06 17:56:59 -07:00 |
|
Tim Bell
|
cb3b73b7b2
|
Merge
|
2009-08-06 17:26:35 -07:00 |
|
Tim Bell
|
792cd2a88a
|
6865853 : Additional code changes needed to build deploy using WXP SP2 and Visual Studio 2008
Reviewed-by: ohair
|
2009-08-06 17:16:31 -07:00 |
|
Mandy Chung
|
fb688547c4
|
6864028: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
Reviewed-by: ksrini
|
2009-08-06 16:35:24 -07:00 |
|