1. 0c9365c 7150256: Add back Diagnostic Command JMX API Reviewed-by: mchung, jbachorik by fparain · 12 years ago
  2. d87dcea 8013069: javax.crypto tests fail with new PBE algorithm names by valeriep · 12 years ago
  3. f89f055 8014618: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement by xuelei · 12 years ago
  4. 86b14d8 8015627: test/com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java fails in agentvm mode by jbachorik · 12 years ago
  5. e3e2759 8005472: com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.sh failed on windows by jbachorik · 12 years ago
  6. 30d3143 8013855: DigestMD5Client has not checked RealmChoiceCallback value by weijun · 12 years ago
  7. 2f23bf3 8012056: SunJCEInstance needs to run in it's own vm by wetmore · 12 years ago
  8. 0509c4d 8001596: Incorrect condition check in PBKDF2KeyImpl.JAVA by vinnie · 12 years ago
  9. 650636c 7171982: Cipher getParameters() throws RuntimeException: Cannot find SunJCE provider by vinnie · 12 years ago
  10. bd235e2 8010787: changeset for 8007703 is missing the deleted files by mchung · 12 years ago
  11. 534ab57 8006637: Failure to filter out native frame events on Solaris by sla · 12 years ago
  12. cb24707 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument by dcubed · 12 years ago
  13. 303e05f 8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools by alanb · 12 years ago
  14. 4af2cbd 6996769: support AEAD cipher by valeriep · 12 years ago
  15. 762f8c9 Merge by lana · 12 years ago
  16. d08780c 8004982: JDK8 source with GPL header errors Reviewed-by: ohair by katleman · 12 years ago
  17. a11365d 8005309: Missed tests for 6783290,6937053,7009998 by dsamersoff · 12 years ago
  18. 3f6cad7 8003890: corelibs test scripts should pass TESTVMOPTS by chegar · 12 years ago
  19. d6e040e 6383200: PBE: need new algorithm support in password based encryption by vinnie · 12 years ago
  20. 0d05823 7197491: update copyright year to match last edit in jdk8 jdk repository by alanb · 12 years ago
  21. c4066bf 7110803: SASL service for multiple hostnames Reviewed-by: mullan by weijun · 12 years ago
  22. ff9c7e5 8000487: Java JNDI connection library on ldap conn is not honoring configured timeout by robm · 12 years ago
  23. 41367c3 7196677: diff compares same file to itself in PaddingTest regression test. by weijun · 12 years ago
  24. 15b10b9 7044060: Need to support NSA Suite B Cryptography algorithms by valeriep · 12 years ago
  25. edea6e8 6853676: OperatingSystemMXBean.TotalPhysicalMemorySize has incorrect value by sla · 16 years ago
  26. 6240bc3 7195063: [TEST] jtreg flags com/sun/corba/cachedSocket/7056731.sh with Error failure. by coffeys · 12 years ago
  27. e4c864a 7056731: Race condition in CORBA code causes re-use of ABORTed connections by coffeys · 12 years ago
  28. dc59999 7185576: Need to consider the connection timeout at test/com/sun/jndi/ldap/InvalidLdapFilters.java by xuelei · 12 years ago
  29. 28c26dc 7184943: fix failing test com/sun/jndi/rmi/registry/RegistryContext/UnbindIdempotent.java by dmocek · 12 years ago
  30. 75acc0c 7142596: RMI JPRT tests are failing by dmocek · 12 years ago
  31. a1510a2 7177045: Rework the TestProviderLeak.java regression test, it is too fragile to low memory errors. by khazra · 12 years ago
  32. 9a3d7eb 7173036: test/com/sun/jdi/ConnectedVMs.java does not run as expected by weijun · 13 years ago
  33. fd4e54d 4963723: Implement SHA-224 by valeriep · 13 years ago
  34. d0178f2 7087021: TEST: com/sun/crypto/provider/Mac/MacClone.java failed on Solaris sparc 5.10 by vinnie · 13 years ago
  35. 571114d 7147848: com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx] by sla · 13 years ago
  36. d532f22 7146728: Inconsistent length for the generated secret using DH key agreement impl from SunJCE and PKCS11 by valeriep · 13 years ago
  37. 5272e2e 7145419: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events. by rbackman · 13 years ago
  38. 7803add Merge by lana · 13 years ago
  39. 6cd2216 6961765: Double byte characters corrupted in DN for LDAP referrals by weijun · 13 years ago
  40. 5ac8c15 7113349: Initial changeset for Macosx port to jdk by michaelm · 13 years ago
  41. d4c2dca Merge by lana · 13 years ago
  42. 371ad22 7089914: Focus on image icons are not visible in javaws cache with high contrast mode by rupashka · 13 years ago
  43. 7f4a143 7145925: Removing remote access to diagnostic commands in the HotSpotDiagnosticMBean by fparain · 13 years ago
  44. 382c94a 7088989: Improve the performance for T4 by utilizing the newly provided crypto APIs by valeriep · 13 years ago
  45. 9c21eb9 7104647: Adding a diagnostic command framework Reviewed-by: mchung, dholmes by fparain · 13 years ago
  46. 1154a78 7094377: Com.sun.jndi.ldap.read.timeout doesn't work with ldaps. by vinnie · 13 years ago
  47. bbba0c2 7092627: use agentvm mode instead of samevm in regtests by weijun · 13 years ago
  48. 09b5274 7078024: Update JDK service tag for JDK 8 Reviewed-by: paulk by mchung · 13 years ago
  49. 62a7a95 7043847: NTML impl of SaslServer throws UnsupportedOperationException from (un)wrap method by weijun · 13 years ago
  50. dff52e6 7055363: jdk_security3 test target cleanup Reviewed-by: alanb, xuelei by weijun · 13 years ago
  51. 8cc00c6 7076756: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails to cleanup in Cygwin by chegar · 13 years ago
  52. 4f8e2cd 7068662: Reserve and restore the default locale Reviewed-by: alanb, weijun by xuelei · 13 years ago
  53. f91f669 6330275: Rework the PaddingTest regression test. Reviewed-by: wetmore, smarks by weijun · 13 years ago
  54. e92b110 7068416: Lightweight HTTP Server should support TCP_NODELAY by chegar · 13 years ago
  55. 911493d 7041125: LDAP API does not catch malformed filters that contain two operands for the ! operator by coffeys · 14 years ago
  56. d4fb34a 7058832: com/sun/net/httpserver/bugs/B6373555.java failing intermittently by michaelm · 14 years ago
  57. 5d0f10c Merge by lana · 14 years ago
  58. 68c1cad 7055362: jdk_security2 test target cleanup Reviewed-by: alanb by weijun · 14 years ago
  59. 4ece8ad 7056489: test/com/sun/jndi/ldap/ReadTimeoutTest.java hangs or times out by alanb · 14 years ago
  60. 7d8178b 7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles by katleman · 14 years ago
  61. c16372b 7036199: Adding a notification to the implementation of GarbageCollectorMXBeans by fparain · 14 years ago
  62. e291015 Merge by lana · 14 years ago
  63. 124b7dd 7042979: Rename StandardSocketOption and StandardWatchEventKind by alanb · 14 years ago
  64. 9c9abfa 7028071: Add two attributes to the OperatingSystemMXBean to provide CPU Load info by fparain · 14 years ago
  65. 4d83199 Merge by lana · 14 years ago
  66. 1eb4801 Merge by ohair · 14 years ago
  67. 9b89b9a 7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin by dcubed · 14 years ago
  68. bf91ea1 7033660: Update copyright year to 2011 on any files changed in 2011 by ohair · 14 years ago
  69. 457691e 7030400: 3/4 PrivateTransportTest.sh needs adjustment to work with 7003964 by dcubed · 14 years ago
  70. 948869f 7025105: TEST_BUG test/com/sun/jndi/ldap/NoWaitForReplyTest.java should be cleaned up by coffeys · 14 years ago
  71. ce46278 6750362: Very large LDAP requests throw a OOM on LDAP servers which aren't aware of Paged Results Controls by coffeys · 14 years ago
  72. c28cd28 7017176: Several JNDI tests are mssing GPL header Reviewed-by: alanb by vinnie · 14 years ago
  73. 4063092 6997561: A request for better error handling in JNDI Reviewed-by: robm by vinnie · 14 years ago
  74. 7fa99a2 6173675: M&M: approximate memory allocation rate/amount per thread by phh · 14 years ago
  75. 9389ca9 Merge by lana · 14 years ago
  76. 46a5018 6436034: Instance filter doesn't filter event if it occurs in native method by kamg · 14 years ago
  77. 267606b 7008728: diamond conversion of basic security, permissions, authentication by smarks · 14 years ago
  78. 2b31299 Merge by lana · 14 years ago
  79. de009e7 7008106: com/sun/awt/Translucency/WindowOpacity.java test fails just against jdk7 b122 by dav · 14 years ago
  80. f585721 6962318: Update copyright year Reviewed-by: xdono by ohair · 14 years ago
  81. f181945 7004439: SCTP_SET_PEER_PRIMARY_ADDR throws SocketException on Linux by chegar · 14 years ago
  82. a6f7731 Merge by michaelm · 14 years ago
  83. 19d63cd 7005016: sqe test jhttp/HttpServer150013/HttpServer150013.java by michaelm · 14 years ago
  84. 27e9e45 6979376: to have ldap filters tolerate underscore character in object identifier by xuelei · 14 years ago
  85. 1d5d4f6 7001301: com/sun/net/httpserver/bugs/6725892/Test.java failing by michaelm · 14 years ago
  86. 70842b2 6725892: Http server stability issues Reviewed-by: chegar by michaelm · 14 years ago
  87. 41c058f 6916074: Add support for TLS 1.2 by xuelei · 14 years ago
  88. 8e6183d 6954275: XML signatures with reference data larger 16KB and cacheRef on fails to validate by mullan · 14 years ago
  89. 321162e Merge by lana · 14 years ago
  90. fb52031 6984036: servicetag vendor rebranding issues by mchung · 14 years ago
  91. de0234b 6982971: TEST failure: com/sun/security/sasl/ntlm/NTLMTest.java by weijun · 14 years ago
  92. 6aa0316 Merge by lana · 14 years ago
  93. b7de9ae 6982137: Rebranding pass 2 - missed copyright changes Reviewed-by: mbykov by ohair · 14 years ago
  94. a0808e2 6965072: Need API to create SDP sockets Reviewed-by: michaelm by alanb · 14 years ago
  95. 0d82653 6911951: NTLM should be a supported Java SASL mechanism by weijun · 14 years ago
  96. 9d62ee2 6510892: com/sun/net/httpserver/bugs/B6361557.java fails Reviewed-by: chegar by michaelm · 14 years ago
  97. d54e16d Merge by lana · 14 years ago
  98. 20d7d56 6676075: RegistryContext (com.sun.jndi.url.rmi.rmiURLContext) coding problem by vinnie · 14 years ago
  99. ad4cbc9 6962804: 4/4 ShellScaffold tests can fail without a specific reason by dcubed · 14 years ago
  100. df4deb4 6969395: TEST_BUG: Tests in java/net sun/net problems Reviewed-by: alanb by chegar · 14 years ago