Commit Graph

541 Commits

Author SHA1 Message Date
Mandy Chung
5fb366ed4f 8169231: Fix tests to add @compile --add-modules to workaround jtreg bug
Reviewed-by: jjg
2016-11-04 15:49:31 -07:00
Roger Riggs
baba77c4cc 8168613: CORBA ObjectStreamTest fails with address in use
Reviewed-by: psandoz
2016-10-26 09:38:16 -04:00
Alejandro Murillo
da37860566 Merge 2016-10-25 12:25:44 -07:00
Roger Riggs
f9b27073d1 8168614: Disable CORBA com.sun.corba.serialization.ObjectStreamTest.echoObjects
Reviewed-by: darcy
2016-10-24 18:08:36 -04:00
Roger Riggs
e89ce16097 8164908: ReflectionFactory support for IIOP and custom serialization
Add support for serialization to sun.reflect.ReflectionFactory

Reviewed-by: alanb, chegar, plevart, amlu
2016-10-24 14:52:51 -04:00
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
Alan Bateman
36e0820801 8154956: Module system implementation refresh (4/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: alanb, mchung, chegar, redestad
2016-05-03 09:09:57 +01:00
Severin Gehwolf
320ec03de1 8153711: [REDO] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
Delete global references in invoker_completeInvokeRequest()

Reviewed-by: sspitsyn, dsamersoff
2016-03-21 11:24:09 +01:00
Alejandro Murillo
df4b562ac5 Merge 2016-04-18 15:39:47 -07:00
Xue-Lei Andrew Fan
7f30460ff6 8072452: Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits
Reviewed-by: valeriep, mullan, coffeys
2016-04-15 11:09:18 +00:00
Daniel D. Daugherty
451af9b1b2 Merge 2016-04-14 15:25:41 -07:00
Dmitry Samersoff
17344961d2 8153856: com/sun/jdi/WatchFramePop.sh fails with exit code 1
Fixed sed expression in a test

Reviewed-by: sla
2016-04-13 12:10:42 +03:00
Alejandro Murillo
b84738d2e3 Merge 2016-04-11 14:21:27 -07:00
Chris Hegarty
25b68378f6 8153737: Unsupported Module
Reviewed-by: alanb, mchung, psandoz
2016-04-09 20:12:13 +01:00