Jean-Francois Denise
|
30cacaa5c9
|
8080511: Refresh of jimage support
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, psandoz, acorn, lfoltan, ctornqvi
|
2015-06-25 18:24:39 +02:00 |
|
Chris Plummer
|
b95fa126c3
|
8129386: [TESTBUG] - com/sun/jdi/cds/*.java missing @build tag for libraries
Added @build tags for all dependent classes
Reviewed-by: iklam, mseledtsov, dholmes
|
2015-06-24 11:59:11 -07:00 |
|
Jesper Wilhelmsson
|
4fadd61148
|
Merge
|
2015-06-24 13:10:49 +02:00 |
|
Dmitry Samersoff
|
c55d90aeef
|
8081576: serviceability/sa tests fail due to LingeredApp process fails to start
Provide a API to corrctly terminate LingeredApp
Reviewed-by: sspitsyn
|
2015-06-23 12:35:39 +03:00 |
|
Jaroslav Bachorik
|
60c572a84a
|
8080138: sun/management/jmxremote/startstop/JMXStartStopTest.java failed with java.lang.Error intermittently
Reviewed-by: sla
|
2015-06-22 12:13:56 +02:00 |
|
Jaroslav Bachorik
|
5e723c42f9
|
8081634: Concurrent usage of a StringBuilder causes test intermittent failures
Reviewed-by: sla, sspitsyn
|
2015-06-22 12:13:39 +02:00 |
|
Brian Burkhalter
|
906d12aa2d
|
8079539: java/util/prefs/CodePointZeroPrefsTest.java fails with "java.util.prefs.BackingStoreException: Couldn't get file lock."
Add @run tag with property -Djava.util.prefs.userRoot=.
Reviewed-by: alanb
|
2015-06-18 17:20:42 -07:00 |
|
Rajan Halade
|
d3571832fc
|
8060103: CheckBlacklistedCerts.java thinks its openjdk build
Reviewed-by: weijun
|
2015-06-18 11:16:01 +08:00 |
|
Alexander Kulyakhtin
|
dc2bada880
|
8062045: Update svc regression tests to extend the default security policy instead of override
Changed main/othervm/policy to main/othervm/java.security.policy in the tests from the jdk_svc tests group
Reviewed-by: jbachorik
|
2015-06-16 16:36:27 +03:00 |
|
Jesper Wilhelmsson
|
a15fb7f8d5
|
Merge
|
2015-06-15 13:48:28 +02:00 |
|
Roger Riggs
|
8979cb0b2d
|
8086117: java/lang/Runtime/exec/LotsOfOutput.java still fails intermittently with Process consumes memory
Reviewed-by: chegar
|
2015-06-10 07:52:43 -04:00 |
|
Konstantin Shefov
|
0561e64cb1
|
8085979: Make some DTLS feature functional tests work also for TLS protocol
Reviewed-by: xuelei
|
2015-06-10 12:44:57 +03:00 |
|
Sean Mullan
|
d107e7ec6c
|
Merge
|
2015-06-09 09:19:43 -04:00 |
|
Sean Mullan
|
e37ef5fefc
|
8056179: Store permissions in concurrent collections in PermissionCollection subclasses
8065942: Store PermissionCollection entries in a ConcurrentHashMap instead of a HashMap in Permissions class
Reviewed-by: weijun
|
2015-06-09 09:18:07 -04:00 |
|
Sunny Chan
|
36d62dcbb1
|
8080945: Improve the performance of primitive Arrays.sort for certain patterns of array elements
Co-authored-by: Mohammad Rezaei <mohammad.rezaei@gs.com>
Reviewed-by: psandoz
|
2015-06-09 07:05:48 +01:00 |
|
Alejandro Murillo
|
ccbe5d7ec0
|
Merge
|
2015-06-08 17:19:50 -07:00 |
|
Rob McKenna
|
ee5103f696
|
7130985: Four helper classes missing in Sun JDK
Reviewed-by: coffeys, msheppar
|
2015-06-08 21:35:36 +01:00 |
|
Alejandro Murillo
|
84e8aa917e
|
Merge
|
2015-06-08 11:11:48 -07:00 |
|
Katja Kantserova
|
a977dfe41f
|
8085973: The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
Reviewed-by: sspitsyn
|
2015-06-08 15:27:37 +02:00 |
|
Katja Kantserova
|
18df7777e0
|
8085813: The targeted processes in sun/tools tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
Reviewed-by: sspitsyn
|
2015-06-09 10:11:11 +02:00 |
|
Jesper Wilhelmsson
|
f8b81a22d7
|
Merge
|
2015-06-09 16:48:54 +02:00 |
|
Aleksei Efimov
|
a6488e0152
|
8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy
Reviewed-by: naoto
|
2015-06-08 16:17:37 +03:00 |
|
Chris Plummer
|
4ba69287b6
|
8054386: Allow Java debugging when CDS is enabled
Map archive RW when debugging is enabled
Reviewed-by: sspitsyn, iklam, mseledtsov, dholmes
|
2015-06-05 13:38:13 -07:00 |
|
Chris Plummer
|
8d539c0d7e
|
8081771: ProcessTool.createJavaProcessBuilder() needs new addTestVmAndJavaOptions argument
Copy ProcessTool.createJavaProcessBuilder functionality from hotspot/test
Reviewed-by: rriggs, sspitsyn, dholmes
|
2015-06-05 13:38:00 -07:00 |
|
Konstantin Shefov
|
8f99c7eca7
|
8068416: LFGarbageCollectedTest.java fails with OOME: "GC overhead limit exceeded"
Reviewed-by: vlivanov
|
2015-06-05 13:14:36 +03:00 |
|
Konstantin Shefov
|
07f5fc8dee
|
8072515: Test Task: Develop new tests for JEP 219: Datagram Transport Layer Security (DTLS)
Reviewed-by: xuelei, asmotrak, rhalade
|
2015-06-05 12:22:36 +03:00 |
|
Stuart Marks
|
bc90fc9b01
|
8072726: add adapter to convert Enumeration to Iterator
Reviewed-by: redestad, forax, chegar, dfuchs, psandoz, rriggs, briangoetz
|
2015-06-04 18:28:14 -07:00 |
|
Alejandro Murillo
|
f77dadee42
|
Merge
|
2015-06-04 15:38:00 -07:00 |
|
Chris Hegarty
|
52d42bb03a
|
8085858: Better failure output for test/java/util/Arrays/ParallelPrefix.java
Reviewed-by: psandoz, igerasim
|
2015-06-04 19:28:45 +01:00 |
|
Chris Hegarty
|
93b5e256a0
|
Merge
|
2015-06-04 19:00:56 +01:00 |
|
Sean Coffey
|
4ae5f74173
|
8072384: Setting IP_TOS on java.net sockets not working on unix
Reviewed-by: michaelm
|
2015-06-04 18:16:25 +01:00 |
|
Chris Hegarty
|
46b53cd5cf
|
8080835: Add blocking bulk read to java.io.InputStream
Reviewed-by: alanb, rriggs, prappo
|
2015-06-04 10:27:06 +01:00 |
|
Chris Hegarty
|
810d1992d2
|
8079778: Add intermittent tag to java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java
Reviewed-by: chegar, msheppar
|
2015-06-04 10:24:31 +01:00 |
|
Peter Levart
|
1c2084bafb
|
8079063: ZoneOffsetTransitionRule.of should throw IAE for non-zero nanoseconds
Reviewed-by: rriggs, scolebourne
|
2015-06-04 10:58:17 +02:00 |
|
Weijun Wang
|
d922187012
|
8031111: fix krb5 caddr
Reviewed-by: valeriep
|
2015-06-04 15:29:29 +08:00 |
|
Weijun Wang
|
625d9cb9b8
|
8079821: MSOID2.java test is not perfect
Reviewed-by: valeriep
|
2015-06-04 15:29:23 +08:00 |
|
Roger Riggs
|
c3d9e6c08d
|
Merge
|
2015-06-04 03:38:56 +02:00 |
|
David Dehaven
|
22fa775a7e
|
Merge
|
2015-06-03 18:11:45 -07:00 |
|
Roger Riggs
|
afb73945a3
|
8067808: java/lang/ProcessBuilder/Basic.java failed on Assertion
Change to use javaChild reporting its pid not portable
Reviewed-by: igerasim
|
2015-06-03 18:18:05 -04:00 |
|
Roger Riggs
|
b440bfb8eb
|
8081567: java/lang/ProcessHandle/InfoTest.java failed Cannot run program "whoami"
Replace use of whoami with checking the user against a file created
Reviewed-by: igerasim
|
2015-06-03 18:17:04 -04:00 |
|
Ivan Gerasimov
|
f35750c5d6
|
8058779: Faster implementation of String.replace(CharSequence, CharSequence)
Reviewed-by: sherman, plevart, forax, psandoz
|
2015-06-03 19:26:58 +03:00 |
|
Amy Lu
|
06a3f86af5
|
8081773: sun/net/www/protocol/https/ChunkedOutputStream.java references library that doesn't exist
Reviewed-by: chegar
|
2015-06-03 15:33:28 +01:00 |
|
Chris Hegarty
|
e11aec59a2
|
8071474: Better failure atomicity for default read object
Reviewed-by: plevart, coffeys
|
2015-06-03 15:30:44 +01:00 |
|
Amy Lu
|
5a582cecb9
|
8081775: two lib/testlibrary tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12
Reviewed-by: sla
|
2015-06-03 12:37:52 +02:00 |
|
Weijun Wang
|
1f705ef606
|
8038089: TLS optional support for Kerberos cipher suites needs to be re-examine
Reviewed-by: xuelei
|
2015-06-02 22:26:36 +08:00 |
|
Xue-Lei Andrew Fan
|
0f1698f906
|
8043758: Datagram Transport Layer Security (DTLS)
Reviewed-by: jnimeh, weijun, mullan, wetmore
|
2015-06-02 04:01:04 +00:00 |
|
Roger Riggs
|
ea68abc64e
|
8081566: java/lang/ProcessHandle/InfoTest.java failed on case sensitive command
Reviewed-by: lancea, alanb
|
2015-06-01 10:29:06 -04:00 |
|
Roger Riggs
|
0b4d0d4fec
|
8081565: javac lint warnings in jdk testlibrary
Reviewed-by: lancea
|
2015-06-01 10:27:24 -04:00 |
|
Roger Riggs
|
b4ff25ecc8
|
8081536: (process) remove unreliable ScaleTest from ProcessHandle tests
Reviewed-by: darcy
|
2015-05-29 15:17:07 -04:00 |
|
Katja Kantserova
|
ab937d1563
|
Merge
|
2015-05-29 20:15:18 +02:00 |
|