Daniel D. Daugherty
|
bee43f05d7
|
Merge
|
2015-07-02 14:39:54 -07:00 |
|
David Katleman
|
30533247eb
|
Added tag jdk9-b71 for changeset c55f96d66cf9
|
2015-07-02 08:54:01 -07:00 |
|
Volker Simonis
|
48aacbe3f9
|
8130315: Fix wrong prototype of GrowKnownVMs() in java.c
Reviewed-by: alanb, ksrini
|
2015-07-02 15:25:46 +02:00 |
|
Vinnie Ryan
|
5a35b2a0a9
|
8130151: Exclude sun/security/provider/SecureRandom/StrongSecureRandom.java from testruns on MacOSX 10.10
Reviewed-by: xuelei
|
2015-07-02 12:01:48 +01:00 |
|
Andrew Haley
|
eb4655db3e
|
Merge
|
2015-07-02 11:03:50 +01:00 |
|
Weijun Wang
|
cdc2a29ff2
|
8130112: Create a common TEST.properties for @modules in test/sun/security/krb5/auto
Reviewed-by: alanb
|
2015-07-02 16:20:43 +08:00 |
|
Peter Levart
|
5941f4ad52
|
8080695: splashscreen_png.c compile error with gcc 4.9.2
Mark locals volatile to silence gcc arround longjmp
Reviewed-by: azvegint, serb
|
2015-07-02 08:17:25 +02:00 |
|
Weijun Wang
|
8804c9df5f
|
8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040
Reviewed-by: darcy
|
2015-07-02 13:20:46 +08:00 |
|
Weijun Wang
|
8f2396ede1
|
8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC
Reviewed-by: darcy
|
2015-07-02 09:19:42 +08:00 |
|
Ivan Gerasimov
|
0e510a1f61
|
8077242: (str) Optimize AbstractStringBuilder.append(CharSequence, int, int) for String argument
Reviewed-by: martin
|
2015-07-02 00:26:35 +03:00 |
|
Ivan Gerasimov
|
3fac3ec9da
|
8098854: Do cleanup in a proper order in sunmscapi code
Reviewed-by: vinnie
|
2015-07-01 22:17:32 +03:00 |
|
Phil Race
|
322bf5d364
|
Merge
|
2015-06-30 10:37:48 -07:00 |
|
Phil Race
|
d3ecdcca36
|
Merge
|
2015-06-30 08:51:16 -07:00 |
|
Semyon Sadetsky
|
11e135e30e
|
8129830: JTree drag/drop on lower half of last child of container incorrect
Reviewed-by: alexsch, azvegint
|
2015-06-30 18:26:38 +03:00 |
|
Stefan Sarne
|
32c0d8bc46
|
6896810: TEST_BUG: java/lang/ref/SoftReference/Pin.java fails with OOME during System.out.println
Reviewed-by: stefank, dholmes, chegar, sjohanss
|
2015-06-30 17:16:40 +02:00 |
|
Sibabrata Sahoo
|
afc6a95457
|
8075301: Tests for sun.security.krb5.principal system property
Reviewed-by: weijun
|
2015-06-30 22:32:03 +08:00 |
|
Erik Joelsson
|
0d59d0fbaa
|
8130109: Incremental build of java.base-gensrc broken
Reviewed-by: tbell
|
2015-06-30 16:10:27 +02:00 |
|
Semyon Sadetsky
|
0ccb98b72a
|
8085895: The Textfield can't be shown after clicking "Show Textfield" button
Reviewed-by: serb, azvegint
|
2015-06-30 11:04:58 +03:00 |
|
Amy Lu
|
512986a71c
|
8129759: Mark two tests from DistinctOpTest.java and SliceOpTest.java as serialization hostile
Reviewed-by: psandoz
|
2015-06-30 10:00:46 +02:00 |
|
Semyon Sadetsky
|
e482146d84
|
8098535: Test closed/java/awt/Clipboard/ImageTransferTest/ImageTransferTest fails on OEL 7.1
Reviewed-by: serb, azvegint
|
2015-06-30 10:45:32 +03:00 |
|
Jason Uh
|
84ebc260b9
|
8022444: Remove sun.security.util.ObjectIdentifier.equals(ObjectIdentifier other) method
Reviewed-by: mullan
|
2015-06-29 16:36:44 -07:00 |
|
Martin Buchholz
|
57996d703c
|
6260652: (coll) Arrays.asList(x).toArray().getClass() should be Object[].class
Return Arrays.copyOf(a, a.length, Object[].class)
Reviewed-by: igerasim, psandoz
|
2015-06-29 15:02:35 -07:00 |
|
Roger Riggs
|
99f867bded
|
8098852: java/lang/ProcessHandle/InfoTest.java failed: total cpu time expected < 10s more
Correct javachild to spin until cputime increases by amount; cleanup InfoTest
Reviewed-by: darcy
|
2015-07-09 09:55:36 -04:00 |
|
Ivan Gerasimov
|
82f8a14808
|
8130022: Use Java-style array declarations consistently
Reviewed-by: coffeys
|
2015-07-09 10:37:07 +03:00 |
|
Roger Riggs
|
74427b9101
|
8130296: [TESTBUG] java/lang/ProcessHandle/OnExitTest - Unaccounted for children expected [0] but found [1]
Ignore extra processes that are not created by the test and cleanup any remaining child processes
Reviewed-by: darcy
|
2015-07-08 21:54:32 -04:00 |
|
Xue-Lei Andrew Fan
|
a1b2aad080
|
8130460: Increase the stability of DTLS test CipherSuite.java
Reviewed-by: wetmore
|
2015-07-08 23:52:15 +00:00 |
|
Claes Redestad
|
d65b7a8ec9
|
8081589: Output of -XX:+TraceClassLoadingPreorder in JDK9 incompatible with MakeClasslist tool
Reviewed-by: iklam, hseigel
|
2015-07-08 16:04:42 +02:00 |
|
Daniel Fuchs
|
16318cebe6
|
8130649: java/util/logging/LoggingDeadlock2.java times out
Added additional traces and thread dump diagnosis for the child process
Reviewed-by: lancea
|
2015-07-08 11:58:14 +02:00 |
|
Weijun Wang
|
aebcb1754e
|
8130720: BadKDC1 failed again
Reviewed-by: xuelei
|
2015-07-08 17:30:38 +08:00 |
|
Roger Riggs
|
4b7514c9fd
|
8085981: java/lang/ProcessHandle/OnExitTest.java: AssertionError: Child onExit not called
A race condition caused an erroneous fault
Reviewed-by: darcy
|
2015-07-07 21:25:05 -04:00 |
|
Roger Riggs
|
21ed89bc5d
|
8085980: java/lang/ProcessHandle/TreeTest.java: AssertionError: Wrong number of spawned children expected [1] but found [2]
Modify to expect only the spawned children; enhance debug output
Reviewed-by: darcy
|
2015-07-07 16:54:52 -04:00 |
|
Martin Buchholz
|
d67c81198b
|
8050091: (coll) LinkedList has incorrect implementation comment
Rework implementation invariant comments
Reviewed-by: igerasim
|
2015-06-29 14:59:20 -07:00 |
|
Aleksei Efimov
|
2723d13329
|
8098547: (tz) Support tzdata2015e
Reviewed-by: coffeys, okutsu
|
2015-06-30 01:17:45 +03:00 |
|
Brian Burkhalter
|
6d59eaa98c
|
8042983: test/java/math/BigInteger/ExtremeShiftingTests.java needs too much heap
Use @requires tag to suppress the test on limited memory systems.
Reviewed-by: darcy
|
2015-06-29 14:49:47 -07:00 |
|
Mandy Chung
|
1465e16631
|
8130007: Update security tests to use Security.getProvider to get security provider
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Reviewed-by: mullan
|
2015-06-29 11:38:36 -07:00 |
|
Peter Levart
|
24d0d5af7c
|
8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions
Explcitly handle IOExceptions in FilteredOutputStream.close() instead of using try-with-resources approach.
Reviewed-by: chegar, alanb
|
2015-06-29 08:39:29 -07:00 |
|
Anton Nashatyrev
|
dd57d9f3b9
|
8080504: [macosx] SunToolkit.realSync() may hang
Reviewed-by: serb, prr
|
2015-06-29 13:47:28 +03:00 |
|
Weijun Wang
|
0a6597b64e
|
8058849: test/sun/security/krb5/config/dns.sh needs to re-examined or replaced
Reviewed-by: alanb
|
2015-06-29 17:11:17 +08:00 |
|
Weijun Wang
|
6632bf6c50
|
8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac
Reviewed-by: xuelei
|
2015-06-29 15:04:43 +08:00 |
|
Lana Steuck
|
6c0750dd0f
|
Merge
|
2015-06-28 16:38:22 -07:00 |
|
Sergey Bylokhov
|
33c5b92bc6
|
8080405: Exception in thread "AWT-EventQueue-1" java.security.AccessControlException
Reviewed-by: prr, chegar, art
|
2015-06-29 01:27:08 +03:00 |
|
Aleksei Efimov
|
a643b89ee2
|
8076139: [TEST_BUG] test/javax/xml/ws/8046817/GenerateEnumSchema.java creates files in test.src
Reviewed-by: igerasim
|
2015-06-28 23:05:46 +03:00 |
|
Alejandro Murillo
|
3ada1489fb
|
Merge
|
2015-06-26 19:11:19 -07:00 |
|
Valerie Peng
|
5109058c5d
|
7191662: JCE providers should be located via ServiceLoader
Enhanced to use ServiceLoader and switched provider to Provider.Service model.
Reviewed-by: mullan, alanb, mchung
|
2015-06-26 21:34:34 +00:00 |
|
Sergey Bylokhov
|
561c4e223c
|
8014241: Clean up unused JNI fields and methods in imageInitIDs.h
Reviewed-by: azvegint, prr
|
2015-06-26 12:38:39 +03:00 |
|
Joe Darcy
|
a0bf651e65
|
8129624: Move jdk_rmi test group from tier 2 to tier 3
Reviewed-by: alanb, smarks
|
2015-06-25 11:59:40 -07:00 |
|
Valerie Peng
|
f3ff947746
|
8087157: PKCS11 provider not instantiated with security manager
Updated java.policy file with sun.misc pkg access permission for SunPKCS11 provider.
Reviewed-by: mullan
|
2015-06-25 17:53:52 +00:00 |
|
David Katleman
|
fbf657b0c0
|
Added tag jdk9-b70 for changeset d3d7f5a45a5c
|
2015-06-25 10:21:38 -07:00 |
|
Vladimir Kozlov
|
a662bb81c8
|
Merge
|
2015-06-25 09:48:36 -07:00 |
|
Joe Darcy
|
065a57c31a
|
8129822: Define "headful" jtreg keyword
Reviewed-by: alanb, alexsch
|
2015-06-25 08:30:34 -07:00 |
|