1. c495f44 Merge by lana · 11 years ago
  2. f3e860e 8024511: Crash during color profile destruction Reviewed-by: vadim, prr by bae · 11 years ago
  3. 40bd7d1 Merge by lana · 11 years ago
  4. b417051 7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly by bae · 11 years ago
  5. 41f1334 8024141: Unexpected timezone display name Reviewed-by: peytoia by okutsu · 11 years ago
  6. 6056780 8024444: Change to use othervm mode of tests in SSLEngineImpl by xuelei · 11 years ago
  7. 2f77ce5 8024046: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc* by weijun · 11 years ago
  8. 0ffc1c3 7188657: There should be a way to reorder the JSSE ciphers by xuelei · 11 years ago
  9. 033140b 8022761: regression: SecurityException is NOT thrown while trying to pack a wrongly signed Indexed Jar file by weijun · 11 years ago
  10. 1beb1ac 8015669: KerberosPrincipal::equals should ignore name-type Reviewed-by: mullan by weijun · 11 years ago
  11. f8784a9 Merge by lana · 11 years ago
  12. 72d00a7 Merge by lana · 11 years ago
  13. f01cc2c 8022228: Intermittent test failures in sun/security/ssl/javax/net/ssl/NewAPIs by xuelei · 11 years ago
  14. 51476cb 8020842: IDN do not throw IAE when hostname ends with a trailing dot by xuelei · 11 years ago
  15. 1212a3e 7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract by pchelko · 11 years ago
  16. de6727f 7172176: java/jconsole test/sun/tools/jconsole/ImmutableResourceTest.sh failing by egahlin · 11 years ago
  17. 60511c3 8024068: sun/security/ssl/javax/net/ssl/ServerName/IllegalSNIName.java fails by xuelei · 11 years ago
  18. 722d988 Merge by lana · 11 years ago
  19. 5889a09 8021121: ISO 4217 Amendment Number 156 Reviewed-by: naoto by yhuang · 11 years ago
  20. 76100ce 8020054: (tz) Support tzdata2013d by sherman · 11 years ago
  21. 70caf04 Merge by lana · 11 years ago
  22. 90f915b Merge by lana · 11 years ago
  23. 94be753 8019201: Regression: java.awt.image.ConvolveOp throws java.awt.image.ImagingOpException by bae · 11 years ago
  24. 6f27bee 8006324: [TEST_BUG] sun/invoke/util/ValueConversionsTest.java should be modified by rbackman · 11 years ago
  25. dbf9666 8020424: The NSS version should be detected before running crypto tests by ascarpino · 11 years ago
  26. 803f69f Merge by lana · 11 years ago
  27. c943c6f 8012971: PKCS11Test hiding exception failures Reviewed-by: vinnie, valeriep by ascarpino · 11 years ago
  28. 76d7fb8 Merge by lana · 11 years ago
  29. 3e02be0 8019544: Need to run ProviderTest.java in othervm mode. by juh · 11 years ago
  30. ade635c Merge by lana · 11 years ago
  31. c8c7a0c 8016916: UnstructuredName should support DirectoryString Reviewed-by: mullan by juh · 11 years ago
  32. 78f3110 8019410: sun/security/krb5/auto/ReplayCacheTestProc.java Reviewed-by: mullan by weijun · 11 years ago
  33. 27b2d3b 8020414: JDK8 b98 source with GPL header errors Reviewed-by: darcy, lancea, iris by katleman · 11 years ago
  34. dc9b062 8020321: Problem in PKCS11 regression test TestRSAKeyLength by valeriep · 11 years ago
  35. 5b65857 8019267: NPE in AbstractSaslImpl when trace level >= FINER in KRB5 by weijun · 11 years ago
  36. a542164 8019341: Update CookieHttpsClientTest to use the newer framework. by wetmore · 11 years ago
  37. 26bd9d1 Merge by lana · 11 years ago
  38. 25931d9 8021789: jarsigner parses alias as command line option (depending on locale) by weijun · 11 years ago
  39. b655805 8019384: jps and jcmd tests fail when there is a process started with a .war file by alanb · 11 years ago
  40. 57c404e Merge by lana · 12 years ago
  41. 25a619d 7025238: HttpURLConnection does not handle URLs with an empty path component. by arieber · 12 years ago
  42. 15f5216 7188658: Add possibility to disable client initiated renegotiation by xuelei · 12 years ago
  43. b006f58 8000456: Add programmatic deadlock detection in SSLEngineDeadlock by xuelei · 12 years ago
  44. 6f509e5 Merge by chegar · 12 years ago
  45. fc1ff61 Merge by lana · 12 years ago
  46. 95a52b6 Merge by lana · 12 years ago
  47. a8bfdd7 7040556: SimpleDateFormat.format Portuguese Month should not be capitalized by yhuang · 12 years ago
  48. 2453468 8015274: TEST_BUG: Step2: After selecting 'View Warning Log', it is empty instead of FileNotFound. by weijun · 12 years ago
  49. a2ca615 8014310: JAAS/Krb5LoginModule using des encytypes failure with NPE after JDK-8012679 by weijun · 12 years ago
  50. 878de61 8010325: Remove hash32() method and hash32 int field from java.lang.String by bchristi · 12 years ago
  51. d99a82c 8009736: Comparator API cleanup by henryjen · 12 years ago
  52. 3001405 8017049: rename property jdk.tls.rejectClientInitializedRenego by xuelei · 11 years ago
  53. 4bd1237 8013836: getFirstDayOfWeek reports wrong day for pt-BR locale Reviewed-by: naoto by yhuang · 11 years ago
  54. 7f81bd2 8017453: ReplayCache tests fail on multiple platforms Reviewed-by: xuelei by weijun · 12 years ago
  55. 5b32612 7157360: HttpURLConnection: HTTP method DELETE doesn't support output by arieber · 12 years ago
  56. 7bb053a 7192954: Fix Float.parseFloat to round correctly and preserve monotonicity. by bpb · 12 years ago
  57. 274399e 8001326: Improve Kerberos caching Reviewed-by: valeriep by weijun · 12 years ago
  58. e2cb3ae 8017157: catch more exception in test RejectClientRenego Reviewed-by: vinnie by xuelei · 12 years ago
  59. 8b44082 6830714: cmm test failures with OpenJDK Reviewed-by: prr by bae · 12 years ago
  60. 91665f6 7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal by bpb · 12 years ago
  61. 4923e9b Merge by lana · 12 years ago
  62. 3b439b5 Merge by lana · 12 years ago
  63. a0b298a 8011719: Properties.loadFromXML fails with a chunked HTTP connection by chegar · 12 years ago
  64. cf27f5c 8015604: JDP packets containing ideographic characters are broken by dsamersoff · 12 years ago
  65. 349245f 8015606: Text is not rendered correctly if destination buffer is custom by bae · 12 years ago
  66. 06ddee1 Merge by lana · 12 years ago
  67. 8849910 8014834: shell tests don't begin with #!/bin/sh by emc · 12 years ago
  68. f5ab985 Merge by lana · 12 years ago
  69. 50e2cb5 8014420: Default JDP address does not match the one assigned by IANA by dsamersoff · 12 years ago
  70. a517e0e 8013437: Test sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails to compile since 8b86 by ant · 12 years ago
  71. bbdd6fb 8014196: ktab creates a file with zero kt_vno Reviewed-by: valeriep by weijun · 12 years ago
  72. 338f99f 7074882: Locale data needs correction (Month names for Maltese language) by yhuang · 12 years ago
  73. ec5cabc Merge by vinnie · 12 years ago
  74. 05e7ef3 Merge by vinnie · 12 years ago
  75. 1822124 Merge by valeriep · 12 years ago
  76. a3d1774 7150552: network test hangs [macosx] by khazra · 12 years ago
  77. b339aaa 8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection by michaelm · 12 years ago
  78. 3d4ca6e 7194075: Various classes of sunec.jar are duplicated in rt.jar by vinnie · 12 years ago
  79. dbaa63c 8013386: (tz) Support tzdata2013c by sherman · 12 years ago
  80. 9af8d82 Merge by valeriep · 12 years ago
  81. 4263371 8001284: Buffer problems with SunPKCS11-Solaris and CKM_AES_CTR by ascarpino · 12 years ago
  82. 023e71d 7196009: SunPkcs11 provider fails to parse config path containing parenthesis by valeriep · 12 years ago
  83. d8729ad 8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true by sla · 12 years ago
  84. 10117f0 8010192: Enable native JGSS provider on Mac Reviewed-by: valeriep by weijun · 12 years ago
  85. 97843ef 8012933: Test closed/java/awt/Dialog/DialogAnotherThread/JaWSTest.java fails since jdk 7u25 b07 by leonidr · 12 years ago
  86. 99626f6 8005922: TEST_BUG: There is no /tmp directory for windows system. by juh · 12 years ago
  87. 8f4692f 8013528: Provide SharedSecrets access to String(char[], boolean) constructor by mduigou · 12 years ago
  88. 1649ee6 8007699: Move some tests from test/sun/security/provider/certpath/X509CertPath to closed repo by juh · 12 years ago
  89. 1e016c7 8012679: Let allow_weak_crypto default to false Reviewed-by: valeriep by weijun · 12 years ago
  90. 3462404 8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt by weijun · 12 years ago
  91. 713f0b0 8013531: Provide a utility class in com.sun.tools.classfile to find field/method references by mchung · 12 years ago
  92. 27f27a1 8005523: Unbound krb5 for TLS Reviewed-by: xuelei by weijun · 12 years ago
  93. af33009 8012530: test/sun/security/provider/SecureRandom/StrongSeedReader.java failing by wetmore · 12 years ago
  94. 6d1e475 Merge by lana · 12 years ago
  95. 47da082 Merge by lana · 12 years ago
  96. b0cd531 Merge by lana · 12 years ago
  97. 4353b03 Merge by lana · 12 years ago
  98. de889ef 8005527: [TEST_BUG] console.sh failed Automatically with exit code 1. by weijun · 12 years ago
  99. 0eb92e3 8009636: JARSigner including TimeStamp PolicyID (TSAPolicyID) as defined in RFC3161 by weijun · 12 years ago
  100. 7859e14 Merge by katleman · 12 years ago