1. 0e9016b Merge by sherman · 15 years ago
  2. 27f099a 4690407: JAR tool: option -i can't be combined with other options by sherman · 15 years ago
  3. 509f18f Merge by lana · 15 years ago
  4. fff7830 4691425: GZIPInputStream fails to read concatenated .gz files by sherman · 15 years ago
  5. 9c9dd6d 6932525: Incorrect encryption types of KDC_REQ_BODY of AS-REQ with pre-authentication by weijun · 15 years ago
  6. 7955996 6948781: CertificateFactory.generateCertificate doesn't throw CertificateException for malformed certificate by weijun · 15 years ago
  7. 0ca2205 6882687: KerberosTime too imprecise Reviewed-by: valeriep by weijun · 15 years ago
  8. 585c516 6954621: small error in 6948909 Reviewed-by: xuelei by weijun · 15 years ago
  9. 48eecab 6948803: CertPath validation regression caused by SHA1 replacement root and MD2 disable feature by weijun · 15 years ago
  10. dbd5e65 6773270: java.net.URI fails to escape \u0000 by michaelm · 15 years ago
  11. ecb2f87 Added tag jdk7-b94 for changeset cf44386c8fe3 by mikejwre · 15 years ago
  12. 8c7e6c5 6954064: Fix the windows arch settings in the makefiles and chmod logic in test/Makefile by ohair · 15 years ago
  13. f1c091d Merge by mikejwre · 15 years ago
  14. 1095507 Merge by lana · 15 years ago
  15. 0c21e15 Merge by prr · 15 years ago
  16. 9ac27d8 6903970: VS2008/VS2010 build fails in make/sun/jkernel because of "afxres.h" missing by prr · 15 years ago
  17. cc01ef5 6945564: Unicode script support in Character class by sherman · 15 years ago
  18. 1422a8b 6951599: Rename package of security tools for modularization by mchung · 15 years ago
  19. 071d676 Merge by lana · 15 years ago
  20. 52d6906 6953275: Many Swing tests are failing because of a GTK lib by anthony · 15 years ago
  21. 1ba424a 4853493: GZIPOutputStream passes a reference to a private array into an untrusted method by sherman · 15 years ago
  22. c37dfda 4813885: RFE: GZIPOutputStream should implement flush using Z_SYNC_FLUSH by sherman · 15 years ago
  23. b61dd97 4465490: Suspicious about double-check locking idiom being used in the code by sherman · 15 years ago
  24. 7989d5c 4263582: RFE: GZIPInputStream throws IOException on non-gzipped data by sherman · 15 years ago
  25. f025c11 6952701: Use http://www.ietf.org/rfc for rfc references in jdk public APIs by sherman · 15 years ago
  26. 9f0f954 6952330: Fix for 6933217 broke contract of StringBuffer.ensureCapacity by martin · 15 years ago
  27. 6e982c0 6951064: Typo in javadoc for ZipException ctors by sherman · 15 years ago
  28. 673878f Added tag jdk7-b93 for changeset 219b84b9533a by mikejwre · 15 years ago
  29. 853eeae 6951887: Wrong redirection useage in test sun/nio/cs/Test4200310.sh by ptisnovs · 15 years ago
  30. 4125be8 6943915: Adjust jdk/test/Makefile to deal with .dll and .so libraries needing execute permissions by ohair · 15 years ago
  31. 839f8b6 Merge by mikejwre · 15 years ago
  32. 4c37e6f 6951661: Eliminate jvmstat dependency on sun.management.counter by mchung · 15 years ago
  33. 4bf41f2 Merge by lana · 15 years ago
  34. 6bc6faa Merge by lana · 15 years ago
  35. f501b7f Merge by lana · 15 years ago
  36. ca9b26f 6931180: Migration to recent versions of MS Platform SDK by prr · 15 years ago
  37. b3c3c51 6937842: Unreadable \uXXXX in javadoc by martin · 15 years ago
  38. 06d08be 6937857: Concurrent calls to new Random() not random enough by martin · 15 years ago
  39. 4a5ae69 6950540: PriorityQueue(collection) should throw NPE if collection contains a null by martin · 15 years ago
  40. ccddee0 6933217: Huge arrays handled poorly in core libraries by martin · 15 years ago
  41. fbf5ab7 6946673: DatagramSocket.connect() documentation contradicts the implementation by chegar · 15 years ago
  42. afbc450 6947917: Error in basic authentication when user name and password are long by chegar · 15 years ago
  43. c8fe6c7 Added tag jdk7-b92 for changeset f2dce7210cc0 by mikejwre · 15 years ago
  44. d30ed18 6946825: com.sun.net.httpserver.HttpServer; Memory Leak on Non HTTP conform open socket by chegar · 15 years ago
  45. 547bd81 6919629: Nimbus L&F Nimbus.Overrides option leaks significant amounts of memory by peterz · 15 years ago
  46. fd49bad 6890876: jarsigner can add CRL info into signed jar Reviewed-by: mullan by weijun · 15 years ago
  47. 857c694 6948909: Jarsigner removes MANIFEST.MF info for badly packages jar's by weijun · 15 years ago
  48. 4fa9270 6886723: light weight http server doesn't return correct status code for HEAD requests by chegar · 15 years ago
  49. 15e993a Merge by lana · 15 years ago
  50. ae172f2 Merge by lana · 15 years ago
  51. 94a8809 Merge by lana · 15 years ago
  52. d3762ea Added tag jdk7-b91 for changeset 08a31cab971f by mikejwre · 15 years ago
  53. 625a998 Merge by mikejwre · 15 years ago
  54. db1834c 6899405: Specification for JLayer.setLayerEventMask() should mention that eventDispatch() might not be called by alexp · 15 years ago
  55. e98a590 6899453: Remove unnecessary methods from LayerUI Reviewed-by: peterz by alexp · 15 years ago
  56. fa41a38 6899413: Fix for CR #6878399 should be refactored Reviewed-by: peterz by alexp · 15 years ago
  57. 7a06d28 6844193: support max_retries in krb5.conf Reviewed-by: valeriep by weijun · 15 years ago
  58. 2ea711a 6947487: use HexDumpEncoder.encodeBuffer() Reviewed-by: mullan by weijun · 15 years ago
  59. 1c64eca Merge by mikejwre · 15 years ago
  60. 3c564ca 6913179: The java.awt.FileDialog should use native GTK file chooser on linux distros by anthony · 15 years ago
  61. 36cdc59 6880336: SwingWorker deadlocks due one thread in the swingworker-pool by art · 15 years ago
  62. 9dbcf2f 6718504: IN6_IS_ADDR_ANY tests only 12 bytes of 16-byte address by chegar · 15 years ago
  63. 3de71a6 Added tag jdk7-b90 for changeset 7f90d0b9dbb7 by mikejwre · 15 years ago
  64. 4ce69db 6856069: PrincipalName.clone() does not invoke super.clone() Reviewed-by: chegar by weijun · 15 years ago
  65. 7ce5a86 6945316: The Win32ShellFolderManager2.isFileSystemRoot can throw NPE by rupashka · 15 years ago
  66. 3a708a6 6943963: NumericShaper with ARABIC doesn't shape digits correctly after calling another instance by peytoia · 15 years ago
  67. 90559c6 Merge by lana · 15 years ago
  68. ec3ef28 Merge by lana · 15 years ago
  69. 4f6de07 Merge by lana · 15 years ago
  70. 0079dcb Merge by lana · 15 years ago
  71. 891da9f 6945604: wrong error message in CardImpl.java Reviewed-by: mullan by wetmore · 15 years ago
  72. 7ef4456 6944847: native gss lib names on linux Reviewed-by: valeriep by weijun · 15 years ago
  73. b2207c7 Merge by yhuang · 15 years ago
  74. 24e15fc 6936389: FontManager.fileCloser may cause memory leak in applets by bae · 15 years ago
  75. cd60ad2 6945238: (tz) Support tzdata2010i Reviewed-by: okutsu by peytoia · 15 years ago
  76. 45a7ed5 6943941: Rebranding issues with some tests in jdk/test/java/util by naoto · 15 years ago
  77. 70e28b1 Merge by lana · 15 years ago
  78. 63b198b 6922179: SynthTextPaneUI.installUI() doesn't set component to opaque as specified by rupashka · 15 years ago
  79. 9e97a9e 6944361: Missing CKR_ values in PKCS11Exception by andrew · 15 years ago
  80. 5b043a7 6609675: [Fmt-Da] DateFormat.parse() on a timezone changes its calendar's timezone by okutsu · 15 years ago
  81. b656df9 6939248: Jarsigner can't extract Extended Key Usage from Timestamp Reply correctly by weijun · 15 years ago
  82. 3bb3066 6937978: let keytool -gencert generate the chain Reviewed-by: mullan by weijun · 15 years ago
  83. a0f04ec 6931676: TEST_BUG: wrong value for bugid in comments by sherman · 15 years ago
  84. cd34899 Merge by lana · 15 years ago
  85. eaa87c2 Added tag jdk7-b89 for changeset 4a6abb7e224c by mikejwre · 15 years ago
  86. c8b173a Merge by lana · 15 years ago
  87. ea1733b 6943219: test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/DNSIdentities.java fail in linux by chegar · 15 years ago
  88. bd29fa9 6920842: Wheel events do not bubbling to the browser if they was not treated in applet. by uta · 15 years ago
  89. eb37bf0 6941948: NumaricShaper.shape() doesn't work with NumericShaper.Range.EASTERN_ARABIC by okutsu · 15 years ago
  90. 4500487 Merge by lana · 15 years ago
  91. 07784b8 6706251: api/java_net/NetworkInterface/index.html#misc: getDisplayName() returned non null but empty String by chegar · 15 years ago
  92. 8a604aa 6709938: RFE: Support more scripts in JDK logical fonts using new fonts in Windows XP and later. by peytoia · 15 years ago
  93. c0fd5d3 Merge by valeriep · 15 years ago
  94. 6582e29 6942707: nwe Big5.map for HKSCS2008 missed 5 codepoints by sherman · 15 years ago
  95. d4f62f5 6875904: Java 7 message synchronization 1 Reviewed-by: ogino, faryad by yhuang · 15 years ago
  96. ba73def Merge by yhuang · 15 years ago
  97. 864810a 6941936: Broken pipe error of test case DNSIdentities.java Reviewed-by: chegar by xuelei · 15 years ago
  98. 3d86496 6909281: 6u19 b99(pit):Error loading first applet in browser session( both FF && IE, windows ): NPE is thrown by mullan · 15 years ago
  99. d2a090c Added tag jdk7-b88 for changeset b3c69282f6d3 by mikejwre · 15 years ago
  100. 3e2626d Merge by lana · 15 years ago