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 |
|
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 |
|
Weijun Wang
|
9ce9d5e6ba
|
7043737: klist does not detect non-existing keytab
Reviewed-by: valeriep
|
2011-06-08 14:01:34 +08: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 |
|
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 |
|
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 |
|