3344 Commits

Author SHA1 Message Date
Xueming Shen
68746705da 6527572: (cs) Charset.forName can throw NullPointerException when testing bug level
Fixed the race condition

Reviewed-by: alanb
2010-12-08 12:15:55 -08:00
Mandy Chung
e54cb28a96 6977034: Thread.getState() very slow
Directly map the threadStatus value to Thread.State

Reviewed-by: emcmanus, dholmes
2010-12-08 10:45:28 -08:00
Sean Mullan
d91f2b34af 6998860: Signed jar file verification is currently creating many extra new Sun providers
Reviewed-by: mchung
2010-12-08 10:21:48 -08:00
Masayoshi Okutsu
163e0575c4 6457726: Character.isWhitespace JavaDoc has nonexistent char literals
Reviewed-by: peytoia
2010-12-08 18:05:30 +09:00
Igor Nekrestyanov
39afb15853 Merge 2010-12-08 00:35:33 -08:00
Masayoshi Okutsu
5039c146a8 6653944: (cal) BuddhistCalendar yearOffset erased when deserialized
Reviewed-by: peytoia
2010-12-08 13:09:29 +09:00
Masayoshi Okutsu
1ff9b7213a 6203034: [AC] AttributedCharacterIterator methods works wrong (run with respect differs from spec)
Reviewed-by: peytoia
2010-12-08 13:02:22 +09:00
Masayoshi Okutsu
8818a29165 4396385: [Fmt-Da] SimpleDateFormat too lenient when parsing 1-based hours
Reviewed-by: peytoia
2010-12-08 12:50:26 +09:00
Dmitry Cherepanov
dc328d312a 6984049: applet browser vendor rebranding changes (jdk7 only)
Reviewed-by: art
2010-12-07 21:02:34 +03:00
Michael McMahon
3b12289f13 Merge 2010-12-07 13:29:20 +00:00
Michael McMahon
04da999791 7005016: sqe test jhttp/HttpServer150013/HttpServer150013.java
Reviewed-by: chegar
2010-12-07 13:27:02 +00:00
Weijun Wang
aaf74fa919 6990370: FindBugs scan - Malicious code vulnerability Warnings in com.sun.jndi.ldap.*
Reviewed-by: xuelei
2010-12-07 17:30:54 +08:00
Joe Darcy
e9ba5a8f34 6990094: ObjectInputStream cloneArray doesn't handle short[]
Reviewed-by: alanb, smarks, peterjones
2010-12-07 01:09:17 -08:00
Jim Graham
d22377ef7a 6775317: Improve performance of non-AA transformed rectangles and single wide lines in software pipelines
Reviewed-by: jgodinez, prr
2010-12-06 21:45:48 -08:00
Lana Steuck
573203328d Merge 2010-12-06 20:35:04 -08:00
Mike Duigou
87ce83aac4 Merge 2010-12-06 19:40:57 -08:00
Mike Duigou
dd0d8c601c 7004205: fixes handling of sane-gcc-compiler on 32-bit linux and solaris. Previously committed as 6998016 and 6998012
Reviewed-by: ohair, dholmes
2010-12-06 19:37:40 -08:00
Weijun Wang
0ea8ad3664 6986825: policytool can not save file
Reviewed-by: wetmore
2010-12-07 09:51:13 +08:00
Steven Loomis
740215236a 6886358: layout code update
Reviewed-by: igor, prr
2010-12-06 16:10:01 -08:00
Xueming Shen
9610d3c130 6989148: (fs) zip provider should be available "out of the box"
Zip filesystem provider update, add zipfs.jar into ext dir

