1. b89efd1 Merge with jdk8u152-b01+ by Alexey Ushakov · 8 years ago
  2. dd291fd Merge with jdk8u152-b00 by Anton Tarasov · 8 years ago
  3. fd86339 fixed jdk9 compatibility for the test for JRE-5 NPE in com.sun.tools.jdi.ReferenceTypeImpl.constantPool (bug 6822627) by Egor.Ushakov · 8 years ago
  4. e251c75 Merge remote-tracking branch 'origin/master' by Egor.Ushakov · 8 years ago
  5. 48efb31 a test for JRE-5 NPE in com.sun.tools.jdi.ReferenceTypeImpl.constantPool (bug 6822627) by Egor.Ushakov · 8 years ago
  6. d131fca 8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind by igerasim · 8 years ago
  7. c859179 8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code by igerasim · 8 years ago
  8. e00372d 8157603: TestCipher.java doesn't check one of the decrypted message as expected by akosarev · 9 years ago
  9. 6bc0407 8173145: Menu is activated after using mnemonic Alt/Key combination by mcherkas · 8 years ago
  10. 02cfaab 8048601: Tests for JCE crypto ciphers (part 1) Reviewed-by: valeriep by rhalade · 9 years ago
  11. 0ac787e 8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics by akosarev · 9 years ago
  12. d65a277 8044193: Need to add known answer tests for AES cipher by valeriep · 10 years ago
  13. 1baaed5 8048603: Additional tests for MAC algorithms Reviewed-by: valeriep by asmotrak · 10 years ago
  14. c9c91fd 8043836: Need new tests for AES cipher by snikandrova · 9 years ago
  15. 840839d 8153673: [BACKOUT] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command by dsamersoff · 9 years ago
  16. 2e71eb7 8044772: TempDirTest.java still times out with -Xcomp Reviewed-by: coffeys by avorobye · 9 years ago
  17. 2daabc0 4858370: JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command by sgehwolf · 9 years ago
  18. ca7eb81 8048610: Implement regression test for bug fix of 4686632 in JCE by weijun · 10 years ago
  19. 64023d1 8075286: Additional tests for signature algorithm OIDs and transformation string by valeriep · 9 years ago
  20. 6d27e3a 8048819: Implement reliability test for DH algorithm by valeriep · 10 years ago
  21. 6c7d210 8048596: Tests for AEAD ciphers Reviewed-by: valeriep by asmotrak · 9 years ago
  22. a310e81 8137068: Tests added in JDK-8048604 fail to compile by valeriep · 9 years ago
  23. ed3509f 8048604: Tests for strong crypto ciphers by tyan · 9 years ago
  24. 1089f98 8130297: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java still failing after JDK-8076040 by weijun · 9 years ago
  25. 8590d4f 8076040: Test com/sun/crypto/provider/KeyFactory/TestProviderLeak.java fails with -XX:+UseG1GC by weijun · 9 years ago
  26. d092004 8074761: Empty optional parameters of LDAP query are not interpreted as empty by omajid · 10 years ago
  27. 0915f59 8081470: com/sun/jdi tests are failing with "Error. failed to clean up files after test" with jtreg 4.1 b12 by sla · 10 years ago
  28. 8b7aee1 6991580: IPv6 Nameservers in resolv.conf throws NumberFormatException by robm · 10 years ago
  29. 5d64819 8075331: jdb eval java.util.Arrays.asList(array) shows inconsistent behaviour by sla · 10 years ago
  30. 04f4cb0 8075575: com/sun/security/auth/login/ConfigFile/InconsistentError.java failed in certain env. by weijun · 10 years ago
  31. 9dba2cd 8041787: Need new regressions tests for buffer handling for PBE algorithms by vinnie · 9 years ago
  32. 35ef614 8151064: com/sun/jdi/RedefineAddPrivateMethod.sh fails intermittently by aeriksso · 9 years ago
  33. 416f098 8048599: Tests for key wrap and unwrap operations by xuelei · 10 years ago
  34. dd5ec82 8048607: Test key generation of DES and DESEDE by xuelei · 10 years ago
  35. 3b564e8 8041781: Need new regression tests for PBE keys Reviewed-by: xuelei by rhalade · 10 years ago
  36. 2bc14c1 8149743: JVM crash after debugger hotswap with lambdas by aeriksso · 9 years ago
  37. 3662963 8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes by kshefov · 9 years ago
  38. 36cbe9b 8074146: jdb has succeded to read an unreadable file by dsamersoff · 9 years ago
  39. 968d8e4 8044419: TEST_BUG: com/sun/jdi/JdbReadTwiceTest.sh fails when run under root by ykantser · 9 years ago
  40. 9ea12d4 8036132: Tab characters in test/com/sun/jdi files Reviewed-by: alanb, mikael by sla · 9 years ago
  41. e01b0f0 8002116: This JdbReadTwiceTest.sh gets an exit 1 by dsamersoff · 9 years ago
  42. c5a3f2b 8072908: com/sun/management/OperatingSystemMXBean/TestTotalSwap.sh fails on OS X with exit code 2 by jbachorik · 10 years ago
  43. 4eddf71 8076154: com/sun/jdi/InstanceFilter.java failing due to missing MethodEntryRequest calls by farvidsson · 10 years ago
  44. 2dab7b7 8075039: (sctp) com/sun/nio/sctp/SctpMultiChannel/SendFailed.java fails on Solaris only by robm · 10 years ago
  45. 2515125 8071657: JDI ObjectReferenceImpl.invokeMethod() validation fails for virtual invocations of method with declaring type being an interface by jbachorik · 10 years ago
  46. 24834b9 8067846: (sctp) InternalError when receiving SendFailedNotification by robm · 10 years ago
  47. 41a0491 8069072: GHASH performance improvement by ascarpino · 10 years ago
  48. b25e1cb 8068795: HttpServer missing tailing space for some response codes by lpriima · 10 years ago
  49. 90afdac 8067151: [TESTBUG] com/sun/corba/5036554/TestCorbaBug.sh by msheppar · 10 years ago
  50. adb5d19 8065238: javax.naming.NamingException after upgrade to JDK 8 Reviewed-by: vinnie by robm · 10 years ago
  51. ad161f5 8059311: com/sun/jndi/ldap/LdapTimeoutTest.java fails with exit_code == 0 by prappo · 10 years ago
  52. 7844c3a 8042123: Support default and static interface methods in JDI, JDWP and JDB by jbachorik · 11 years ago
  53. 737178e 7052625: com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently by chegar · 11 years ago
  54. 7d26b82 8160024: jdb returns invalid argument count if first parameter to Arrays.asList is null by sspitsyn · 8 years ago
  55. ae7eae2 8153711: [REDO] JDWP: Memory Leak: GlobalRefs never deleted when processing invokeMethod command by sgehwolf · 9 years ago
  56. ac352c9 8141370: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently by robm · 9 years ago
  57. 6890116 8132455: com/sun/jndi/ldap/LdapTimeoutTest.java fails at handleNamingException by robm · 9 years ago
  58. 4c95441 8135124: com/sun/jndi/ldap/LdapTimeoutTest.java failed intermittently by robm · 9 years ago
  59. d71e0bc 8046768: com/sun/jndi/ldap/LdapTimeoutTest.java fails intermittently by robm · 9 years ago
  60. ca19904 8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu by rstevens · 8 years ago
  61. 77c06f7 8028430: JDI: ReferenceType.visibleMethods() return wrong visible methods by sla · 11 years ago
  62. 9786880 8044135: Add API to start JMX agent from attach framework by sla · 11 years ago
  63. c1d1d3c 7150092: NTLM authentication fail if user specified a different realm by weijun · 10 years ago
  64. 42936c5 8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java by prappo · 10 years ago
  65. ee6df5f 8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java by prappo · 11 years ago
  66. 375dcf4 7095856: OutputStreamHook doesn't handle null values by coffeys · 10 years ago
  67. 4244f0b Merge by amurillo · 11 years ago
  68. 8bb3c3c Merge by amurillo · 11 years ago
  69. 885c89d 8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms by sla · 11 years ago
  70. de6c20a 8042857: 14 stuck threads waiting for notification on LDAPRequest by robm · 11 years ago
  71. 5aedaa6 8028192: Use of PKCS11-NSS provider in FIPS mode broken by xuelei · 11 years ago
  72. 6ae69da 8039358: com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be a default method by weijun · 11 years ago
  73. 9fe9f41 Merge by amurillo · 11 years ago
  74. 5d6a43e 8034181: SIGBUS in SctpChannelImpl receive Reviewed-by: alanb, dsamersoff by chegar · 11 years ago
  75. 771100e Merge by kvn · 11 years ago
  76. b5441e7 6791551: ExclusiveBind.java has a race condition Reviewed-by: sla, sjiang by jbachorik · 11 years ago
  77. 9fc3fb2 Merge by kvn · 11 years ago
  78. 7b180de 8028537: PPC64: Updated the JDK regression tests to run on AIX by simonis · 11 years ago
  79. 15f5ad2 8029378: com/sun/jdi/BadHandshakeTest.java failed with java.util.concurrent.TimeoutException by sjiang · 11 years ago
  80. f3d11f6 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 by lana · 11 years ago
  81. 3d63eca 6461635: [TESTBUG] BasicTests.sh test fails intermittently by sla · 11 years ago
  82. 0d819d1 8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds by sjiang · 11 years ago
  83. 61cd89e 6987597: ManagementFactory.getGarbageCollectorMXBeans() returns empty list with CMS by jbachorik · 11 years ago
  84. 959c3a0 Merge by lana · 11 years ago
  85. 7c6385a Merge by lana · 11 years ago
  86. e85979c Merge by valeriep · 11 years ago
  87. ce36a9b 7036666: test/com/sun/net/httpserver/Test9a.java fails intermittently by tyan · 11 years ago
  88. 05020b3 6402201: ProcessAttachTest.sh needs better synchronization Reviewed-by: alanb by egahlin · 11 years ago
  89. d0cb2da 8028215: ORB.init fails with SecurityException if properties select the JDK default ORB by msheppar · 11 years ago
  90. f554d57 7141544: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails Reviewed-by: sla by egahlin · 11 years ago
  91. ccdf475 8026943: SQE test jce/Global/Cipher/SameBuffer failed by valeriep · 11 years ago
  92. 91ab5f6 8025440: [TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108 by pchelko · 11 years ago
  93. e2671ea 6954510: TEST_BUG: Testcase failure com/sun/jdi/BreakpointWithFullGC.sh by egahlin · 11 years ago
  94. 167995b 8004126: TEST_BUG: com/sun/jdi/BadHandshakeTest.java fails intermittently by jbachorik · 11 years ago
  95. 9adafbe 8027696: Incorrect copyright header in the tests by serb · 11 years ago
  96. c2f9658 Merge by lana · 11 years ago
  97. 8845199 8023462: TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine by tyan · 11 years ago
  98. ba72f2b 8027624: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java unstable again by dxu · 11 years ago
  99. 13f9272 8027705: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events. by sla · 11 years ago
  100. ca2ffe4 Merge by lana · 11 years ago