Chris Hegarty
bfeee8da4d
7041800: URI.equals may incorrectly return true with escaped octets
...
Reviewed-by: alanb, michaelm
2011-09-01 13:53:59 +01:00
Chris Hegarty
db62441424
7014860: Socket.getInputStream().available() not clear for shutdown input
...
Reviewed-by: alanb, michaelm
2011-09-01 06:45:00 +01:00
Weijun Wang
a37d582eec
7083664: test hard code of using c:/temp but this dir might not exist
...
Reviewed-by: xuelei, ohair
2011-08-31 09:22:50 +08:00
Weijun Wang
5dcff7325d
7083576: add javax/xml/crypto into jdk_security2
...
Reviewed-by: mullan
2011-08-30 10:46:27 +08:00
Lana Steuck
c14374f7f5
Merge
2011-08-29 14:29:23 -07:00
Sean Mullan
570739157d
Merge
2011-08-29 12:23:54 -04:00
Sean Mullan
e96d7e3af4
7024771: "\\<>" in attribute value part of X500Principal constructor parameter makes strange effect
...
Reviewed-by: vinnie
2011-08-29 12:22:06 -04:00
Xue-Lei Andrew Fan
8e853c8484
7059542: JNDI name operations should be locale independent
...
Reviewed-by: weijun
2011-08-29 05:55:26 -07:00
Pavel Porvatov
1dbae5e7cf
7030332: Default borders in tables looks incorrect JEditorPane
...
Reviewed-by: peterz
2011-08-29 16:25:04 +04:00
Xueming Shen
580eaf6b7a
Merge
2011-08-26 15:40:32 -07:00
Xueming Shen
2825119dca
7077769: (zipfs) ZipFileSystem.writeCEN() writes wrong "data size" for ZIP64 extended information extra field
...
Fixed the wrong size when writing out the cen table for ZIP64
Reviewed-by: alanb
2011-08-26 15:36:21 -07:00
Kurchi Subhra Hazra
f953b5c397
7060243: (dc) Multicasting tests fail on Windows XP if IPv6 is enabled
...
Reviewed-by: alanb
2011-08-26 22:24:12 +01:00
Kurchi Subhra Hazra
72c1f57f87
7044870: java/nio/channels/DatagramChannel/SelectWhenRefused.java failed on SUSE Linux 10
...
Reviewed-by: alanb, chegar
2011-08-25 16:08:31 +01:00
Steve Poole
a5751d5e01
7068328: BufferPoolMXBean and PlatformLoggingMXBean getObjectName may return null
...
Reviewed-by: alanb
2011-08-23 10:35:50 -07:00
Joe Darcy
d0bd4f51ce
6476261: (reflect) GenericSignatureFormatError When signature includes nested inner classes
...
6832374: (reflect) malformed signature can cause parser to go into infinite loop
7052898: (reflect) SignatureParser will accept strings outside of the grammar
Various signature parsing fixes; additional review by sonali.goel@oracle.com
Reviewed-by: alanb
2011-08-22 17:12:48 -07:00
Alan Bateman
92aac562e6
Merge
2011-08-22 16:05:38 +01:00
Alan Bateman
ec94102c63
7081813: ProblemList.txt updates (8/2011)
...
Reviewed-by: weijun, mchung
2011-08-22 16:04:04 +01:00
Sean Chou
3217c0283e
7023713: HttpCookie.domainMatches("hostname.local", "hostname") should return true
...
Reviewed-by: chegar
2011-08-22 14:09:28 +01:00
Weijun Wang
f09e1c6f2d
7043847: NTML impl of SaslServer throws UnsupportedOperationException from (un)wrap method
...
7043860: NTML impl of SaslServer doesn't throw ISE from getAuthorizationID() method
7043882: NTML impl of SaslServer doesn't throw ISE from getNegotiatedProperty() method
7043938: NTML impl of SaslClientFactory throws NPE instead of SaslException
7043959: NTML impl of SaslClientFactory throws NPE for null CallBackHandler instance
Reviewed-by: vinnie
2011-08-19 13:42:40 +08:00
Alan Bateman
9c5193ff42
7015589: (spec) BufferedWriter.close leaves stream open if close of underlying Writer fails
...
Reviewed-by: forax, mduigou
2011-08-18 16:47:20 +01:00
Lana Steuck
c1db9a4de0
Merge
2011-08-17 22:47:37 -07:00
Lana Steuck
7c6bbdcd3e
Merge
2011-08-17 22:47:12 -07:00
Xueming Shen
2304b235a1
Merge
2011-08-17 14:18:30 -07:00
Michael Fang
614fdf63b3
Merge
2011-08-17 14:18:26 -07:00
Xueming Shen
0ec73ca081
6237353: Remove sun.io package from j2se binary
...
Removed sun.io package and related test cases
Reviewed-by: alanb
2011-08-17 14:14:21 -07:00
Weijun Wang
f661cbe157
7079204: add several security and networking tests to problems list
...
Reviewed-by: smarks
2011-08-16 08:53:03 +08:00
Naoto Sato
9cc89c7e8c
7079486: Locale.getDisplayScript() (no args) does not honor default DISPLAY locale
...
Reviewed-by: okutsu
2011-08-17 11:09:20 -07:00
Yong Jeffrey Huang
f5cc085a5b
7066203: Update currency data to the latest ISO 4217 standard
...
Reviewed-by: naoto
2011-08-14 23:46:08 -07:00
Weijun Wang
444f4d009b
7079144: concise_jarsigner.sh test often fails on solaris
...
Reviewed-by: xuelei
2011-08-15 11:43:09 +08:00
Weijun Wang
f769f7067f
7078816: /test/sun/security/pkcs11/KeyStore/SecretKeysBasic.sh failure
...
Reviewed-by: alanb
2011-08-15 10:42:41 +08:00
Stuart Marks
fb01d942c3
7076526: add test MemoryMXBean/CollectionUsageThreshold to the problem list
...
Reviewed-by: weijun, alanb
2011-08-12 14:51:48 -07:00
Joe Darcy
0cb631bf43
4900206: Include worst-case rounding tests for Math library functions
...
Reviewed-by: alanb
2011-08-12 13:36:39 -07:00
Weijun Wang
16f1845614
7078355: sun/net/www/protocol/file/DirPermissionDenied.sh leaves garbage on some linux systems
...
Reviewed-by: chegar
2011-08-12 21:04:50 +08:00
Pavel Porvatov
382ff0afff
7071609: javax/swing/JPopupMenu/6694823/bug6694823.java failed on solaris10
...
Reviewed-by: alexp
2011-08-12 15:53:29 +04:00
Weijun Wang
610c9dd4e3
7055363: jdk_security3 test target cleanup
...
Reviewed-by: alanb, xuelei
2011-08-12 12:26:31 +08:00
Weijun Wang
d159e01aeb
7076415: sun/security/krb5/runNameEquals.sh failed on sles 10
...
Reviewed-by: xuelei
2011-08-12 11:20:45 +08:00
Patrick Reinhart
c7b1e7e929
7077451: SerialLob, SerialClob have the wrong checks for setStream methods
...
Reviewed-by: alanb
2011-08-10 16:23:56 -04:00
Chris Hegarty
59d409ada5
7076523: TEST_BUG: test/java/net/NetworkInterface/NetParamsTest.java can fail with NPE
...
Reviewed-by: alanb
2011-08-10 12:30:29 +01:00
Lana Steuck
a98318b827
Merge
2011-08-09 17:38:52 -07:00
Chris Hegarty
d011e3ddeb
7076756: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin
...
Reviewed-by: alanb, dcubed
2011-08-09 16:59:44 +01:00
Chris Hegarty
ac490e2fce
7073295: TEST_BUG: test/java/lang/instrument/ManifestTest.sh causing havoc (win)
...
Reviewed-by: mchung
2011-08-09 16:39:04 +01:00
Mandy Chung
a6a40fcabe
7012365: TEST_BUG: test/java/nio/charset/spi/basic.sh can be run with Cygwin
...
Reviewed-by: darcy
2011-08-08 16:27:41 -07:00
Mandy Chung
ebe985c1ec
7036518: TEST_BUG: add cygwin support to test/java/nio/charset/coders/CheckSJISMappingProp.sh
...
7036519: TEST_BUG: add cygwin support to test/demo/zipfs/basic.sh
Reviewed-by: sherman
2011-08-08 16:26:25 -07:00
Lana Steuck
c25444afe2
Merge
2011-08-05 16:03:00 -07:00
Lana Steuck
6f1fb5f81b
Merge
2011-08-05 15:35:04 -07:00
Mike Duigou
80af4650a8
7073296: Executable.equalParamTypes() incorrectly returns true when the number of params differs
...
Reviewed-by: alanb, darcy
2011-08-04 08:53:16 -07:00
Weijun Wang
840e8200ad
7061379: [Kerberos] Cross-realm authentication fails, due to nameType problem
...
Reviewed-by: valeriep
2011-08-04 18:18:45 +08:00
Lana Steuck
645d027b78
Merge
2011-08-01 17:40:38 -07:00
Sergey Bylokhov
ceb052fc3f
7068060: closed/java/awt/MenuBar/MenuBarSetFont/MenuBarSetFont.java failed on windows
...
Reviewed-by: art, dcherepanov
2011-08-01 17:05:16 +04:00
Xue-Lei Andrew Fan
2ee0410a0c
7068662: Reserve and restore the default locale
...
Reviewed-by: alanb, weijun
2011-07-29 02:50:58 -07:00
Pavel Porvatov
eeacd60822
7071166: LayoutStyle.getPreferredGap() - IAE is expected but not thrown
...
Reviewed-by: peterz
2011-07-28 18:24:54 +04:00
Chris Hegarty
281db94b24
6670868: StackOverFlow with bad authenticated Proxy tunnels
...
Reviewed-by: michaelm
2011-07-27 18:10:10 +01:00
Weijun Wang
a87de29538
6330275: Rework the PaddingTest regression test
...
Reviewed-by: wetmore, smarks
2011-07-22 10:25:46 +08:00
Chris Hegarty
b59690c5a0
7068416: Lightweight HTTP Server should support TCP_NODELAY
...
Reviewed-by: alanb, michaelm
2011-07-21 17:28:10 +01:00
Kumar Srinivasan
2b42b78393
7067922: (launcher) java -jar throws NPE if JAR file does not contain Main-Class attribute
...
Reviewed-by: darcy, ohair, alanb, mduigou
2011-07-19 10:58:50 -07:00
Chris Hegarty
39aba3b4cf
7021280: SocketPermission should accept wildcards
...
Reviewed-by: michaelm
2011-07-18 22:25:58 +01:00
Alan Bateman
c51b78d5de
7068059: Update jdk/test/ProblemList.txt
...
Reviewed-by: mchung, chegar
2011-07-18 13:10:02 +01:00
John R Rose
8b3e857aab
7058651: JSR 292 unit tests need a refresh
...
Enhancements to unit tests.
Reviewed-by: never, twisti
2011-07-16 15:44:33 -07:00
John R Rose
30257105cb
7058630: JSR 292 method handle proxy violates contract for Object methods
...
Reviewed-by: never, twisti
2011-07-16 15:40:13 -07:00
Sergey Bylokhov
8dd448e6b8
6596915: JCK-runtime-6a/tests/api/java_awt/Component/index.html tesPaintAll fails
...
Reviewed-by: art, dcherepanov, anthony
2011-07-15 19:23:03 +04:00
Lana Steuck
ad248b8245
Merge
2011-07-14 18:57:55 -07:00
Doug Lea
517763ddf1
7057320: test/java/util/concurrent/Executors/AutoShutdown.java failing intermittently
...
Add retry/timeout for checking activeCount
Reviewed-by: chegar
2011-07-13 12:24:56 +01:00
John R Rose
8eddf40f8b
Merge
2011-07-13 01:40:55 -07:00
Doug Lea
082623e70e
7058828: test/java/util/concurrent/Phaser/Arrive.java fails intermittently
...
Reviewed-by: chegar
2011-07-12 15:23:23 +01:00
Lana Steuck
539b623427
Merge
2011-07-11 16:54:21 -07:00
Yuka Kamiya
53c7e90bff
7051769: java.text.Bidi.toString() output is wrong
...
Reviewed-by: okutsu
2011-07-12 08:46:49 +09:00
Yuka Kamiya
d3669b49eb
7042148: closed/java/awt/font/TextLayout/CheckLayoutLTR.java failed
...
Reviewed-by: okutsu
2011-07-12 08:00:12 +09:00
Yuka Kamiya
f0b57adba4
7012364: test/java/util/Locale/LocaleCategory.sh fails on Cygwin
...
Reviewed-by: okutsu
2011-07-12 07:32:29 +09:00
Oleg Pekhovskiy
7e5574e3f8
7050935: closed/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html fails on win32
...
Reviewed-by: art, dcherepanov
2011-07-11 15:59:29 +04:00
Sean Coffey
c27746be10
7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator
...
Reviewed-by: weijun, xuelei
2011-07-05 15:25:10 +01:00
Lana Steuck
29d2bf8bb4
Merge
2011-06-30 14:18:40 -07:00
Lana Steuck
2e1c7da277
Merge
2011-06-30 14:16:48 -07:00
Michael McMahon
f9cb1ca594
7058832: com/sun/net/httpserver/bugs/B6373555.java failing intermittently
...
Reviewed-by: alanb
2011-06-28 10:07:41 +01:00
Michael McMahon
27d3dc1f41
7059777: Remove lang tests from Problemlist.txt
...
Reviewed-by: alanb
2011-06-27 12:15:27 +01:00
Denis Lila
3f2da7c5b6
7049339: AnyBlit is broken with non-rectangular clips
...
Reviewed-by: flar
2011-06-24 16:22:50 -04:00
Alan Bateman
a02c5e28fb
6965150: TEST_BUG: java/nio/channels/AsynchronousSocketChannel/Basic.java takes too long
...
Reviewed-by: chegar
2011-06-24 19:30:39 +01:00
Lana Steuck
371dfdfc58
Merge
2011-06-23 14:56:38 -07:00
Xue-Lei Andrew Fan
58f8a03a50
7057022: test/sun/security/pkcs11/fips/ClientJSSEServerJSSE.java has invalid jtreg tags
...
Reviewed-by: weijun
2011-06-23 04:23:50 -07:00
Chris Hegarty
6482ba14aa
7021010: java/lang/Thread/ThreadStateTest.java fails intermittently
...
Reviewed-by: dholmes, alanb, mchung
2011-06-23 13:15:14 +01:00
Chris Hegarty
d97cf81a2a
7057935: com/sun/nio/sctp tests should be moved out of jdk_nio and into their own target, jdk_sctp
...
Reviewed-by: alanb
2011-06-23 13:00:14 +01:00
Lana Steuck
69ce407621
Merge
2011-06-22 23:23:58 -07:00
Xue-Lei Andrew Fan
0a90983600
7058271: Remove InterruptedIO.java record from ProblemList.txt
...
Reviewed-by: weijun
2011-06-22 21:21:33 -07:00
Xue-Lei Andrew Fan
5798f5bb9d
6952814: sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/InterruptedIO.java failing in PIT
...
Reviewed-by: alanb
2011-06-22 19:37:18 -07:00
Weijun Wang
6619d1aec9
7055362: jdk_security2 test target cleanup
...
Reviewed-by: alanb
2011-06-23 09:27:11 +08:00
Alan Bateman
a12aaa8a35
7056447: test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java fails in agentvm
...
Reviewed-by: emcmanus
2011-06-22 15:13:29 +01:00
Alan Bateman
3b79194b8b
7056815: test/java/lang/ClassLoader/deadlock/TestOneWayDelegate.sh times out intermittently on busy machine
...
Reviewed-by: mchung
2011-06-21 16:11:24 +01:00
Weijun Wang
700f4e1951
7054918: jdk_security1 test target cleanup
...
Reviewed-by: alanb, smarks, vinnie
2011-06-20 19:17:47 +08:00
Weijun Wang
8bdce645f3
7054428: test/java/security/SecureClassLoader/DefineClassByteBuffer.java error
...
Reviewed-by: alanb
2011-06-20 17:38:15 +08:00
Alan Bateman
4375a5167f
7056489: test/com/sun/jndi/ldap/ReadTimeoutTest.java hangs or times out
...
Reviewed-by: forax, vinnie
2011-06-19 11:15:37 +01:00
Erik Trimble
3df6e7db16
Merge
2011-06-17 16:25:01 -07:00
Kumar Srinivasan
e5700a0e11
7043125: TEST: tools/launcher/VersionCheck.java fails just against openjdk7 (b141 & b138-nightly) promoted
...
Reviewed-by: darcy
2011-06-17 15:17:01 -07:00
Joe Darcy
eb2d2e632c
7021922: java.lang.annoation.IncompleteExceptions throws NPE when type is null
...
Reviewed-by: alanb, forax
2011-06-17 10:34:44 -07:00
Lana Steuck
1379c0101b
Merge
2011-06-15 16:10:30 -07:00
John R Rose
1f3aab409b
7054590: (JSR-292) MethodHandleProxies.asInterfaceInstance() accepts private/protected nested interfaces
...
Fix non-compliant logic in MethodHandleProxies, fix invalid private classes in MethodHandlesTest
Reviewed-by: twisti, never
2011-06-14 22:47:12 -07:00
John R Rose
9acf4f0284
7052202: JSR 292: Crash in sun.invoke.util.ValueConversions.fillArray
...
Fix corner cases involving MethodHandles.permuteArguments with long or double argument lists.
Reviewed-by: twisti, never
2011-06-14 22:47:09 -07:00
Lana Steuck
9ec31bc4b1
Merge
2011-06-10 11:44:17 -07:00
Bradford Wetmore
33be52be86
7052537: java/security/Security/NotInstalledProviders.java is causing -samevm tests to fail
...
Reviewed-by: valeriep, asaha, alanb
2011-06-09 14:24:09 -07:00
Michael McMahon
9ed202225f
7050028: ISE "zip file closed" from JarURLConnection.getInputStream on JDK 7 when !useCaches
...
Reviewed-by: chegar, alanb
2011-06-08 10:56:11 +01:00
Weijun Wang
9ce9d5e6ba
7043737: klist does not detect non-existing keytab
...
Reviewed-by: valeriep
2011-06-08 14:01:34 +08:00
Lana Steuck
4ce35dcaa5
Merge
2011-06-06 19:04:30 -07:00
Lana Steuck
2391c4d22c
Merge
2011-06-04 17:33:13 -07:00
Lana Steuck
0252d1b125
Merge
2011-06-04 17:30:58 -07:00
Andrew Brygin
6c20dab366
7042594: 3 testis api/java_awt/Color/ICC_ProfileRGB/index.html fail against RI b138 OEL6x64
...
Reviewed-by: prr
2011-06-04 23:08:38 +04:00
Sean Mullan
9a2901828f
Merge
2011-06-04 06:52:01 -07:00
Sean Mullan
998c791227
7050329: test/java/security/Policy/GetPermissions/JarURL.java fails on Windows
...
Reviewed-by: alanb
2011-06-04 06:45:17 -07:00
Erik Trimble
0589616e2f
Merge
2011-06-03 20:13:50 -07:00
John R Rose
ad33af1a1c
7051206: JSR 292 method name SwitchPoint.isValid is misleading to unwary users; should be hasBeenInvalidated
...
Reviewed-by: kvn, never, ysr
2011-06-03 11:20:20 -07:00
Lana Steuck
94891cacc0
Merge
2011-06-02 13:38:28 -07:00
Lana Steuck
8c538bf520
Merge
2011-06-02 13:37:04 -07:00
John R Rose
c0d9c39aa2
7049122: java/lang/invoke/RicochetTest.java with MAX_ARITY=255 in -Xcomp mode overflows code cache
...
Reduce the scope of the unit test (mark high water mark of testing with @ignore tags)
Reviewed-by: never
2011-06-01 23:56:51 -07:00
John R Rose
f32795386e
7050328: (jsr-292) findConstructor throws ExceptionInInitializerError if run under SecurityManager
...
Wrap system property and reflection accesses under doPrivileged. Ensure constant pool linkage bypasses the SM as specified.
Reviewed-by: kvn, never
2011-06-01 23:56:47 -07:00
Daniel D. Daugherty
a86407a0b2
7045594: 4/4 fix for 6977677 introduced a ResourceBundle race
...
Fix Logger.getLogger() ResourceBundle name race.
Reviewed-by: dholmes, mchung
2011-06-01 17:11:23 -07:00
Daniel D. Daugherty
0d21eb970f
7048308: 4/4 LoggingDeadlock3 test timeout is too small
...
Change timeout for test from 15 seconds to 80 seconds.
Reviewed-by: dholmes
2011-06-01 17:10:30 -07:00
Pavel Porvatov
c6f97c9462
7048204: NPE from NimbusLookAndFeel.addDefault
...
Reviewed-by: peterz
2011-05-28 11:55:32 +04:00
John Coomes
93196c8b51
Merge
2011-05-27 19:03:03 -07:00
Abhijit Saha
cfdb3ec24b
Merge
2011-05-26 21:37:40 -07:00
John R Rose
025d0aead8
7032323: code changes for JSR 292 EG adjustments to API, through Public Review
...
API code changes and javadoc changes following JSR 292 Public Review comments, through PFD
Reviewed-by: never
2011-05-26 17:37:36 -07:00
David Katleman
170844d307
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
...
Reviewed-by: ohair, trims
2011-05-25 13:32:36 -07:00
Sean Mullan
360343c8ed
Merge
2011-05-24 14:32:10 -07:00
Deepak Bhole
b49a7d2768
7044443: Permissions resolved incorrectly for jar protocol (Patch from bugs.openjdk.java.net)
...
Reviewed-by: alanb, chegar
2011-05-24 14:15:14 -07:00
Pavel Porvatov
266d3c9585
7045593: Possible Regression : JTextfield cursor placement behavior algorithm has changed
...
Reviewed-by: peterz
2011-05-24 11:37:09 +04:00
Erik Trimble
0840b597d1
Merge
2011-05-20 05:24:32 -07:00
Lana Steuck
cef72337b1
Merge
2011-05-18 18:18:04 -07:00
John R Rose
8bb387d77e
7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one
...
Point-fixes for 7038847, 7038860, 7042656, 7042829, 7041853, and several other reports
Reviewed-by: never, kvn
2011-05-17 19:48:19 -07:00
John R Rose
4b011923e2
7032850: MethodHandle.invokeGeneric throws unspecified RuntimeException if parameterized method is called
...
Implement invocation corner cases, including correct type conversions and interface type enforcement.
Reviewed-by: never
2011-05-17 19:48:14 -07:00
Erik Trimble
282881dd84
Merge
2011-05-17 14:29:59 -07:00
Lana Steuck
a9493d71a0
Merge
2011-05-16 18:19:34 -07:00
Lana Steuck
92d86d3179
Merge
2011-05-16 18:17:26 -07:00
Lana Steuck
83eed73863
Merge
2011-05-16 18:15:42 -07:00
Daniel D. Daugherty
41491be4d6
7041595: 4/4 add lost test for 6487638
...
Add missing LoggingDeadlock3.java and LoggingDeadlock3.props
Reviewed-by: dsamersoff, never, acorn, mchung
2011-05-16 12:58:48 -07:00
Daniel D. Daugherty
564b2b7a17
6977677: 3/2 Deadlock on logging subsystem initialization
...
Over synchronized Logger.getLogger() deadlocks with LogManager.<clinit>via PlatformLogger
Reviewed-by: dsamersoff, never, acorn, mchung
2011-05-16 12:56:29 -07:00
Frederic Parain
e075dabb40
7036199: Adding a notification to the implementation of GarbageCollectorMXBeans
...
Add a JMX notification to GarbageCollectorMXBeans
Reviewed-by: acorn, mchung
2011-05-16 17:28:18 +02:00
Lana Steuck
b5f9d4cad8
Merge
2011-05-14 16:51:25 -07:00
Lana Steuck
2f591422cc
Merge
2011-05-14 15:21:38 -07:00
Lana Steuck
61fc85e68d
Merge
2011-05-14 11:52:15 -07:00
Lana Steuck
04247c5b48
Merge
2011-05-14 11:24:26 -07:00
John R Rose
9a58e303d7
6939861: JVM should handle more conversion operations
...
Integrate JDK code with JVM-supplied ricochet frames.
Reviewed-by: never, twisti
2011-05-12 19:27:49 -07:00
John R Rose
eb9632506b
7034977: JSR 292 MethodHandle.invokeGeneric should be renamed MethodHandle.invoke
...
Rename invokeGeneric to invoke
Reviewed-by: never, twisti
2011-05-12 19:27:33 -07:00
Keith McGuigan
2ba6bd02d2
7044203: Missing @test tag in test/javax/management/timer/StartTest.java
...
Add tag
Reviewed-by: alanb
2011-05-12 08:17:29 -04:00
Suchen Chien
70185c760f
Merge
2011-05-11 18:52:46 -07:00
Keith McGuigan
91db4e26f7
6659215: javax.management.timer.Timer frequently fails to start
...
Copy array to avoid ConcurrentModificationException
Reviewed-by: dcubed, alanb
2011-05-11 20:18:13 -04:00
Jim Graham
b7fbd6c9bf
7043054: REGRESSION: JDK 7 b126 : Wrong userBounds in Paint.createContext()
...
Reviewed-by: prr
2011-05-11 16:12:01 -07:00
Michael Fang
6df9bf9a41
7044019: LocaleEnhanceTest.java needs to be updated for 7004603
...
Reviewed-by: naoto
2011-05-11 14:12:50 -07:00
Alan Bateman
54cdd2715c
7043425: (fc) ClosedByInterruptException thrown but interrupt status not set
...
Reviewed-by: dholmes, chegar
2011-05-11 14:57:17 +01:00
Erik Trimble
a4fbf5eda5
Merge
2011-05-10 18:31:47 -07:00
Yuka Kamiya
2f96d5c458
7041232: IllegalArgumentException in sun.text.bidi.BidiBase.setLine starting from JDK 7 b64
...
Reviewed-by: okutsu
2011-05-11 08:02:44 +09:00
Jim Graham
de0dac8ac8
7040717: Test case for 6522514 was not included in bug fix
...
Reviewed-by: prr
2011-05-10 15:59:01 -07:00
Thomas Ng
dac9fc40f8
Merge
2011-05-10 15:31:39 -07:00
Mike Duigou
165868a3f6
7043513: Update test for StandardCharsets
...
Reviewed-by: alanb
2011-05-10 10:16:37 -07:00
Anthony Petrov
cd2f47b0fd
7041387: Introduce new boolean system property java.awt.smartInvalidate
...
The behavior introduced with 6852592 is now enabled by the new system property only
Reviewed-by: dcherepanov
2011-05-10 18:28:05 +04:00
Alan Bateman
67fd9e16ef
Merge
2011-05-09 18:53:57 +01:00
Alan Bateman
914105d32e
7042979: Rename StandardSocketOption and StandardWatchEventKind
...
Reviewed-by: forax, chegar
2011-05-09 18:45:33 +01:00
Mike Duigou
8b1efebaa1
7043104: disable test java/lang/invoke/InvokeDynamicPrintArgs.java
...
Reviewed-by: alanb
2011-05-09 09:13:47 -07:00
Frederic Parain
186fce71ec
7028071: Add two attributes to the OperatingSystemMXBean to provide CPU Load info
...
Add getProcessCpuLoad() and getSystemCpuLoad() to the OperatingSystemMXBean
Reviewed-by: acorn, dholmes, mchung
2011-05-06 18:09:33 +02:00
Andrei Dmitriev
86b4b082bb
6894541: javax/swing/JTable/6788484/bug6788484.java fails w/ compilation errors
...
Reviewed-by: alexp
2011-05-06 16:01:17 +04:00
Abhijit Saha
92df2d2184
Merge
2011-05-05 22:29:05 -07:00
Abhijit Saha
1859ff359e
Merge
2011-05-04 16:39:05 -07:00
Vinnie Ryan
87259cf6b3
6738532: Error in Elliptic Curve NamedCurve determination. (related to PKCS11)
...
Reviewed-by: valeriep
2011-05-04 20:38:45 +01:00
Andrei Dmitriev
1bde299474
7040577: Default implementation of Toolkit.loadSystemColors(int[]) and many others doesn't throw HE in hl env
...
Reviewed-by: dcherepanov, denis
2011-05-04 14:46:11 +04:00
Pavel Porvatov
116ccec7a0
7031551: Generics: JComboBox
...
Reviewed-by: alexp, malenkov
2011-05-04 10:20:14 +04:00
Jennifer Godinez
d98cd779b7
Merge
2011-05-03 22:16:58 -07:00
Jennifer Godinez
647b4aca4b
Merge
2011-05-03 22:14:39 -07:00
Jennifer Godinez
1a8987d69e
Merge
2011-05-03 22:13:02 -07:00
Jennifer Godinez
da6966ded5
Merge
2011-05-03 22:11:02 -07:00
Weijun Wang
61e1313498
7040151: SPNEGO GSS code does not parse tokens in accordance to RFC 2478
...
Reviewed-by: valeriep
2011-05-03 02:48:59 +08:00
Xueming Shen
371bd92aef
7040220: java/char_encodin Optimize UTF-8 charset for String.getBytes()/new String(byte[])
...
Implement sun.nio.cs.ArrayEn/Decoer in utf8
Reviewed-by: alanb
2011-05-02 11:42:52 -07:00
Igor Nekrestyanov
2b924057aa
7040803: regression: bugster fail to start
...
Reviewed-by: mullan, weijun, ngthomas
2011-05-01 09:14:36 -07:00
Weijun Wang
317bcf10c2
7040916: DynamicKeyTab test fails on Windows
...
Reviewed-by: xuelei
2011-05-01 14:22:32 +08:00
Lana Steuck
abc0e63cbc
Merge
2011-04-30 16:55:46 -07:00
Lana Steuck
0d5b47ed3c
Merge
2011-04-29 20:15:22 -07:00
Jim Graham
589a17bd79
6982632: closed/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java fails
...
Reviewed-by: prr
2011-04-29 16:27:34 -07:00
Lana Steuck
ba45f1edf0
Merge
2011-04-29 16:03:09 -07:00
Mike Duigou
3cb767db94
7040572: Fix broken java/nio/charset/StandardCharset/Standard.java and add more tests
...
Reviewed-by: alanb
2011-04-29 14:09:46 -07:00
Mandy Chung
be710bc66d
7039809: Remove @ConstructorProperties annotation from java.io.File class
...
Reviewed-by: alanb, malenkov
2011-04-29 08:51:34 -07:00
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
Valerie Peng
b0c37f182f
7003952: SEC: securely load DLLs and launch executables using fully qualified path
...
Enforce full path when specifying library locations.
Reviewed-by: wetmore, ohair
2011-04-26 15:59:51 -07: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
Abhijit Saha
51829716bb
Merge
2011-04-21 08:39:52 -07:00
Abhijit Saha
c9766be52a
Merge
2011-04-21 08:37:10 -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
Abhijit Saha
68c514a747
Merge
2011-04-20 09:31:11 -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
Abhijit Saha
b27b971f1f
Merge
2011-04-12 14:23:03 -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