Andrei Dmitriev
d097a2cab1
7036733: Regression : NullPointerException when scrolling horizontally on AWT List
...
Reviewed-by: dcherepanov
2011-04-19 18:52:49 +04:00
Anthony Petrov
89d504b32f
7036669: Simplify revalidating component hierarchy with multiple validate roots
...
Introduce Component.revalidate() method
Reviewed-by: art, alexp
2011-04-19 14:44:09 +04:00
Pavel Porvatov
06c379e859
7036025: java.security.AccessControlException when creating JFileChooser in signed applet
...
Reviewed-by: malenkov
2011-04-19 10:11:58 +04:00
Yong Jeffrey Huang
8e70d44f2c
7036905: [de] dem - the german mark display name is incorrect
...
Reviewed-by: naoto
2011-04-18 23:00:53 -07:00
Xueming Shen
2da9c4454a
7027900: (fs) glob syntax under-specified
...
Clarify how leading dots are treated in nio2 glob
Reviewed-by: alanb
2011-04-18 21:44:03 -07:00
Lana Steuck
8a0e9f26d9
Merge
2011-04-18 14:00:34 -07:00
Lana Steuck
5a9aa21b13
Merge
2011-04-18 13:57:44 -07:00
Lana Steuck
31d0117e7a
Merge
2011-04-18 13:29:32 -07:00
Mike Duigou
7d2db524ac
Merge
2011-04-18 11:32:41 -07:00
Mike Duigou
d845140f33
7035160: Disable broken test cases for test/java/lang/reflect/Generics/Probe.java
...
Reviewed-by: alanb
2011-04-18 11:31:38 -07:00
Neil Richards
bad4b686c4
7031076: Retained ZipFile InputStreams increase heap demand
...
Allow unreferenced ZipFile InputStreams to be finalized, GC'd
Reviewed-by: sherman, dholmes
2011-04-18 10:51:19 -07:00
Lance Andersen
1c94406e2a
7037085: Add hashCode() to Timestamp to address Findbugs warning
...
Reviewed-by: darcy, alanb, emcmanus
2011-04-18 12:07:29 -04:00
Doug Lea
a91e07ae24
7036559: ConcurrentHashMap footprint and contention improvements
...
Reviewed-by: chegar
2011-04-18 16:10:40 +01:00
Doug Lea
d6d40a3f87
7037436: CR 7035020 fails to check shutdown
...
Reviewed-by: chegar
2011-04-18 15:50:18 +01:00
Sergey Malenkov
2e4d569195
7034614: The insets of TitledBorder vary, will be modified by another method, in JDK7
...
Reviewed-by: rupashka
2011-04-18 15:58:32 +04:00
Chris Hegarty
f1659ec169
7030649: URL.equals() fails to compare jar urls
...
Reviewed-by: michaelm
2011-04-18 11:14:28 +01:00
Joe Darcy
04d347dde1
7021568: Double.parseDouble() returns architecture dependent results
...
Reviewed-by: alanb
2011-04-17 22:52:26 -07:00
Lana Steuck
b99716e22a
Merge
2011-04-17 16:19:29 -07:00
Dag Wanvik
c273cdc8bd
Merge
2011-04-17 16:21:27 +02:00
Sergey Kuksenko
c930bfc387
7036582: Improve test coverage of java.math.BigDecimal
...
Reviewed-by: darcy
2011-04-17 13:49:33 +01:00
Lana Steuck
8de231319a
Merge
2011-04-16 23:23:31 -07:00
Lana Steuck
4032ca9290
Merge
2011-04-16 22:45:08 -07:00
Lana Steuck
fcc61389fc
Merge
2011-04-16 20:16:55 -07:00
Mandy Chung
4ccabedd50
7032589: FileHandler leaking file descriptor of the file lock
...
Reviewed-by: forax, dcubed
2011-04-15 23:42:12 -07:00
Valerie Peng
16ddb7350c
7035115: sun/security/pkcs11/Provider/ConfigShortPath.java compilation failed
...
Updated the test to use reflection and skip when SunPKCS11 provider not present.
Reviewed-by: weijun
2011-04-15 15:56:12 -07:00
Dag Wanvik
49e24e3e8f
7036048: Bring the Java DB in JDK7 to the same level as JDK 6 (Java DB v10.6.2.1)
...
Replace the existing Java DB bundles with newer ones, and move demo dir into JDK's demo dir as db
Reviewed-by: ohair
2011-04-15 23:01:09 +02:00
Phil Race
7e782e5b4f
6942504: test/javax/imageio/metadata/DOML3Node.java fails
...
Reviewed-by: bae, jgodinez
2011-04-15 12:58:56 -07:00
Alexander Potochkin
5a6ab5cdcf
7036148: NullPointerException with null JMenu name
...
Reviewed-by: rupashka
2011-04-15 21:36:50 +04:00
Alexander Potochkin
76e57779ec
6985329: 9 classes in swing.plaf contains words inappropriate for public spec - about some compiler bug
...
Reviewed-by: rupashka
2011-04-15 21:26:09 +04:00
Alexander Potochkin
6c8a2cd3fb
Merge
2011-04-15 20:54:13 +04:00
Alexander Potochkin
8ea39deb18
7032903: javax/swing/JComponent/6989617/bug6989617.java test fails against jdk7
...
Reviewed-by: rupashka
2011-04-15 20:50:06 +04:00
Keith McGuigan
6d199252f6
6519228: JDWP Spec: need references at capability canRequestMonitorEvents for JDWP 1.6 Monitor* events
...
Add descriptions in event type table
Reviewed-by: ohair, jjh, acorn, dcubed
2011-04-15 10:17:23 -04:00
Masayoshi Okutsu
4e60b6278a
7035446: some regression tests take too long
...
Reviewed-by: peytoia
2011-04-15 22:57:15 +09:00
Kevin Walls
258de27aef
6994753: Optional tracking of JRE usage
...
Reviewed-by: mchung, ksrini, ohair
2011-04-15 14:42:09 +01:00
Sergey Bylokhov
30d9e9d6dc
6983562: Two java/awt tests failing just on jdk7b108
...
Reviewed-by: art, denis, dcherepanov
2011-04-15 16:51:25 +04:00
Joe Darcy
b4d4e3bed4
6430675: Math.round has surprising behavior for 0x1.fffffffffffffp-2
...
Reviewed-by: alanb
2011-04-14 21:27:10 -07:00
Yuka Kamiya
c3fa6db9f2
7036842: HTML tag mismatch in API doc for ChoiceFormat
...
Reviewed-by: okutsu
2011-04-15 12:08:07 +09:00
Suchen Chien
2248e7bc49
Added tag jdk7-b138 for changeset 26c2c1de1631
2011-04-14 15:21:59 -07:00
Andrei Dmitriev
d9212b0817
7032566: Toolkit.areExtraMouseButtonsEnabled() not alws correspnd "sun.awt.enableExtraMouseButtons" sys prop
...
Reviewed-by: art, dcherepanov
2011-04-14 16:16:19 +04:00
Denis Fokin
118113c31f
7021001: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env
...
Reviewed-by: dcherepanov
2011-04-14 13:59:26 +04:00
Denis Fokin
6c09d78859
7036540: A change for 7021001 and some makefile changes have been pushed as a part of 7030062
...
Reviewed-by: dcherepanov
2011-04-14 13:53:08 +04:00
Pavel Porvatov
0b3e04d41f
7032911: javax/swing/JLabel/7004134/bug7004134.java test fails against jdk7
...
Reviewed-by: malenkov
2011-04-14 12:37:11 +04:00
Masayoshi Okutsu
899e0913f3
7028818: (lc) Lazily initialize locale extension
...
7029740: (lc) New Locale class implementation doesn't follow the Java coding conventions
7032820: (lc) sun.util.locale.InternalLocaleBuilder.CaseInsensitiveChar.equals problems
7033503: (lc) Restore optimization code for Locale class initialization
7033504: (lc) incompatible behavior change for ja_JP_JP and th_TH_TH locales
Reviewed-by: naoto
2011-04-14 15:59:47 +09:00
Weijun Wang
f4ec972481
7036157: TCP connection does not use kdc_timeout
...
Reviewed-by: valeriep
2011-04-14 12:40:30 +08:00
Kelly O'Hair
7c8e01891a
Merge
2011-04-13 16:56:16 -07:00
Bradford Wetmore
2b73acfa12
6626257: Update SWAN-specific webcaching to Oracle environment in the regression tests
...
Reviewed-by: valeriep
2011-04-13 16:12:49 -07:00
Phil Race
5ef43cd3d8
7036275: EUDC character is not displayed on Swing if ClearType is enabled
...
Reviewed-by: igor, jgodinez
2011-04-13 15:17:42 -07:00
Jim Holmlund
bbf16c0b3a
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
...
7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks
7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks
7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks
7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks
7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks
7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks
7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks
7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks
Removed URLs and 'edition' references
Reviewed-by: darcy
2011-04-13 12:16:13 -07:00
Bradford Wetmore
2be59f90fd
7031343: Provide API changes to support future GCM AEAD ciphers
...
Reviewed-by: valeriep, xuelei
2011-04-13 11:59:18 -07:00
Bradford Wetmore
c2de8bb04d
6914617: JCE framework code signing certificate is expiring at the end of 2010
...
Reviewed-by: valeriep, weijun, mullan
2011-04-13 11:36:34 -07:00