Reviewed-by: alanb
2010-12-06 13:18:16 -08:00
Vinnie Ryan
7870d5a335 6557615: Method toString() of java.security.Timestamp throws IndexOutOfBoundsException if CertPath has empty
Reviewed-by: mullan
2010-12-06 18:52:23 +00:00
Kelly O'Hair
914bab4e19 7001720: copyright templates not rebranded
Reviewed-by: mchung
2010-12-06 10:47:40 -08:00
Jonathan Gibbons
b62df1f713 7004021: docs should not assume -source 1.5
Reviewed-by: ohair
2010-12-05 20:46:23 -08:00
Weijun Wang
36d8bb215e 6992964: FindBugs warnings in com.sun.security.auth.module.UnixSystem.java
Reviewed-by: mullan
2010-12-06 10:48:57 +08:00
Weijun Wang
d670fd38bf 6943352: SSL regression: RSAClientKeyExchange fails to pass securerandom arg to KeyGen
Reviewed-by: wetmore, xuelei
2010-12-06 10:48:20 +08:00
Weijun Wang
d9f1152680 6896700: Validation of signatures succeed when it should fail
Reviewed-by: wetmore
2010-12-06 10:48:18 +08:00
Weijun Wang
6ad8ffe59b 7004168: jarsigner -verify checks for KeyUsage codesigning ext on all certs instead of just signing cert
Reviewed-by: mullan
2010-12-06 10:46:26 +08:00
Weijun Wang
1d7abe0313 7004035: signed jar with only META-INF/* inside is not verifiable
Reviewed-by: mullan
2010-12-06 10:46:18 +08:00
Michael Fang
975c6c28b9 Merge 2010-12-05 18:14:52 -08:00
Michael Fang
1c5309a743 7004706: l10n of 7000752 Duplicate entry in RowSetResourceBundles.properties
Reviewed-by: ogino
2010-12-05 18:02:50 -08:00
Michael Fang
11fdf5a223 7000729: NLS: rmic.properties cannot be processed by translation team
Reviewed-by: ogino
2010-12-05 17:54:43 -08:00
Lana Steuck
0ebf8df623 Merge 2010-12-05 16:08:01 -08:00
Lana Steuck
987b04c8e9 Merge 2010-12-05 15:26:16 -08:00
Weijun Wang
3281356d0f 7004721: ktarg.sh fails when there's no default realm
Reviewed-by: xuelei
2010-12-06 06:49:18 +08:00
Andrew Brygin
96a9987699 6980281: SWAT: SwingSet2 got core dumped in Solaris-AMD64 using b107 swat build
Reviewed-by: prr, ohair
2010-12-05 15:51:31 +03:00
Kelly O'Hair
3df91be007 Merge 2010-12-03 21:37:05 -08:00
Kelly O'Hair
8729ec102f Merge 2010-12-03 19:47:49 -08:00
Lana Steuck
4ef32544e0 Merge 2010-12-03 17:36:25 -08:00
Michael Fang
1458ae1313 6896693: [fr] keytool: wrong message format in fr locale
Reviewed-by: yhuang
2010-12-03 17:28:51 -08:00
Michael Fang
a1f1443f96 6785462: Missing "(O)" in JFileChooser Open button in Windows LAF
Reviewed-by: yhuang
2010-12-03 17:26:44 -08:00
Michael Fang
8618cbf1a4 6745048: Unnecessary surfix "(O)" in JFileChooser open button text
Reviewed-by: yhuang
2010-12-03 17:24:31 -08:00
Michael Fang
a7f046b014 6708417: On Chinese OS Applet string is appearing in English
Reviewed-by: yhuang
2010-12-03 17:22:29 -08:00
Michael Fang
0a4f318b2e 6579775: l10n update after 6212566
Reviewed-by: yhuang
2010-12-03 17:20:00 -08:00
Lana Steuck
b0cc94306b Merge 2010-12-03 17:12:48 -08:00
Michael Fang
de71f5df78 6566218: l10n of 6476932
Reviewed-by: yhuang
2010-12-03 17:12:37 -08:00
Dmeetry Degrave
81df9d108c 6578041: Drag & Drop from Motif to Java does not work
Fixing java's interpretation of unsigned 32bit int as signed during an implicit conversion to 64bit int.

Reviewed-by: denis, chrisphi
2010-12-04 02:27:43 +03:00
Lana Steuck
1595b3f078 Merge 2010-12-03 11:30:28 -08:00
John R Rose
63d7df960a Merge 2010-12-03 11:23:34 -08:00
Kelly O'Hair
595e9189af Merge 2010-12-03 08:45:17 -08:00
Xue-Lei Andrew Fan
5c9c79fca6 6979376: to have ldap filters tolerate underscore character in object identifier
Reviewed-by: weijun
2010-12-02 23:44:01 -08:00