Commit Graph

338 Commits

Author SHA1 Message Date
Fairoz Matte ff03105654 8193879: Java debugger hangs on method invocation
Reviewed-by: sspitsyn
2018-10-17 06:54:17 -04:00
David Buck 19e229133e 8163083: SocketListeningConnector does not allow invocations with port 0
Reviewed-by: sspitsyn, amenkov, gadams, jcbeyler
2018-10-14 19:45:50 -04:00
Rob McKenna b22ee74c23 8210695: Create test to cover JDK-8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
Reviewed-by: vtewari, dfuchs, chegar, coffeys
2018-10-05 14:11:39 -07:00
Sean Coffey e0d57be4b0 8209129: Further improvements to cipher buffer management
Reviewed-by: weijun, igerasim
2018-08-24 09:50:23 +01:00
Vyom Tewari 9a224029d2 8176192: Incorrect usage of Iterator in Java 8 In com.sun.jndi.ldap.EventSupport.removeNamingListener
Reviewed-by: psandoz
2018-06-12 17:26:12 +05:30
Abhijit Saha 139fe74b74 Merge 2017-11-21 08:23:13 -08:00
Ivan Gerasimov 0923bed25a 8158116: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java failed with timeout
Reviewed-by: xuelei
2017-11-14 18:27:43 -08:00
Abhijit Saha 9db2050ba5 Merge 2017-11-14 13:10:37 -08:00
Abhijit Saha 8540bb4686 Merge 2017-11-01 19:29:14 -07:00
Abhijit Saha 3634f44ece Merge 2017-10-24 23:16:46 -07:00
Ivan Gerasimov f9dacef22f 8185292: Stricter key generation
Reviewed-by: mullan
2017-11-04 17:23:38 -07:00
Abhijit Saha 918454cb7c Merge 2017-10-01 11:49:32 -07:00
Ivan Gerasimov 0b3f92d8c6 8178466: Better RSA parameters
Reviewed-by: mullan, ahgross
2017-09-07 16:12:33 -07:00
Valerie Peng de44a79d78 8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
Updated the failed cipher tests to work under unlimited policy

Reviewed-by: xuelei
2017-08-16 17:05:57 +01:00
Florian Weimer 3eba44de8a 8035105: DNS provider cleanups
Reviewed-by: alanb
2017-08-07 19:56:33 -07:00
Shafi Ahmad 733b95c3fc 8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
Update line number table and code indices table with missing entry

Reviewed-by: vromero
2017-07-17 03:58:42 -07:00
Sean Coffey c5042ff7d8 8072452: Support DHE sizes up to 8192-bits and DSA sizes up to 3072-bits
8154344: sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java fails on solaris

Reviewed-by: xuelei
2017-10-23 02:28:19 -07:00
Mikhail Cherkasov 9023c220ad 8173145: Menu is activated after using mnemonic Alt/Key combination
Reviewed-by: serb, ssadetsky
2017-02-07 19:54:46 +03:00
Staffan Larsen f537d16242 8046778: Better error messages when starting JMX agent via attach or jcmd
Reviewed-by: dholmes
2014-06-18 09:04:20 +02:00
Valerie Peng 9a6032ca2d 8170245: [TEST_BUG] Cipher tests fail when running with unlimited policy
Updated the failed cipher tests to work under unlimited policy

Reviewed-by: xuelei
2017-08-16 17:05:57 +01:00
Shafi Ahmad 04939961ab 8181500: [TESTBUG] com/sun/jdi/LineNumberInfo.java fails with jArrayIndexOutOfBoundsException
Update line number table and code indices table with missing entry

Reviewed-by: vromero
2017-07-17 03:58:42 -07:00
Michael Cui b5b0347ba1 7052625: com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently
Reviewed-by: chegar
2014-02-20 13:03:36 +00:00
Serguei Spitsyn 19f10ef972 8160024: jdb returns invalid argument count if first parameter to Arrays.asList is null
Adjust com/sun/jdi/MethodImpl.java for null argument

Reviewed-by: dcubed, dsamersoff
2016-11-15 13:36:32 -08:00
Severin Gehwolf 6eefb30571 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
Rob McKenna f58a29e979 8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
Reviewed-by: vinnie
2015-12-09 17:34:09 +00:00
Rob McKenna 8e59213f06 8132455: com/sun/jndi/ldap/LdapTimeoutTest.java fails at handleNamingException
Reviewed-by: vinnie
2015-11-12 13:37:35 +00:00
Rob McKenna eeead43bae 8135124: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently
Reviewed-by: rriggs
2015-09-24 17:01:33 +01:00
Rob McKenna e2861ee606 8046768: com/sun/jndi/ldap/LdapTimeoutTest.java fails intermittently
Reviewed-by: vinnie
2015-08-25 14:15:50 +01:00
Robin Stevens b014447556 8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu
Reviewed-by: azvegint, alexsch
2016-07-15 19:24:17 +03:00
Ivan Gerasimov a1d311dad1 8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind
Intermittent test failure leaves server process - add server pid to test's kill -9 command

