Sean Coffey
|
c34e0869d0
|
8038491: Improve synchronization in ZipFile.read()
Reviewed-by: alanb, chegar
|
2014-04-10 20:01:52 +01:00 |
|
Weijun Wang
|
87cb02ac81
|
8039575: liberate two manual kerberos tests
Reviewed-by: xuelei
|
2014-04-10 10:31:05 +08:00 |
|
Jeremy Manson
|
55d8dc5d85
|
8039124: j.u.regex.Matcher.appendReplace/Tail() should support StringBuilder variant
To add the StringBuilder variant
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Reviewed-by: alanb, sherman
|
2014-04-09 09:36:19 -07:00 |
|
Xue-Lei Andrew Fan
|
2f501cd8a5
|
8028192: Use of PKCS11-NSS provider in FIPS mode broken
Reviewed-by: ahgross, ascarpino, asmotrak
|
2014-04-09 12:49:51 +00:00 |
|
Weijun Wang
|
8962e7ee34
|
8035986: KerberosKey algorithm names are not specified
Reviewed-by: xuelei
|
2014-04-09 17:19:19 +08:00 |
|
Weijun Wang
|
3344a6c353
|
8039132: cleanup @ignore JAAS/krb5 tests
Reviewed-by: xuelei
|
2014-04-09 17:08:37 +08:00 |
|
Shanliang Jiang
|
f963ced878
|
6815126: intermittent SimulResumerTest.java failure
Reviewed-by: jbachorik, sla
|
2014-04-08 17:36:13 +02:00 |
|
Miroslav Kos
|
5eb8520ff1
|
8033113: wsimport fails on WSDL:header parameter name customization
Reviewed-by: chegar
|
2014-04-08 11:25:56 +01:00 |
|
Katja Kantserova
|
60249f90a2
|
8031766: jstatd nightly tests failing with Expected one jstatd process, got 2. Test will be canceled
Reviewed-by: jbachorik, sla
|
2014-04-07 16:13:43 +02:00 |
|
Pavel Reppo
|
f4f394efb5
|
8037396: URI getQuery() and getFragment() don't decode properly
Reviewed-by: chegar, michaelm
|
2014-04-07 15:40:05 +01:00 |
|
Alan Bateman
|
f046294abc
|
8039253: Remove undocumented com.oracle.net
Reviewed-by: chegar
|
2014-04-07 13:16:17 +01:00 |
|
Staffan Larsen
|
fbd6947695
|
8039256: Add sun/jvmstat/monitor/MonitoredVm/CR6672135.java to ProblemList.txt
Reviewed-by: mgronlun, alanb
|
2014-04-07 08:09:55 +02:00 |
|
Stephen Colebourne
|
efc809c16a
|
8036818: DateTimeFormatter withResolverFields() fails to accept null
Reviewed-by: chegar, rriggs
|
2014-03-06 17:31:07 +00:00 |
|
Mattias Tobiasson
|
5b046a555f
|
8038822: java/lang/management/MemoryMXBean/LowMemoryTest2.sh still fails with OutOfMemoryError: Metaspace
Force a GC when usage above threshold. Add more logging.
Reviewed-by: dfuchs
|
2014-04-04 13:01:26 +02:00 |
|
Aleksei Efimov
|
52c87adff4
|
8038306: (tz) Support tzdata2014b
Reviewed-by: coffeys, sherman, okutsu
|
2014-04-04 19:27:17 +04:00 |
|
Weijun Wang
|
9bae1e597b
|
8029995: accept yes/no for boolean krb5.conf settings
Reviewed-by: mullan
|
2014-04-04 21:19:43 +08:00 |
|
Miroslav Kos
|
8b0c2a9c00
|
8032884: Globalbindings optionalProperty=primitive does not work when minOccurs=0
Reviewed-by: chegar
|
2014-04-03 10:53:35 +02:00 |
|
Ivan Gerasimov
|
65a18434e7
|
8038333: TEST_BUG: java/lang/ref/EarlyTimeout.java fails with a non-adequate message
Reviewed-by: mchung
|
2014-04-02 12:17:25 +04:00 |
|
Phil Race
|
7639b17cc9
|
Merge
|
2014-04-01 09:12:51 -07:00 |
|
Miroslav Kos
|
01cbfbd0c3
|
8038307: JAX-WS conformance tests fail when running JCK-devtools-8 suite against RI in EBCDIC emulation mode
Reviewed-by: chegar
|
2014-03-31 15:08:17 +02:00 |
|
Aleksei Efimov
|
3528c99616
|
8035437: Xerces Update: xml/serialize/DOMSerializerImpl
Reviewed-by: lancea
|
2014-03-31 19:04:39 +04:00 |
|
Chris Hegarty
|
804d26e749
|
8025209: Intermittent test failure java/net/Socket/asyncClose/AsyncClose.java
Co-authored-by: Eric Wang <yiming.wang@oracle.com>
Reviewed-by: chegar
|
2014-03-31 11:33:40 +01:00 |
|
Staffan Larsen
|
e7aed74165
|
8037345: com/sun/jdi/* tests can fail, with race condition on log files
Reviewed-by: sspitsyn, dcubed
|
2014-03-31 11:28:03 +02:00 |
|
Phil Race
|
32ee4129bf
|
Merge
|
2014-03-24 10:43:59 -07:00 |
|
Paul Sandoz
|
0ba46cd40c
|
8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
Reviewed-by: alanb
|
2014-03-24 17:07:08 +01:00 |
|
Alan Bateman
|
252aa24c76
|
8037945: Paths.get("").normalize() throws ArrayIndexOutOfBoundsException
Reviewed-by: chegar
|
2014-03-24 15:09:47 +00:00 |
|
Ivan Gerasimov
|
be3c17a489
|
6943190: TEST_BUG: some tests in java/lang/Runtime/exec have hard-coded path to shell commands
Reviewed-by: martin, rriggs, alanb
|
2014-03-24 14:14:03 +04:00 |
|
Konstantin Shefov
|
b2db801ee9
|
7161320: TEST_BUG: java/awt/event/KeyEvent/SwallowKeyEvents/SwallowKeyEvents.java fails (Invalid key code)
Reviewed-by: pchelko, serb
|
2014-03-21 17:36:37 +03:00 |
|
Staffan Larsen
|
5deaaa84e9
|
8037225: sun/tools/jinfo/Basic.sh fails
Reviewed-by: alanb
|
2014-03-21 14:45:54 +01:00 |
|
Alexey Ivanov
|
34be848c9c
|
8032878: Editable combos in table do not behave as expected
Reviewed-by: alexp, alexsch
|
2014-03-21 17:17:16 +04:00 |
|
Konstantin Shefov
|
795e3203c5
|
8030640: [TEST_BUG] java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh fails with exit code 2
Reviewed-by: pchelko, serb, anthony
|
2014-03-21 16:32:26 +04:00 |
|
Konstantin Shefov
|
d8901d1799
|
8022531: [TEST_BUG] After double-click on the folder names , there is no 'OK' button in the dialog
Reviewed-by: pchelko, azvegint, serb
|
2014-03-21 15:25:42 +04:00 |
|
Andrew Brygin
|
724df6d805
|
8036022: D3D: rendering with XOR composite causes InternalError
Reviewed-by: flar, serb
|
2014-03-21 15:13:55 +04:00 |
|
David Li
|
c50512a06d
|
8035577: Xerces Update: impl/xpath/regex/RangeToken.java
Reviewed-by: lancea, alanb, sherman, joehw
|
2014-03-20 13:41:17 -07:00 |
|
Sergey Bylokhov
|
51afb9aba1
|
8023475: [TEST BUG] Test javax/swing/JSlider/6794831/bug6794831.java does not wait long enough for test results
Reviewed-by: anthony, pchelko
|
2014-03-20 19:59:58 +04:00 |
|
Mark Sheppard
|
6202e3a60d
|
8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
Intermittent test failure leaves server process - add server pid to test's kill -9 command
Reviewed-by: chegar
|
2014-03-20 15:25:57 +00:00 |
|
Petr Pchelko
|
dd01e38812
|
8031765: Child process error stream is not empty!
Reviewed-by: anthony, serb
|
2014-03-20 17:34:27 +04:00 |
|
Phil Race
|
2ab0405188
|
Merge
|
2014-03-19 11:13:35 -07:00 |
|
Staffan Larsen
|
eaf70842b7
|
8037864: Add java/lang/instrument/NativeMethodPrefixAgent.java to ProblemList.txt
Reviewed-by: alanb
|
2014-03-19 19:05:13 +01:00 |
|
Petr Pchelko
|
13a9b31a66
|
8037776: [macosx] Swing app fails to exit after last window is disposed when security manager is enabled
Reviewed-by: anthony, serb
|
2014-03-19 18:27:31 +04:00 |
|
Sergey Bylokhov
|
e59617293b
|
7124255: [macosx] java.awt.List: method select(int) doesn't work before be visible
Reviewed-by: pchelko, azvegint
|
2014-03-19 16:13:59 +04:00 |
|
Rajan Halade
|
56b41822fb
|
8033271: Manual security tests have @ignore rather than @run main/manual
Reviewed-by: xuelei, wetmore
|
2014-03-18 15:04:59 -07:00 |
|
Alexander Scherbatiy
|
a246384219
|
8035069: [macosx] Loading resolution variants by demand
Reviewed-by: serb, pchelko
|
2014-03-18 14:48:47 +04:00 |
|
Paul Sandoz
|
761e2c85b3
|
8037106: Optimize Arrays.asList(...).forEach
Reviewed-by: alanb, martin, mduigou, ulfzibis
|
2014-03-18 11:24:38 +01:00 |
|
Volker Simonis
|
02186906ef
|
8037013: [TESTBUG] Fix test/java/lang/ClassLoader/Assert.sh on AIX
Reviewed-by: mchung, alanb
|
2014-03-18 11:10:53 +01:00 |
|
Xue-Lei Andrew Fan
|
451daea8f4
|
8037346: Need to terminate server process if client runs into problems
Reviewed-by: weijun
|
2014-03-17 10:07:13 +00:00 |
|
Petr Pchelko
|
a3cc5f5cf3
|
8037371: [macosx] Test closed/java/awt/dnd/ImageTransferTest/ImageTransferTest.html fails
Reviewed-by: anthony, serb
|
2014-03-14 17:48:28 +04:00 |
|
Aleksei Efimov
|
1b8b577a18
|
8037180: [TEST_BUG] test/sun/util/calendar/zi/Zoneinfo.java incorrectly calculates raw GMT offset change time
Reviewed-by: coffeys, okutsu
|
2014-03-14 15:50:20 +04:00 |
|
Aleksei Efimov
|
f461af84fd
|
8037012: (tz) Support tzdata2014a
Reviewed-by: coffeys, okutsu, sherman
|
2014-03-14 15:49:46 +04:00 |
|
Artem Smotrakov
|
727989dc5d
|
8028591: NegativeArraySizeException in sun.security.util.DerInputStream.getUnalignedBitString()
Reviewed-by: mullan, weijun
|
2014-03-13 15:13:22 +08:00 |
|