Commit Graph

5226 Commits

Author SHA1 Message Date
Peter Levart
eae923a8ae 8068427: Hashtable deserialization reconstitutes table with wrong capacity
Reviewed-by: mduigou, martin, chegar, dfuchs
2015-01-21 21:42:22 +01:00
Lance Andersen
16cb5bbca2 8068732: Adding Initial RowSet tests
Reviewed-by: joehw
2015-01-21 13:19:08 -05:00
Alexander Scherbatiy
5b517ee996 8062561: Test bug8055304 fails if file system default directory has read access
Reviewed-by: serb
2014-11-05 12:46:39 +04:00
Xue-Lei Andrew Fan
83143ef7f8 8061210: Issues in TLS
Reviewed-by: jnimeh, mullan, wetmore, ahgross, asmotrak
2014-11-03 08:30:18 +00:00
Peter Levart
4029366de9 8047769: SecureRandom should be more frugal with file descriptors
Introduce FileInputStreamPool to cache open FileInputStreams

Reviewed-by: wetmore, alanb, chegar
2015-01-21 12:49:53 +01:00
Doug Lea
595be219a4 8068432: Inconsistent exception handling in CompletableFuture.thenCompose
Reviewed-by: psandoz, chegar, martin
2015-01-21 09:46:21 +00:00
David Dehaven
a011738cac Merge 2015-01-20 11:23:03 -08:00
Alejandro Murillo
946b0de6db Merge 2015-01-20 10:22:44 -08:00
Lev Priima
a84794e3d6 8068795: HttpServer missing tailing space for some response codes
Reviewed-by: chegar
2015-01-20 13:56:01 +00:00
Felix Yang
c06b7a8915 8061448: Cleanup sun/misc/JarIndex tests to remove the check for the jre directory
Reviewed-by: chegar
2015-01-20 13:49:28 +00:00
Ivan Gerasimov
a7cd12f10a 8067951: System.loadLibrary cannot find library when path contains quoted entry
Reviewed-by: sherman, rriggs, alanb
2015-01-19 19:12:11 +03:00
Joe Darcy
9800aaa84a 8060077: Class.toGenericString specification doesn't mention array types
Reviewed-by: psandoz, jfranck
2015-01-16 14:04:27 -08:00
Alejandro Murillo
fd925c52da Merge 2015-01-15 19:23:49 -08:00
Chris Hegarty
00b2f7005d 8042581: Intermittent failure in java/net/DatagramSocket/InheritHandle.java
Reviewed-by: alanb, chegar
2015-01-15 17:05:06 +00:00
Michail Chernov
cd582fa380 8066122: CollectionUsageThreshold.java times out when run with -XX:+ExplicitGCInvokesConcurrent
CollectionUsageThreshold.java hangs due to VM performs concurrent GC with -XX:+ExplicitGCInvokesConcurrent flag, as result - notification is not received. Excluded test execution with -XX:+ExplicitGCInvokesConcurrent.

Reviewed-by: dfazunen, tschatzl
2015-01-15 19:16:17 +04:00
Chris Hegarty
7dccb4a74e 8061297: sun/reflect/CallerSensitive/CallerSensitiveFinder.java should use the JRT FileSystem
Reviewed-by: alanb, mchung, psandoz, xiaofeya
2015-01-15 10:56:24 +00:00
Andrey Nazarov
fa39b2bbf2 8067437: New tests for mJRE feature removal
Reviewed-by: darcy, ksrini
2015-01-14 12:09:38 -08:00
Jaroslav Bachorik
6a4272d45c 8062450: Timeout in LowMemoryTest.java
Reviewed-by: dholmes
2015-01-12 11:01:23 +01:00
Mikael Auno
971c121f3d 8068718: com/sun/jdi/CatchPatternTest.sh should be quarantined
Reviewed-by: jbachorik
2015-01-12 08:24:15 +01:00
Yumin Qi
a8ee05a956 Merge 2015-01-10 12:38:18 -08:00
Alejandro Murillo
c74ecba112 Merge 2015-01-08 17:11:49 -08:00
Dean Long
4454981c00 Merge 2015-01-08 17:45:15 -05:00
Sean Coffey
c20d40c269 8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer
Reviewed-by: alanb
2015-01-08 11:44:10 +00:00
Katja Kantserova
c6e4e649bb 8065226: sun/jvmstat/monitor/MonitoredVm/CR6672135.java should be quarantined
Reviewed-by: sla
2015-01-08 10:44:54 +01:00
Brian Burkhalter
29fc16ebbe 8059175: Zero BigDecimal with negative scale prints leading zeroes in String.format
Correct erroneous appending of zeroes and clean up code logic.

