1. 3248255 Merge by valeriep · 16 years ago
  2. f7e1af5 6813402: keytool cannot -printcert entries without extensions by weijun · 16 years ago
  3. e995ee5 6812879: Excess code line in ArrayList method by sherman · 16 years ago
  4. bd6a22a 6737323: Typo in javadoc for SocketPermission by chegar · 16 years ago
  5. 777c06d 6775145: ClassLoaderUtil.releaseLoader calls System.out.println ("classLoader = " + classLoader) by chegar · 16 years ago
  6. 471a3b7 6705872: SecureRandom number init is taking too long on a java.io.tmpdir with a large number of files. by weijun · 16 years ago
  7. 2d2006a 6812738: SSL stress test with GF leads to 32 bit max process size in less than 5 minutes with PCKS11 provider by valeriep · 16 years ago
  8. 993776d 6799230: Lazily load java.lang.annotation.Annotation class by mchung · 16 years ago
  9. 39d67d3 Merge by tbell · 16 years ago
  10. f7c9ddc 6549506: Specification of Permission.toString() method contradicts with JDK implementation by xuelei · 16 years ago
  11. 33ccb68 6811578: genSolarisConstants.c should not require kernel patch to compile on Solaris 10 by alanb · 16 years ago
  12. e0f164a 6809504: Remove enctype="text/xml" from the offline registration page by mchung · 16 years ago
  13. 7e61356 6799689: Make sun.misc.FloatingDecimal.hexFloatPattern static field initialized lazily by mchung · 16 years ago
  14. 762ebd2 Merge by tbell · 16 years ago
  15. 8dd29a5 6810915: Sun proprietary warnings in JDK build Reviewed-by: ohair by jjg · 16 years ago
  16. d09e2cb 6801467: Defer get the launcher resource bundle until it's needed by mchung · 16 years ago
  17. 22a1c8b Added tag jdk7-b49 for changeset 8311105ea7a3 by xdono · 16 years ago
  18. d5ddd0c Merge by kevinw · 16 years ago
  19. 464da3d 6803402: Race condition in AbstractQueuedSynchronizer by dl · 16 years ago
  20. 822673f 6809463: Missing license header in test LargeZipFile.java Reviewed-by: alanb by kevinw · 16 years ago
  21. 3e5eb7f 6599383: Unable to open zip files more than 2GB in size Reviewed-by: alanb by kevinw · 16 years ago
  22. 6e9d2a0 Merge by alanb · 16 years ago
  23. 891bcd6 6809132: (file) Javadoc style and consistency issues by alanb · 16 years ago
  24. e4fc0c3 6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win] by alanb · 16 years ago
  25. 0b4d42d 6350801: Add support for named (instead of numbered) capture groups in regular expression by sherman · 16 years ago
  26. 72d6dcd 6806649: synchronization bottleneck when constructing Thread subclasses by chegar · 16 years ago
  27. b813d66 5067458: Loopback SSLSocketImpl createSocket is throwing an exception by xuelei · 16 years ago
  28. 97f54a5 6780416: New keytool commands/options: -gencert, -printcertreq, -ext by weijun · 16 years ago
  29. a791e49 6803376: BasicConstraintsExtension does not encode when (ca==false && pathLen<0) by weijun · 16 years ago
  30. 44c6ae5 6804045: DerValue does not accept empty OCTET STRING Reviewed-by: xuelei by weijun · 16 years ago
  31. abbed73 6789935: cross-realm capath search error Reviewed-by: xuelei by weijun · 16 years ago
  32. a077eef 6535697: keytool can be more flexible on format of PEM-encoded X.509 certificates by weijun · 16 years ago
  33. ac30621 Merge by tbell · 16 years ago
  34. fc39d35 6697270: Inputstream dosent behave correct by xuelei · 16 years ago
  35. c83b3cf 4918870: Examine session cache implementation (sun.misc.Cache) by xuelei · 16 years ago
  36. f649038 Merge by tbell · 16 years ago
  37. 1f051e5 Added tag jdk7-b48 for changeset 5fbd9ea7def1 by xdono · 16 years ago
  38. 2503979 Merge by lana · 16 years ago
  39. 67cd4e9 Merge by tbell · 16 years ago
  40. 1d6a578 6800805: java.net.NetworkInterface.getNetworkInterfaces() does not list IPv6 network interfaces correctly by chegar · 16 years ago
  41. 383daf2 6781363: New I/O: Update socket-channel API to jsr203/nio2-b99 by alanb · 16 years ago
  42. 7076f72 Added tag jdk7-b47 for changeset b4ac413b1f12 by xdono · 16 years ago
  43. 08430a8 6799040: Portability issues in src/solaris/native/java/net/Inet4AddressImpl.c by chegar · 16 years ago
  44. f3c6635 Merge by lana · 16 years ago
  45. 391e339 6755621: Include SA binaries into Windows JDK by poonam · 16 years ago
  46. e5081fe Merge by tbell · 16 years ago
  47. e418138 Added tag jdk7-b46 for changeset 4b03e27a4409 by xdono · 16 years ago
  48. 2c210b5 Merge by tbell · 16 years ago
  49. d011e89 Merge by tbell · 16 years ago
  50. 3593aab 6585546: Please update API doc for java.net.CookieManager by jccollet · 16 years ago
  51. 1c7ba5a 6782783: regtest HttpsURLConnection/B6216082.java throws ClosedByInterruptException by xuelei · 16 years ago
  52. 421dab8 6797195: Forward-port enhancements for hw/lw mixing from 6u12 to 7 by anthony · 16 years ago
  53. a9c33c4 Merge by lana · 16 years ago
  54. 94a3d3c 6548433: (enum spec) java.lang.Enum docs should explain about values() and valueOf(String) by darcy · 16 years ago
  55. 8fa4886 6785456: Read Kerberos setting from Windows environment variables by weijun · 16 years ago
  56. 3056279 6552334: Enable DNS in Kerberos by default Reviewed-by: valeriep by weijun · 16 years ago
  57. 33fd538 6791927: Wrong Locale in HttpCookie::expiryDate2DeltaSeconds by jccollet · 16 years ago
  58. 0e8be5b Merge by tbell · 16 years ago
  59. 17ec9e4 6799462: Minor typo (wrong word) in JavaDoc for InputStream.read(byte[] b) method by darcy · 16 years ago
  60. acbcc31 Merge by michaelm · 16 years ago
  61. 9b7308c 4167874: URL-downloaded jar files can consume all available file descriptors by michaelm · 16 years ago
  62. 55ee656 6799343: (fmt) java.util.Formatter uses plainlink instead of linkplain by darcy · 16 years ago
  63. 1927b5e Merge by tbell · 16 years ago
  64. 85c8dfd Added tag jdk7-b45 for changeset 527b426497a2 by xdono · 16 years ago
  65. bf596bc 6327048: Enum javadoc could link to JLS by darcy · 16 years ago
  66. e56dd6a Merge by lana · 16 years ago
  67. 4ecdcc1 6239194: Object.hashCode() should reference System.identityHashCode() by darcy · 16 years ago
  68. 8cffad4 6794836: BasicSliderUI throws NullPointerExc when JSlider maximum is Integer.MAX_VALUE by rupashka · 16 years ago
  69. dd8cf87 6788531: java.beans.Statement imposes excessive access control by malenkov · 16 years ago
  70. 27f597c 6721088: Bad window size calculation after using pack() by art · 16 years ago
  71. 30ec4c4 6798822: (process) Non-portable use of isdigit in src/solaris/native/java/lang/UNIXProcess_md.c by martin · 16 years ago
  72. 55f269b 6719182: update legal notice in java/lang/instrument/package.html by darcy · 16 years ago
  73. abd8f67 6704655: Test test/java/lang/reflect/Generics/Probe.java fails under OpenJDK by darcy · 16 years ago
  74. b6bec9a 6797480: Remove synchronization bottleneck in logger by martin · 16 years ago
  75. 5408fca 6790677: java.net.HttpCookie.parse(String) should ignore unrecognized attributes, RFC2965 by jccollet · 16 years ago
  76. 32db449 6601457: Move wrapper class tests from closed to open by darcy · 16 years ago
  77. c767ad5 6796489: (tz) Support tzdata2009a Reviewed-by: okutsu by peytoia · 16 years ago
  78. a863698 Merge by tbell · 16 years ago
  79. edcec88 6604864: Double.valueOf(String) does not specify behaviour for overflow and underflow by darcy · 16 years ago
  80. 6177a16 4222508: JColorChooser ignores setEnabled() function call by malenkov · 16 years ago
  81. f5c2b68 6476425: (fmt)java.util.Formatter.print() throws IllegalArgumentException on large BigDecima by sherman · 16 years ago
  82. af11aa5 Added tag jdk7-b44 for changeset d8eb2738db6b by xdono · 16 years ago
  83. 4082d6b 6627549: ISO 3166 code addition: Saint Barthelemy and Saint Martin by naoto · 16 years ago
  84. 60af832 6792401: Windows LAF: ActiveWindowsIcon should not be greedy with fallback icon by peterz · 16 years ago
  85. abdf5e3 Merge by mchung · 16 years ago
  86. b9b00eb 6769976: (fc) FileChannelImpl.isAMappedBufferField not used by mchung · 16 years ago
  87. 80f7a35 6793429: Use compiled properties instead of plain properties for resource file by mchung · 16 years ago
  88. 98e19d2 Merge by xdono · 16 years ago
  89. a33fa70 6551075: screenshot image taken through clipboard on W2K terminal server is shifted by bae · 16 years ago
  90. 2f96e85 6702956: OpenJDK: replace encumbered code (software synthesizer) by amenkov · 16 years ago
  91. 892c95c 6793475: krb5.ini not found on some Windows Reviewed-by: xuelei by weijun · 16 years ago
  92. 585c763 Merge by tbell · 16 years ago
  93. e2afea9 Added tag jdk7-b43 for changeset 50c67678b0d1 by xdono · 16 years ago
  94. fc2a6fe 6754862: jdk/src/windows/bin/java_md.c: hardcoded reference to msvcr71.dll by tbell · 16 years ago
  95. 9cd497d 6792545: Typo in java.util.Collection JavaDoc by darcy · 16 years ago
  96. 1e170c8 6755782: It is not clear how DatagramSocket deals with broadcast enabling/disabling by chegar · 16 years ago
  97. e461592 6792515: Specify awt peer's API by rkennke · 16 years ago
  98. 97e2e5e 6332094: "jar t" and "jar x" should use ZipFile, not ZipInputStream by sherman · 16 years ago
  99. 7206bfc Merge by tbell · 16 years ago
  100. cec41bf Merge by tbell · 16 years ago