Miroslaw Niemiec
|
2de767fbf0
|
6813208: pageDialog throws NPE from applet
Reviewed-by: ant, minqi
|
2010-12-08 15:04:41 -08:00 |
|
Xueming Shen
|
860a7e1fc9
|
6415373: (cs) UnicodeEncoder emits BOM when there are no bytes to encode
No BOM output if no byte to encode
Reviewed-by: alanb
|
2010-12-08 12:54:43 -08:00 |
|
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 |
|
Yong Jeffrey Huang
|
c650397a10
|
Merge
|
2010-12-02 20:38:07 -08:00 |
|
Christine Lu
|
e92f8ce764
|
Added tag jdk7-b120 for changeset 445c518364c4
|
2010-12-02 19:04:13 -08:00 |
|
Michael Fang
|
6caf0e6415
|
6851050: unnecessary full stop character in ja jdi messages
Reviewed-by: ogino
|
2010-12-02 14:40:13 -08:00 |
|
Andrei Dmitriev
|
906b261821
|
7002173: java.awt package docs build warnings
Reviewed-by: ant
|
2010-12-02 19:53:51 +03:00 |
|
Pavel Porvatov
|
c55824b4d4
|
6988205: Test failed due to compilation failed, JTextComponent doesn't create drop locations with null bias
Reviewed-by: alexp
|
2010-12-02 18:02:41 +03:00 |
|
Pavel Porvatov
|
0e5e1f8864
|
6639507: Title of javax.swing.JDialog is null while spec says it's empty
Reviewed-by: alexp
|
2010-12-02 15:54:17 +03:00 |
|
John R Rose
|
531c22ce5f
|
Merge
|
2010-12-02 03:02:56 -08:00 |
|
John R Rose
|
65d25a6a2a
|
7001423: JSR 292 bytecode enhancements need unit tests
Reviewed-by: twisti
|
2010-12-02 02:59:02 -08:00 |
|
John R Rose
|
ef031e0195
|
7001379: bootstrap method data needs to be moved from constant pool to a classfile attribute
Reviewed-by: twisti
|
2010-12-02 02:52:34 -08:00 |
|
Yong Jeffrey Huang
|
e69d930bf8
|
6925851: Localize JRE into pt_BR
Reviewed-by: mfang, psun
|
2010-12-02 02:17:37 -08:00 |
|
Mandy Chung
|
c380ff11d0
|
6402006: FileInputStream.available() returns negative values when reading a large file
Reviewed-by: alanb
|
2010-12-01 15:58:49 -08:00 |
|
Doug Lea
|
f9a00e6199
|
7003745: Code style cleanups (sync from Dougs CVS)
Reviewed-by: chegar, dholmes
|
2010-12-01 21:46:52 +00:00 |
|
Joe Darcy
|
c5f85d1c78
|
7002594: Math.max and Math.min should use floatToRawIntBits() to check for -0.0
Reviewed-by: mduigou, lancea, alanb
|
2010-12-01 13:01:53 -08:00 |
|
Alan Bateman
|
e26ead2b68
|
Merge
|
2010-12-01 19:40:34 +00:00 |
|
Denis Fokin
|
fe02e1f7c1
|
6945178: SecurityException upon drag-and-drop
A flag added to distinguish drop action handling.
Reviewed-by: uta, art
|
2010-12-01 17:25:12 +03:00 |
|
Alan Bateman
|
3111dfa081
|
6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win]
Reviewed-by: chegar
|
2010-12-01 13:49:02 +00:00 |
|
Andrei Dmitriev
|
92db57255d
|
6709453: (dav)Screen flickers when a JFrame switches to fullscreen mode
Reviewed-by: art, dcherepanov
|
2010-12-01 14:43:56 +03:00 |
|
Michael Fang
|
71f75cb481
|
6675400: "Details" in English has to be "Details" in German
Reviewed-by: yhuang
|
2010-11-30 22:38:52 -08:00 |
|
Kelly O'Hair
|
05ca2bb455
|
6987107: Add variable to add to but not modify non-fcs version string
Reviewed-by: jcoomes, dholmes, andrew, kvn
|
2010-11-30 17:46:42 -08:00 |
|
Lana Steuck
|
366828ecb8
|
Merge
|
2010-11-30 15:07:42 -08:00 |
|
Lana Steuck
|
24ba84f611
|
Merge
|
2010-11-30 14:51:07 -08:00 |
|
Lana Steuck
|
4e8893f874
|
Merge
|
2010-11-30 14:50:04 -08:00 |
|
Lana Steuck
|
ea699691c2
|
Merge
|
2010-11-30 14:49:26 -08:00 |
|
Mike Duigou
|
75228b8b08
|
Merge
|
2010-11-30 13:53:36 -08:00 |
|
Mike Duigou
|
338c085a7f
|
7003544: backout of openjdk changeset 6a391a0ed0da
Reviewed-by: ohair
|
2010-11-30 13:53:06 -08:00 |
|
Andrei Dmitriev
|
efca767f82
|
6783910: (dav) java.awt.Color.brighter()/darker() methods make color opaque
Reviewed-by: art, yan
|
2010-11-30 21:54:55 +03:00 |
|
Igor Nekrestyanov
|
48eeaf42da
|
Merge
|
2010-11-30 09:57:47 -08:00 |
|
Anthony Petrov
|
cf15a10d32
|
6998592: FileDialog tests crashed on solaris
Override GtkFileDialogPeer.toFront()
Reviewed-by: art, dcherepanov
|
2010-11-30 17:36:56 +03:00 |
|
Pavel Porvatov
|
86b928e095
|
6988188: The test failed due to Applet thread threw exception
Reviewed-by: alexp
|
2010-11-30 10:35:55 +03:00 |
|
Kumar Srinivasan
|
acdfc13f59
|
7003227: (pack200) intermittent failures compiling pack200
Reviewed-by: jjg
|
2010-11-29 13:38:12 -08:00 |
|
Lana Steuck
|
a0eaaf3f1e
|
Merge
|
2010-11-29 10:50:49 -08:00 |
|
Mike Duigou
|
5c9d8de959
|
Merge
|
2010-11-29 10:44:35 -08:00 |
|
Mike Duigou
|
7da94e3872
|
6998016: Incorrect ifdef nesting in sane-gcc-compiler rule
6998014: Use /etc/lsb-release, when available, to detect linux variant and version
Reviewed-by: dholmes, ohair
|
2010-11-29 10:37:44 -08:00 |
|
Sergey Malenkov
|
b98c37125d
|
6981576 : TitledBorder.getBorder() returns null in java build 1.7.0-ea-b107
Reviewed-by: alexp
|
2010-11-29 21:20:42 +03:00 |
|
Sergey Malenkov
|
8a6f6567b2
|
6999033: Methods BorderFactory.createSoftBevelBorder() don't return SoftBevelBorder instances
Reviewed-by: alexp
|
2010-11-29 20:38:14 +03:00 |
|
Alexander Potochkin
|
274d4652f6
|
6939227: Nimbus: 6597895 for JCheckBox, JButton and JToggleButton JCK tests
Reviewed-by: rupashka
|
2010-11-29 16:11:40 +03:00 |
|
Alexander Potochkin
|
1fd75b2cc9
|
6939001: Nimbus: JTabbedPane setBackgroundAt and setForegroundAt have no effect
Reviewed-by: rupashka
|
2010-11-29 16:03:14 +03:00 |
|
Alexander Potochkin
|
c41b76c703
|
6559589: Memory leak in JScrollPane.updateUI()
Reviewed-by: rupashka
|
2010-11-29 16:01:00 +03:00 |
|
Kumar Srinivasan
|
b38c70ff49
|
7002986: (pack200) intermittent failures compiling pack200
Reviewed-by: jjg
|
2010-11-27 07:46:05 -08:00 |
|
Dmitry Cherepanov
|
968c230489
|
6953894: docs build reports warning in java.awt.FileDialog
Reviewed-by: art
|
2010-11-26 15:52:55 +03:00 |
|
Anthony Petrov
|
de54670198
|
7002856: Provide an accessor for Container.validateUnconditionally()
Introduce sun.awt.AWTAccessor.getContainerAccessor().validateUnconditionally()
Reviewed-by: art
|
2010-11-26 15:41:16 +03:00 |
|
Dmitry Cherepanov
|
11c66fbbcf
|
6770017: PIT : java/awt/Choice/BlockedWin32Choice/BlockedWin32Choice.java fails on 6u12 b01 pit build
Reviewed-by: art
|
2010-11-26 15:07:53 +03:00 |
|
Dmitry Cherepanov
|
5ddb1f9a77
|
6699851: setMaximizedbounds not working properly on dual screen environment
Reviewed-by: art, anthony
|
2010-11-26 14:36:42 +03:00 |
|
Dmitry Cherepanov
|
a38572f3de
|
6561353: The text for J2SE NervousText demo should be updated to 7.0
Reviewed-by: art
|
2010-11-26 11:27:00 +03:00 |
|
Alexander Potochkin
|
d4e68b9bce
|
7002176: JLayer docs build produces warnings
Reviewed-by: dav
|
2010-11-25 20:25:35 +03:00 |
|
Alexander Potochkin
|
eaebbf1783
|
6992847: javax/swing/JLayer/SerializationTest/SerializationTest.java failed in jdk7 just against b114
Reviewed-by: rupashka
|
2010-11-25 20:23:44 +03:00 |
|
Alex Menkov
|
2cb1aa0488
|
6999872: java.awt.Window instantiation leads to JVM CRASH on Windows, JDK7b118+ fastdebug
Reviewed-by: igor, dcherepanov
|
2010-11-25 15:58:11 +03:00 |
|
Andrei Dmitriev
|
9fdb916256
|
6551412: [OpenJDK] Change the 'name=' entry in src/windows/resource/java.manifest XML file
Reviewed-by: ohair
|
2010-11-25 15:39:39 +03:00 |
|