Reviewed-by: darcy, psandoz
2015-01-07 14:15:00 -08:00
Shanliang Jiang
ad629c161a 8068418: NotificationBufferDeadlockTest.java throw exception: java.lang.Exception: TEST FAILED: Deadlock detected
Reviewed-by: dholmes
2015-01-07 14:49:02 +01:00
Zaiyao Liu
48d9e1f35e 8048607: Test key generation of DES and DESEDE
Reviewed-by: xuelei
2015-01-07 03:59:06 +00:00
Srinivasan Raghavan
f080b654f5 8058793: Test sun/awt/datatransfer/DataFlavorComparatorTest.java fails with compilation error
Reviewed-by: alexsch, azvegint
2015-01-14 13:43:12 +03:00
Jason Uh
3793acecce 8059916: Change default criticality of policy mappings and policy constraints certificate extensions
Reviewed-by: mullan
2015-01-13 14:33:54 -08:00
Alejandro Murillo
800c634a8a Merge 2015-01-13 08:58:07 -08:00
Vladimir Ivanov
3b573293b8 8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke
Reviewed-by: psandoz
2015-01-13 07:57:51 -08:00
Shanliang Jiang
cf89eaf43d 8068774: CounterMonitorDeadlockTest.java timed out
Reviewed-by: jbachorik, dfuchs
2015-01-13 14:35:39 +01:00
Artem Smotrakov
e268dee361 8048603: Additional tests for MAC algorithms
Reviewed-by: valeriep
2015-01-13 14:26:34 +03:00
Brian Burkhalter
4417397e26 4026465: Provide more byte array constructors for BigInteger
Add two's complement and sign-magnitude constructors for byte arrays with offset and length.

Reviewed-by: darcy, alanb, scolebourne
2015-01-09 17:27:28 -08:00
Jason Uh
dfb7eea15e 8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled
Reviewed-by: mullan
2015-01-09 11:58:34 -08:00
Shanliang Jiang
696242cabe 8068591: javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java should be quarantined
Reviewed-by: jbachorik
2015-01-09 09:55:00 +01:00
Mark Sheppard
65fa012667 8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh
Changed TESTJAVA to COMPILEJAVA for javac and idlj paths.

Reviewed-by: chegar
2015-01-05 23:53:05 +00:00
Phil Race
19292c73dd Merge 2015-01-05 13:30:23 -08:00
Chris Hegarty
916c818ec2 8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails
Co-authored-by: Nathan Clement <nathan.a.clement@hotmail.com>
Reviewed-by: alanb, prappo
2015-01-04 19:32:46 +00:00
Valerie Peng
ac09164efa 8039921: SHA1WithDSA with key > 1024 bits not working
Removed the key size limits for all SHAXXXWithDSA signatures

Reviewed-by: weijun
2014-12-30 22:03:23 +00:00
Brent Christian
fae6faa547 8068347: Add java/lang/ClassLoader/deadlock/GetResource.java to ProblemList.txt
Reviewed-by: chegar
2014-12-30 11:03:20 -08:00
Alexander Stepanov
c44a9b6cc4 8054358: move awt automated tests from AWT_Modality to OpenJDK repository - part 7
Reviewed-by: pchelko
2014-12-30 17:26:06 +04:00
Amanda Jiang
f0eb47ad67 8049021: Add smartcardio tests with APDU buffer
Add APDU buffer regression tests for smartcardio

Reviewed-by: valeriep
2014-12-30 01:02:25 +00:00
Felix Yang
519a6f9477 8066085: Need a sanity test for rmic -iiop
Reviewed-by: smarks
2014-12-29 15:24:54 -08:00
Jaroslav Bachorik
f096def67a 8068233: java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java is still in exclude list
Reviewed-by: chegar, sspitsyn
2014-12-29 19:07:09 +01:00
Kumar Srinivasan
84949710d6 8066834: tools/pack200/CommandLineTests.java does not conform ProblemList.txt style
Reviewed-by: alanb
2014-12-29 07:42:28 -08:00
Kumar Srinivasan
0542ae2f13 8067889: 4 pack200 tests fail on mac since jdk became modular
Reviewed-by: alanb, chegar
2014-12-29 07:38:54 -08:00
Harold Seigel
16043e410a Merge 2014-12-27 13:27:07 -05:00
Alexander Kulyakthin
53664dc976 8068242: Quarantine the test IsModifiableClassAgent.java
Quarantine the test

Reviewed-by: hseigel, jbachorik, dsamersoff
2014-12-27 07:09:32 -08:00
Sergey Bylokhov
70feca17ea 8068275: Some tests failed after JDK-8063104
Reviewed-by: azvegint, yan
2014-12-25 22:48:13 +03:00