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 |
|
Alexander Potochkin
|
68a69bc334
|
6872492: JLayer sources contain wrong header
Reviewed-by: rupashka
|
2009-08-19 17:24:22 +04:00 |
|
Yuri Nesterenko
|
4c2a46386f
|
Merge
|
2009-08-18 23:40:15 -07:00 |
|
Xue-Lei Andrew Fan
|
c14324faa5
|
6861062: Disable MD2 support
Reviewed-by: mullan, weijun
|
2009-08-18 20:47:13 -07:00 |
|
Tim Bell
|
7cf8652f4d
|
Merge
|
2009-08-18 17:45:46 -07:00 |
|
Abhijit Saha
|
fad0f2d2f6
|
Merge
|
2009-08-18 16:53:23 -07:00 |
|
Weijun Wang
|
94bafe8b8f
|
6864911: ASN.1/DER input stream parser needs more work
Reviewed-by: mullan, xuelei
|
2009-08-18 12:10:12 +08: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 |
|
Phil Race
|
e674d62725
|
6867603: sun.font.FontManager.getDefaultPlatformFont throws NPE in OpenJDK on Solaris 10 10/08
Reviewed-by: igor, jgodinez
|
2009-08-14 14:25:22 -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 |
|
Pavel Porvatov
|
5fe3a9d7b6
|
6824600: OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style)
Reviewed-by: alexp
|
2009-08-14 13:18:10 +04: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 |
|
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 |
|
Roman Kennke
|
afb1868fc4
|
6870238: Font2DTest fails on Debian after FontManager refactoring
Use fontManager field instead of querying the FontManagerFactory
Reviewed-by: igor, prr
|
2009-08-12 17:21:08 +02:00 |
|
Yuri Nesterenko
|
093ffa46b3
|
Merge
|
2009-08-12 00:33: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
|
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 |
|
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 |
|
Alexander Potochkin
|
3f2aa03af7
|
6822696: Integrating JXLayer component to Swing library
Reviewed-by: peterz, art
|
2009-08-10 16:29:30 +04:00 |
|
Pavel Porvatov
|
aedd67d988
|
6461173: One JCK test([NewFolderAction0001]) failed on Windows due to lack of PropertyPermission(s)
Reviewed-by: peterz, malenkov
|
2009-08-10 14:55:10 +04:00 |
|
Roman Kennke
|
db5938b208
|
6869705: Missing files of CR6795908, FontManager refactoring
Reviewed-by: prr, igor
|
2009-08-07 19:36:28 +02:00 |
|
Roman Kennke
|
eb12553aa3
|
6795908: Refactor FontManager
Reviewed-by: prr, igor
|
2009-08-07 18:31:11 +02:00 |
|
Abhijit Saha
|
658feaa3e4
|
Merge
|
2009-08-07 09:21:25 -07:00 |
|
Sergey Malenkov
|
24fdb8e4be
|
6868189: Nested enum class with custom BeanInfo fails
Reviewed-by: peterz
|
2009-08-07 19:06:56 +04: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 |
|
Yuri Nesterenko
|
fbec558c0b
|
Merge
|
2009-08-07 02:20:58 -07: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 |
|
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 |
|
Mandy Chung
|
0f923041b9
|
4917309: (cl) Reduce internal usage of ClassNotFoundExceptions during class-loading
Change findBootstrapClass to return null instead of throwing CNFE if class not found
Reviewed-by: alanb, dholmes, iris
|
2009-08-06 11:25:12 -07:00 |
|
Lillian Angel
|
872d3ebfc7
|
6593649: Word wrap broken for JTextArea
Layout correctly resizes components based on actual dimensions of the window they are in.
Reviewed-by: gsm
|
2009-08-06 16:04:47 +01:00 |
|
Yuri Nesterenko
|
3338c4f11b
|
Merge
|
2009-08-06 01:12:35 -07:00 |
|
Abhijit Saha
|
afe5efd931
|
Merge
|
2009-08-05 14:16:34 -07:00 |
|
Xiomara Jayasena
|
4e09ef7579
|
Merge
|
2009-08-05 11:06:46 -07:00 |
|