Hamlin Li
|
e61006c1cb
|
8170669: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java fails after JDK-8153916
Reviewed-by: rriggs
|
2016-12-05 16:16:05 -08:00 |
|
Valerie Peng
|
e281099d2f
|
8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
Updated the failed cipher tests to work under unlimited policy
Reviewed-by: xuelei
|
2016-12-05 23:23:27 +00:00 |
|
Abdul Kolarkunnu
|
0d04fc1e3c
|
8170660: RMI regression test failures due to missing @build TestLibrary
Reviewed-by: lancea
|
2016-12-02 11:05:59 -08:00 |
|
Hamlin Li
|
1f86ad9ea4
|
8153916: com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java failed with BindException
Reviewed-by: chegar
|
2016-12-02 00:47:00 -08:00 |
|
Alan Bateman
|
30bcdb962c
|
Merge
|
2016-12-01 11:16:23 +00:00 |
|
Alan Bateman
|
fbe85300bf
|
8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
|
2016-12-01 08:57:53 +00:00 |
|
Hamlin Li
|
118c620fd7
|
8170338: com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java failed with "Port already in use"
Reviewed-by: chegar
|
2016-11-30 17:11:25 -08:00 |
|
Sergei Kovalev
|
fa87bee688
|
8169866: TESTBUG: com/sun/security/ tests have undeclared modules dependencies
Reviewed-by: weijun
|
2016-11-29 14:55:56 +03:00 |
|
Jesper Wilhelmsson
|
5140309cac
|
Merge
|
2016-11-09 13:37:19 +01:00 |
|
Sergei Kovalev
|
c8163c0388
|
8169316: com/sun/net/httpserver tests have undeclared dependency on java.logging
Reviewed-by: chegar
|
2016-11-08 16:18:41 +03:00 |
|
Sergei Kovalev
|
0a45ed3b0f
|
8169721: [TESTBUG] com/sun/jndi tests have undeclared dependency on java.naming module
Reviewed-by: rriggs, dfuchs
|
2016-11-21 19:18:22 +03:00 |
|
Sergei Kovalev
|
94dc401425
|
8169710: com/sun/nio/sctp tests has undeclared dependency on jdk.sctp module
Reviewed-by: dfuchs, chegar
|
2016-11-15 15:52:27 +03:00 |
|
Amit Sapre
|
6e7ec59861
|
8151099: java.lang.management.ManagementFactory.getPlatformMXBeans() should work even if jdk.management is not present
Removed dependency of java.management over jdk.management.
Reviewed-by: mchung, dfuchs, dholmes
|
2016-10-26 15:08:29 +05:30 |
|
Alejandro Murillo
|
ae7aae8464
|
Merge
|
2016-10-20 16:54:00 -07:00 |
|
David Holmes
|
de2a8e756b
|
8165827: Support private interface methods in JNI, JDWP, JDI and JDB
Reviewed-by: dcubed, lfoltan, sspitsyn
|
2016-10-18 20:04:36 -04:00 |
|
Alejandro Murillo
|
7e7cbce1f6
|
Merge
|
2016-10-05 06:28:23 -07:00 |
|
Martin Buchholz
|
6b29ad4ffc
|
8166976: TestCipherPBECons has wrong @run line
Reviewed-by: snikandrova, wetmore, rasbold
|
2016-09-30 10:30:57 -07:00 |
|
Alejandro Murillo
|
53fa6ff273
|
Merge
|
2016-09-30 02:52:42 -07:00 |
|
Alejandro Murillo
|
5b10e170eb
|
Merge
|
2016-09-27 09:04:49 -07:00 |
|
Felix Yang
|
2d35d5bfc3
|
8130657: com/sun/net/httpserver/Test5.java failed with java.lang.RuntimeException: wrong string result
8085575: java/net/Socket/InheritHandle.java fails intermittently with "Address already in use"
Reviewed-by: dfuchs
|
2016-09-26 08:19:07 -07:00 |
|
Harold Seigel
|
89744d775f
|
8160987: JDWP ClassType.InvokeMethod doesn't validate class
Add code to validate class in JDWP instead of relying on JNI to do the check.
Reviewed-by: dholmes, dcubed, sspitsyn, dsamersoff
|
2016-09-21 08:10:48 -04:00 |
|
Christian Tornqvist
|
dadb35b482
|
6648858: InvokeHangTest.java fails due to "failure: Debuggee appears to be hung" when running with -Xcomp
Reviewed-by: zgu, gtriantafill, iignatyev
|
2016-09-15 16:56:11 -04:00 |
|
Egor Ushakov
|
86762c9fff
|
6822627: NPE at ReferenceTypeImpl.constantPool
Fix the NullPointerException bug
Reviewed-by: sspitsyn, dsamersoff
|
2016-09-06 20:27:47 -07:00 |
|
Alejandro Murillo
|
542ac8a147
|
Merge
|
2016-08-26 10:02:50 -07:00 |
|
Alejandro Murillo
|
46babcb5b7
|
Merge
|
2016-08-22 08:27:10 -07:00 |
|
Artem Smotrakov
|
f86257fff9
|
8164100: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with java.util.concurrent.TimeoutException
Reviewed-by: valeriep
|
2016-08-19 10:57:44 -07:00 |
|
Christian Tornqvist
|
0731886f09
|
8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff
|
2016-08-19 10:09:53 -04:00 |
|
Valerie Peng
|
c846a862ee
|
8130181: Deprecate java.security.Provider(String, double, String), add Provider(Strin
Added Provider constructor which uses version String and use sun.security.util.PROVIDER_VER
Reviewed-by: weijun
|
2016-08-19 06:27:54 +00:00 |
|
Staffan Larsen
|
a283244f86
|
8164012: com/sun/jdi/CatchPatternTest.sh fails on jdk9/hs with Required output "Exception occurred: java.lang.IllegalMonitorStateException" not found
Change test so that irrelevant exceptions do not interfere
Reviewed-by: dholmes, dsamersoff
|
2016-08-16 09:57:50 +02:00 |
|
George Triantafillou
|
73837a5f34
|
8160833: ClassesByName2Test.java and RedefineCrossEvent.java failing with jtreg tip
Reviewed-by: dholmes, ctornqvi
|
2016-08-15 15:35:27 -04:00 |
|
Mandy Chung
|
e2a0ff3e0d
|
8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar
|
2016-08-10 15:51:25 -07:00 |
|
Goetz Lindenmaier
|
e52b963d0c
|
8160974: [TESTBUG] Mark more headful tests with @key headful
Reviewed-by: serb, simonis
|
2016-07-07 16:21:45 +02:00 |
|
Phil Race
|
252e4cbffa
|
Merge
|
2016-07-08 09:30:13 -07:00 |
|
Ivan Gerasimov
|
9c8bec9818
|
8160267: Ucrypto config file cannot be read when -Dfile.encoding=UTF-16 is set
Reviewed-by: mullan
|
2016-07-08 01:49:54 +03:00 |
|
Sibabrata Sahoo
|
a558bfc790
|
8158116: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout
Reviewed-by: xuelei
|
2016-07-05 10:07:13 -07:00 |
|
Phil Race
|
985762b983
|
Merge
|
2016-07-01 13:00:53 -07:00 |
|
Robin Stevens
|
a8699979b0
|
8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu
Reviewed-by: azvegint, alexsch
|
2016-06-30 20:07:32 +04:00 |
|
Alejandro Murillo
|
53f4bd6df0
|
Merge
|
2016-06-23 17:07:31 -07:00 |
|
Ivan Gerasimov
|
c49eb0c2b6
|
8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code
Reviewed-by: rriggs, coffeys
|
2016-06-21 17:48:29 +03:00 |
|
Coleen Phillimore
|
0d886c8179
|
8158237: JVMTI hides critical debug information for memory leak tracing
Remove _backtrace as hidden field, original problem no longer exists
Reviewed-by: sspitsyn, jiangli
|
2016-06-13 09:03:32 -04:00 |
|
Artem Kosarev
|
1fedf2692e
|
8157603: TestCipher.java doesn't check one of the decrypted message as expected
Reviewed-by: valeriep
|
2016-06-07 08:54:46 -07:00 |
|
Sean Mullan
|
f91e4dfbaf
|
8165712: Grant permission to read specific properties instead of all to the jdk.crypto.ucrypto module
Reviewed-by: xuelei
|
2016-10-17 15:31:50 +00:00 |
|
Goetz Lindenmaier
|
4f7d655557
|
8159690: [TESTBUG] Mark headful tests with @key headful
Reviewed-by: simonis, alexsch
|
2016-06-14 10:44:59 +02:00 |
|
Alejandro Murillo
|
62c695b852
|
Merge
|
2016-05-26 14:24:50 -07:00 |
|
John Jiang
|
7dcb615aae
|
8157633: Fix module dependencies for /com/* tests
Module declarations for the tests in /com/*
Reviewed-by: alanb
|
2016-05-25 02:47:28 +01:00 |
|
Staffan Larsen
|
847a2d2de1
|
8157555: com/sun/jdi/RedefineClearBreakpoint.sh times out due to Indify String Concat being slow in debug mode
Reviewed-by: sspitsyn
|
2016-05-24 08:53:54 +02:00 |
|
Phil Race
|
3546becf91
|
Merge
|
2016-05-18 09:57:35 -07:00 |
|
Alexander Scherbatiy
|
39fe334e12
|
8154539: Examine the desktop module's use of sun.misc.SoftCache
Reviewed-by: prr, chegar, mchung
|
2016-05-12 20:43:37 +04:00 |
|
Weijun Wang
|
b932c60a85
|
8051408: NIST SP 800-90A SecureRandom implementations
Reviewed-by: wetmore, xuelei, coffeys
|
2016-05-06 11:38:44 +08:00 |
|
Valerie Peng
|
b40b6a2e8e
|
8000415: Add support for SHA-3
Add SHA-3 support to SUN and OracleUcrypto provider
Reviewed-by: ascarpino, jnimeh
|
2016-05-14 03:44:30 +00:00 |
|