3317 Commits

Author SHA1 Message Date
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
Artem Ananiev
ca74e2b269 6993784: Clarification to shaped/translucent windows specification is required
Reviewed-by: anthony, dcherepanov
2010-11-25 13:23:49 +03:00
Naoto Sato
d2a42e4896 6807534: CurrencyNameProvider.getDisplayName(String, Locale) doesn't throw IllegalArgumentException
Reviewed-by: okutsu
2010-11-24 15:26:41 -08:00
Alan Bateman
b6b4b5086c 6878369: (ch) AsynchronousSocketChannel read/write methods that specify timeouts should not throw IAE
Reviewed-by: forax
2010-11-24 09:51:31 +00:00
Yuka Kamiya
2a09eb6d22 7002398: Apply Corrigendum #8 for Unicode 6.0.0
Reviewed-by: okutsu
2010-11-24 14:13:37 +09:00
Kumar Srinivasan
fac39410b5 6452854: Provide a flag to print the java configuration
Reviewed-by: darcy, mchung, sherman, dholmes, mduigou
2010-11-23 16:52:39 -08:00
Weijun Wang
9f743252e5 7002036: ktab return code changes on a error case
Reviewed-by: valeriep
2010-11-24 07:43:06 +08:00
Naoto Sato
0386e25365 6930106: Testcases with legal notice problems
Reviewed-by: ohair
2010-11-23 13:06:57 -08:00
John R Rose
aa7f1cc826 6979327: method handle invocation should use casts instead of type parameters to specify return type
Change result type parameters to result type casts.  (Also, replace private placeholder class InvokeDynamic.)

Reviewed-by: twisti
2010-11-22 22:41:31 -08:00
Andrew John Hughes
a296bc0a0a 7000225: Sanity check on sane-alsa-headers is broken
Fix use of tab separators, ${alsa_version} expansion and conditional

Reviewed-by: ohair
2010-11-23 02:17:23 +00:00
Xueming Shen
bf54a0ce83 7001434: charset name for Cp833 should be x-IBM833
Changed the name to x-IBM833 in extsbcs

Reviewed-by: alanb
2010-11-22 16:12:23 -08:00
Xueming Shen
1558c2f9b1 6858865: Fix for 6728376 causes regression if the size of "data" is 0 and malloc returns Null for 0-length
Don't throw OOME when in or out buffer size is 0 length

Reviewed-by: alanb
2010-11-22 16:03:13 -08:00
Christine Lu
c61a6186f3 Added tag jdk7-b119 for changeset 7f370da0805b 2010-11-22 14:57:23 -08:00
Sean Mullan
e9d88cabcd Merge 2010-11-22 11:27:14 -05:00
Michael McMahon
8694378cd2 Merge 2010-11-22 16:11:13 +00:00
Michael McMahon
5bec7cedec 6984182: Setting SO_RCVBUF/SO_SNDBUF to larger than tcp_max_buf fails on Solaris 11 if kernel params changed
Reviewed-by: alanb, chegar
2010-11-22 16:09:31 +00:00
Sean Mullan
cf3933b176 Merge 2010-11-22 10:18:33 -05:00
Sean Mullan
c5c0369dc2 6995424: Eliminate dependency to a deprecated API com.sun.security.auth.PolicyFile
Reviewed-by: mchung
2010-11-22 10:16:07 -05:00
Weijun Wang
11c0d2dbec 6979329: CCacheInputStream fails to read ticket cache files from Kerberos 1.8.1
Reviewed-by: valeriep
2010-11-22 09:43:58 +08:00
Xue-Lei Andrew Fan
ae111e5e4a 6903584: Legal notice repair: Three files under jdk/src/share/classes/sun/security/ssl/
Reviewed-by: weijun
2010-11-20 07:00:31 -08:00
Valerie Peng
358ee90f29 6720456: New 4150 may have larger blowfish keysizes
Changed to use TBD value instead of FAIL

Reviewed-by: weijun
2010-11-19 17:05:47 -08:00
Valerie Peng
b3d5652149 6203816: Can not run test/java/security/Security/ClassLoaderDeadlock.sh from the command line
Fixed the script to not delete the provider sub-directory

Reviewed-by: weijun
2010-11-19 16:59:48 -08:00
Lance Andersen
5731d03344 7001669: Typo in javadocs for SQLPermission
Reviewed-by: alanb
2010-11-19 17:18:31 -05:00
Lance Andersen
f4f78e456b 7000752: Duplicate entry in RowSetResourceBundles.properties
Reviewed-by: alanb
2010-11-19 17:15:03 -05:00
Xueming Shen
76c49b73fc 6957230: CharsetEncoder.maxBytesPerChar() reports 4 for UTF-8; should be 3
Changged utf-8's CharsetEncoder.maxBytesPerChar to 3

Reviewed-by: alanb
2010-11-19 12:58:32 -08:00
Xueming Shen
1848635fab 6989471: compiler warnings building java/zip native code
Remvoed the warning

Reviewed-by: ohair, alanb
2010-11-19 12:55:42 -08:00
Mandy Chung
a48d403c44 6631046: BufferedInputStream.available() reports negative int on very large inputstream
Reviewed-by: dholmes, alanb, mduigou
2010-11-19 10:00:08 -08:00
Michael McMahon
1d73aa8704 Merge 2010-11-19 13:35:07 +00:00
Michael McMahon
f6639fefed 7001301: com/sun/net/httpserver/bugs/6725892/Test.java failing
Reviewed-by: alanb
2010-11-19 13:30:02 +00:00
Doug Lea
823b331f15 6712185: java/util/concurrent/Executors/AutoShutdown.java fails on slow or busy systems
Reviewed-by: chegar, alanb
2010-11-19 10:43:24 +00:00