Reviewed-by: chegar
2016-07-05 20:44:22 +03:00
Ivan Gerasimov b4d4658df0 8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code
Reviewed-by: rriggs, coffeys
2016-07-04 16:14:54 +03:00
Artem Kosarev 0819f0a2b8 8157603: TestCipher.java doesn't check one of the decrypted message as expected
Reviewed-by: valeriep
2016-06-07 08:54:46 -07:00
Rajan Halade d7c1afb010 8048601: Tests for JCE crypto ciphers (part 1)
Reviewed-by: valeriep
2015-08-28 13:35:54 -07:00
Artem Kosarev 23b1cde419 8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
Reduce buffer allocation and do multiple cipher encryption/decryption calls.

Reviewed-by: xuelei, ascarpino
2016-06-17 12:59:14 +00:00
Zaiyao Liu 7654e37430 8044193: Need to add known answer tests for AES cipher
Added more tests for AES cipher using known test vectors.

Reviewed-by: valeriep
2015-03-06 00:49:38 +00:00
Artem Smotrakov fc7bb28596 8048603: Additional tests for MAC algorithms
Reviewed-by: valeriep
2015-01-13 14:26:34 +03:00
Svetlana Nikandrova 595ed6aa19 8043836: Need new tests for AES cipher
Add AES cipher tests with various modes, padding schemes and read methods of CipherInputStream for SunJCE provider

Reviewed-by: valeriep
2016-04-14 16:37:42 +03:00
Dmitry Samersoff 58975d7898 8153673: [BACKOUT] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
The fix for JDK-4858370 cause a number of test fails and backed-out

Reviewed-by: jwilhelm, sspitsyn
2016-04-11 21:18:55 +03:00
Alexander Vorobyev d65865c51e 8044772: TempDirTest.java still times out with -Xcomp
Reviewed-by: coffeys
2016-03-30 13:04:15 +03:00
Severin Gehwolf a8c5dfa489 4858370: JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command
Delete global references in invoker_completeInvokeRequest()

Reviewed-by: sspitsyn
2016-03-21 11:24:09 +01:00
Zaiyao Liu c8ad3dda63 8048610: Implement regression test for bug fix of 4686632 in JCE
Reviewed-by: weijun
2015-03-04 16:26:49 +08:00
Sha Jiang c86001de5a 8075286: Additional tests for signature algorithm OIDs and transformation string
SQE test co-location effort

Reviewed-by: valeriep
2015-09-24 18:16:56 +00:00
Amanda Jiang aac508e2df 8048819: Implement reliability test for DH algorithm
Added DH test for up-to-4 parties key exchange

Reviewed-by: valeriep
2014-12-12 00:19:17 +00:00
Artem Smotrakov b06e6b8d9f 8048596: Tests for AEAD ciphers
Reviewed-by: valeriep
2015-07-25 08:50:45 +03:00
Valerie Peng 88acdc503b 8137068: Tests added in JDK-8048604 fail to compile
Fixed the 2 tests with correct jprt tags

Reviewed-by: xuelei
2015-09-24 01:45:44 +00:00
Tristan Yan f50b025c86 8048604: Tests for strong crypto ciphers
SQE test co-location effort

Reviewed-by: valeriep
2015-09-23 21:28:14 +00:00
rhalade ba23d3f56f 8041787: Need new regressions tests for buffer handling for PBE algorithms
Reviewed-by: vinnie
2015-07-15 18:12:48 +01:00
Andreas Eriksson 8f5c921b17 8151064: com/sun/jdi/RedefineAddPrivateMethod.sh fails intermittently
Reviewed-by: dsamersoff, sspitsyn
2016-03-03 18:05:48 +01:00
Zaiyao Liu d8abfe9f97 8048599: Tests for key wrap and unwrap operations
Reviewed-by: xuelei
2015-05-21 09:35:26 +00:00
Zaiyao Liu cdaf33795a 8048607: Test key generation of DES and DESEDE
Reviewed-by: xuelei
2015-01-07 03:59:06 +00:00