Xueming Shen
df7a03a4c3
7039066: j.u.rgex does not match TR18 RL1.4 Simple Word Boundaries and RL1.2 Properties
...
Updated the regex Unicode property support
Reviewed-by: alanb
2011-04-28 20:48:36 -07:00
Xueming Shen
4463efaf61
7037261: j.l.Character.isLowerCase/isUpperCase need to match the Unicode Standard
...
Updated j.l.c.lsLowerCase/isUpperCase
Reviewed-by: okutsu
2011-04-28 20:18:57 -07:00
Lana Steuck
03214a725d
Merge
2011-04-28 17:57:33 -07:00
Vinnie Ryan
f202396944
6578658: Request for raw RSA (NONEwithRSA) Signature support in SunMSCAPI
...
Reviewed-by: wetmore
2011-04-29 00:21:54 +01:00
Andrei Dmitriev
c9f3d958ec
6956646: Test: MouseWheelEvent/InfiniteRecursion test receives more MouseWheelEvents than expected
...
Reviewed-by: serb, dcherepanov
2011-04-28 20:14:30 +04:00
Denis Lila
cf97b67aa2
7036754: NaNs in stroked quadratics
...
Check for them and remove them.
Reviewed-by: flar
2011-04-28 08:55:19 -04:00
Weijun Wang
f32a89adb0
7037201: regression: invalid signed jar file not detected
...
Reviewed-by: mullan
2011-04-28 20:34:53 +08:00
Mike Duigou
ed2f711c6d
Merge
2011-04-27 14:18:26 -07:00
Vinnie Ryan
5f5ccc0a66
Merge
2011-04-27 20:24:30 +01:00
Vinnie Ryan
8c88165312
6753664: Support SHA256 (and higher) in SunMSCAPI
...
Reviewed-by: mullan
2011-04-27 20:21:32 +01:00
Andrei Dmitriev
b44f91dc52
6979551: closed/javax/swing/plaf/basic/BasicLabelUI/4798542/bug4798542.java fails
...
Reviewed-by: art, yan, alexp
2011-04-27 18:15:27 +04:00
Pavel Porvatov
aa161ffe8d
7039403: Could not compile test/javax/swing/JLabel/6596966/bug6596966.java
...
Reviewed-by: malenkov
2011-04-27 13:43:22 +04:00
Weijun Wang
a9a765fdfc
6950929: Failures on Solaris sparc 64bit sun/security/krb5/auto/BadKdc4.java (and linux?)
...
Reviewed-by: xuelei
2011-04-27 17:11:06 +08:00
Andrew Brygin
d21b9aa7bf
7037091: sun/java2d/pipe/Test7027667.java test is not executed
...
Reviewed-by: prr
2011-04-27 12:15:34 +04:00
Mike Duigou
a5e37c9377
4884238: Adds java.nio.charset.StandardCharset to provide static final constants for the standard charsets
...
Reviewed-by: alanb, sherman, darcy
2011-04-26 14:25:42 -07:00
Joe Darcy
30bdc40c81
7039369: Limit range of strictfp in FloatingDecimal
...
Additional reviews by sergey.kuksenko@oracle.com
Reviewed-by: alanb
2011-04-26 10:35:06 -07:00
Lana Steuck
b550ca992e
Merge
2011-04-25 15:44:20 -07:00
Vinnie Ryan
dc6eb040b7
6931562: Support SunMSCAPI Security Provider in Windows 64-bit releases of JVM
...
Reviewed-by: mullan
2011-04-22 17:03:51 +01:00
Joe Darcy
896553f439
6998871: Support making the Throwable.stackTrace field immutable
...
Reviewed-by: dholmes, mchung, forax
2011-04-21 15:55:59 -07:00
Lana Steuck
b92cf6375e
Merge
2011-04-21 11:11:20 -07:00
Vinnie Ryan
5982362c7d
Merge
2011-04-21 14:25:46 +01:00
Vinnie Ryan
c74acca8b0
6888925: SunMSCAPI's Cipher can't use RSA public keys obtained from other sources
...
Reviewed-by: mullan
2011-04-21 14:23:57 +01:00
Christine Lu
b60e48399b
Merge
2011-04-20 16:05:52 -07:00
Michael McMahon
92ba6df81a
Merge
2011-04-20 12:05:17 +01:00
Michael McMahon
1b62e08853
7034570: java.lang.Runtime.exec(String[] cmd, String[] env) can not work properly if SystemRoot not inherited
...
Reviewed-by: dholmes, alanb
2011-04-20 12:03:30 +01:00
Weijun Wang
68d5cd6f23
6894072: always refresh keytab
...
Reviewed-by: valeriep
2011-04-20 18:41:32 +08:00
Erik Trimble
0927ad6bb3
Merge
2011-04-19 18:14:51 -07:00
Michael Fang
07dada6d04
Merge
2011-04-19 10:55:46 -07:00
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
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
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
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
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
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
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
Masayoshi Okutsu
4e60b6278a
7035446: some regression tests take too long
...
Reviewed-by: peytoia
2011-04-15 22:57:15 +09: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
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
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
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
Neil Richards
44505cde63
6597112: referential integrity loophole during remote object export
...
Reviewed-by: peterjones
2011-04-13 18:39:48 +01:00
Pavel Porvatov
e7883dafb6
7030774: javax/swing/text/CSSBorder/6796710/bug6796710.java test fails against jdk7 b134
...
Reviewed-by: malenkov
2011-04-13 21:08:08 +04:00
Erik Trimble
5c3b84ba2d
Merge
2011-04-12 16:37:16 -07:00
Valerie Peng
86875ab33d
6986789: Sun pkcs11 provider fails to parse path name containing "+"
...
Modified to accept '+' as valid character.
Reviewed-by: weijun
2011-04-12 16:09:17 -07:00
Daniel D. Daugherty
3d4a927981
7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin
...
Test needs to properly detect missing AgentInitializationException. Clarify when exceptions are expected. Another Cygwin tweak.
Reviewed-by: dsamersoff, ohair
2011-04-12 13:36:38 -07:00
Rickard Bäckman
f159608a01
7026304: Fork-Join sample
...
Implement a merge-sort sample using Fork-Join
Reviewed-by: hosterda, chegar, dholmes
2011-04-12 13:14:05 +02:00
Rickard Bäckman
3382d83790
7026287: Asynchronous API sample
...
Implement a chat server using the new asynchronous networking API
Reviewed-by: hosterda, alanb
2011-04-12 09:04:57 +02:00
Michael Fang
ce457615c7
Merge
2011-04-11 16:19:20 -07:00
Xueming Shen
e27e4cb99b
7033561: Missing Unicode Script aliases
...
Added 6.0 aliases
Reviewed-by: okutsu, peytoia, alanb
2011-04-10 23:33:14 -07:00
Weijun Wang
6f7b1ef68a
7030180: AES 128/256 decrypt exception
...
Reviewed-by: valeriep
2011-04-11 10:22:39 +08:00
Lana Steuck
12320dbfc3
Merge
2011-04-10 10:23:28 -07:00
John R Rose
06a8e9b35e
7019529: JSR292: java/dyn/ClassValueTest.java depends on sub-test execution order
...
Test should not use static variables, because they may contain stale values.
Reviewed-by: twisti
2011-04-09 21:38:40 -07:00
Michael Fang
fa2e12d57f
Merge
2011-04-08 16:17:30 -07:00
Anthony Petrov
c2d4b9c218
7008513: Case TranslucentJAppletTest.jtr automatically failed due to java.lang.RuntimeException
...
Set transparent background to the applet
Reviewed-by: art, dcherepanov
2011-04-08 17:04:35 +04:00
Anthony Petrov
8ca505ebed
7027013: Regression: JComponent.revalidate() has no effect on invisible components
...
Dialog.conditionalShow() should call validateUnconditionally() instead of simple validate()
Reviewed-by: art, dcherepanov
2011-04-08 15:00:20 +04:00
Xue-Lei Andrew Fan
2a48e38d0f
6976117: SSLContext.getInstance("TLSv1.1") returns SSLEngines/SSLSockets without TLSv1.1 enabled
...
Reorg the SSLContext implementation
Reviewed-by: weijun
2011-04-08 02:00:09 -07:00
John R Rose
e60c5b1af0
6817525: turn on method handle functionality by default for JSR 292
...
JVM bug 6817525 requires changes to some JDK unit tests; update test invocation flags and "Indify" snapshot
Reviewed-by: kvn, twisti
2011-04-07 22:07:06 -07:00
Pavel Porvatov
f5b47c645e
6596966: Some JFileChooser mnemonics do not work with sticky keys
...
Reviewed-by: alexp
2011-04-08 00:26:35 +04:00
Kumar Srinivasan
aa39508b83
7029048: (launcher) fence the launcher against LD_LIBRARY_PATH
...
Reviewed-by: mchung, ohair
2011-04-07 12:06:32 -07:00
Doug Lea
1693ab3b69
7034657: Update Creative Commons license URL in legal notices
...
Reviewed-by: chegar
2011-04-07 15:06:32 +01:00
Kelly O'Hair
d2b1e20c7d
7033660: Update copyright year to 2011 on any files changed in 2011
...
Reviewed-by: dholmes
2011-04-06 22:06:11 -07:00
Weijun Wang
2c02243de9
7032354: no-addresses should not be used on acceptor side
...
Reviewed-by: valeriep
2011-04-07 08:51:33 +08:00
Naoto Sato
81221f1be0
7031546: test/java/util/ResourceBundle/Bug4168625Test.java fails on solaris10u9 sparc
...
Reviewed-by: okutsu
2011-04-06 10:53:13 -07:00
Neil Richards
7f998c2049
6312706: Map entrySet iterators should return different entries on each call to next()
...
Reviewed-by: mduigou, alanb
2011-04-06 09:31:13 -07:00
Andrei Dmitriev
58ceadaf02
7002839: Static initialization deadlock between sun.awt.Win32GraphicsEnvironment and sun.awt.windows.WToolkit
...
Reviewed-by: art, dcherepanov, denis
2011-04-06 17:13:08 +04:00
Pavel Porvatov
222a6908b7
7003777: Nonexistent html entities not parsed properly
...
Reviewed-by: peterz
2011-04-06 12:05:38 +04:00
Pavel Porvatov
9607c93485
6973777: JCK manual case JEditorPaneTests.html#JEditorPane fails in jdk7 b100
...
Reviewed-by: peterz
2011-04-06 11:51:39 +04:00
Andrew Brygin
67acc17b0c
7033534: Two tests fail just against jdk7 b136
...
Reviewed-by: jgodinez, prr
2011-04-06 11:26:35 +04:00
Yong Jeffrey Huang
e858be0038
7020583: Some currency names are missing in some locales
...
Reviewed-by: naoto
2011-04-05 21:09:17 -07:00
Sergey Bylokhov
15113a03ad
6998877: After double-click on the folder names , FileNameOverrideTest FAILED
...
Reviewed-by: art, dcherepanov, anthony
2011-04-05 16:50:11 +04:00
Lana Steuck
1c712d2e72
Merge
2011-04-04 17:28:28 -07:00
Lana Steuck
c88dc579bd
Merge
2011-04-04 17:20:24 -07:00
Lana Steuck
300730e127
Merge
2011-04-04 17:18:35 -07:00
Michael Fang
6ce5aaf494
Merge
2011-04-04 12:54:19 -07:00
Alan Bateman
679dfe21f6
Merge
2011-04-04 19:32:56 +01:00
Xueming Shen
363df8be6a
6751338: ZIP inflater/deflater performance
...
To use GetPrimitiveArrayCritical for bye array access
Reviewed-by: bristor, alanb
2011-04-04 11:30:55 -07:00
Alan Bateman
fba270080e
7029979: (fs) Path.toRealPath(boolean) should be toRealPath(LinkOption...)
...
Reviewed-by: sherman
2011-04-04 18:09:53 +01:00
Sergey Malenkov
650afe234d
7025987: Nimbus L&F increases insets unexpectedly
...
Reviewed-by: alexp
2011-04-04 19:55:10 +04:00
Alex Menkov
b85845f9da
7026275: TEST_BUG: test/javax/sound/sampled/Clip/ClipSetPos.java throws uncatched IllegalArgumentException
...
Reviewed-by: dav
2011-04-04 13:22:40 +04:00
Lana Steuck
abd7c7bcde
Merge
2011-04-01 23:55:08 -07:00
Phil Race
56980cf411
7032930: A way to specify MS Mincho to be used in dialoginput on windows JA locale
...
Reviewed-by: igor, jgodinez
2011-04-01 20:21:14 -07:00
Lana Steuck
0ee5cb3c4d
Merge
2011-04-01 16:55:47 -07:00