1. 7bc6749 Merge by lana · 15 years ago
  2. 947f821 6977887: (doc) Java 6 API missing info about encoding parameter in storeToXML method by mchung · 15 years ago
  3. 20c3ba0 6981145: (se) Eliminate JNI*Critical when creating pipes and other cleanups by martin · 15 years ago
  4. a7c4c86 6977548: Broken link in ClassLoader.defineClass javadoc Reviewed-by: valeriep by mchung · 15 years ago
  5. f0963ca 6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh timeout on windows by mchung · 15 years ago
  6. 0d82653 6911951: NTLM should be a supported Java SASL mechanism by weijun · 15 years ago
  7. ae4d79c Merge by lana · 15 years ago
  8. 1947fa2 6980747: Runtime.exec can fail due to SecurityException (lnx) by martin · 15 years ago
  9. 33fb2bc Added tag jdk7-b107 for changeset 882103f334bb by cl · 15 years ago
  10. f66438d 6980019: Finish rename of ARM -> try-with-resources in jdk repository by darcy · 15 years ago
  11. 6665de7 Merge by lana · 15 years ago
  12. 1d82108 Merge by lana · 15 years ago
  13. 8b299f0 Merge by lana · 15 years ago
  14. 8f49ff8 6966740: (pack200) need to add the timezone regression test Reviewed-by: jrose by ksrini · 15 years ago
  15. 36a5851 6969063: (pack200) The default value of Pack200.Packer.SEGMENT_LIMIT property is empty string instead of -1 by ksrini · 15 years ago
  16. a86c94d 6977851: NPE from FileURLConnection.connect Reviewed-by: michaelm by chegar · 15 years ago
  17. bee685c 6531345: Memory leak in unpack200 Reviewed-by: jrose by ksrini · 15 years ago
  18. 278e383 6431344: (fc) FileChannel.transferTo() doesn't work if address space runs out by alanb · 15 years ago
  19. 9f9c7db 6978511: (file) Path.toRealPath should fail if not resolving links and file does not exist by alanb · 15 years ago
  20. 29af91c 6965924: java.net.HttpCookie using static SimpleDateFormat which is not thread safe by chegar · 15 years ago
  21. 44d9172 6968584: Thread should not be Cloneable Reviewed-by: dholmes by chegar · 15 years ago
  22. eeb877f 6977550: (tz) Support tzdata2010l Reviewed-by: okutsu by peytoia · 15 years ago
  23. d7b77eb Merge by ksrini · 15 years ago
  24. aada07c 6966737: (pack200) the pack200 regression tests need to be more robust. by ksrini · 15 years ago
  25. 62e86e9 Added tag jdk7-b106 for changeset b91ef6b60f4e by cl · 15 years ago
  26. 9de954b 6888127: java.util.jar.Pack200.Packer Memory Leak Reviewed-by: jrose by ksrini · 15 years ago
  27. 53cf445 6921610: 1.6 update 17 and 18 throw java.lang.IndexOutOfBoundsException by weijun · 15 years ago
  28. f49e12c 6976536: Solaris JREs do not have the krb5.kdc.bad.policy configured by default. by weijun · 15 years ago
  29. 0f9a426 6932743: Makefiles not parsing version strings with - from uname -r by ohair · 15 years ago
  30. b307002 6974005: Use of cygpath in Makefile logic needs to silence error messages by ohair · 15 years ago
  31. 39cca33 6969651: TEST_BUG: tools/jar/JarEntryTime.java failed on JDK7 when run on NFS by sherman · 15 years ago
  32. c63b14e 6339649: URI.create should include a detail message when throwing IllegalArgumentException by michaelm · 15 years ago
  33. 642a1a9 6921234: TEST_BUG: java/lang/ClassLoader/deadlock/TestCrossDelegate.sh needs to be modified for Cygwin by mchung · 15 years ago
  34. 1965eb8 Merge by cl · 15 years ago
  35. d05acae 6976186: Integrate Shark by gbenson · 15 years ago
  36. 6bcec0f Added tag jdk7-b105 for changeset 3b0abcb51280 by cl · 15 years ago
  37. e1f23ed Merge by yhuang · 15 years ago
  38. de11fb3 Merge by lana · 15 years ago
  39. 9ae528a Merge by lana · 15 years ago
  40. 2a8bc8e Merge by mchung · 15 years ago
  41. 9fe93de 6973831: NPE when printing stack trace of OOME by mchung · 15 years ago
  42. da79e7a 6971825: (so) improve scatter/gather implementation Reviewed-by: chegar, sherman by alanb · 15 years ago
  43. c55ea77 Merge by lana · 15 years ago
  44. 8cb7839 6976265: No STROKE_CONTROL by dlila · 15 years ago
  45. 9d94858 6959252: convert the anonymous arrays to named arrays in Java List Resource files by yhuang · 15 years ago
  46. 8c9030c 6923794: About 40 JCK test case fail with AssertionError if -esa option is specified by sherman · 15 years ago
  47. 0c8914a 6967436: lines longer than 2^15 can fill window. by dlila · 15 years ago
  48. bd8ba69 6882910: Unexplained lack of IP4 network ability when transparent IP6 to IP4 is disabled. by chegar · 15 years ago
  49. 09a7f08 6960267: JTable.getRowHeight() returns value different from the specified default (16.0) with GTK L&F by malenkov · 15 years ago
  50. 995026e 6898593: java.sql.Date.valueOf no exception if date given is not in the JDBC date escape syntax by lancea · 15 years ago
  51. 275921e Merge by lana · 15 years ago
  52. e091aff Added tag jdk7-b104 for changeset 1a92820132a0 by cl · 15 years ago
  53. a04eba6 6962604: 3/3 Testcase sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh failure by dcubed · 15 years ago
  54. 04a4843 Merge by cl · 15 years ago
  55. 579f056 6945961: SIGSEGV in memcpy() during class loading on linux-i586 by apangin · 15 years ago
  56. e15e54a 6955504: (str) String[Builder/Buffer].append(char[],int,int) throws OutOfMemoryError in b94 by martin · 15 years ago
  57. 81d9408 6974239: Correct reference to jdk document site in javadoc Reviewed-by: skannan by ohair · 15 years ago
  58. 4fddc05 Merge by mullan · 15 years ago
  59. d01b321 6653372: Error in java.security.KeyStore example code Reviewed-by: weijun by mullan · 15 years ago
  60. 338c721 6973030: NTLM proxy authentication fails with https Reviewed-by: michaelm by chegar · 15 years ago
  61. 3f343f2 Merge by lana · 15 years ago
  62. 0d79cda Merge by lana · 15 years ago
  63. 002af9a Merge by lana · 15 years ago
  64. 49bb922 Merge by lana · 15 years ago
  65. 6bbf4a6 6971426: jdk/make/docs docs target does not work on windows by ohair · 15 years ago
  66. 11e1e8e 6973616: Update minimum boot jdk from 1.5 to 1.6 Reviewed-by: igor, jjg by ohair · 15 years ago
  67. 9d62ee2 6510892: com/sun/net/httpserver/bugs/B6361557.java fails Reviewed-by: chegar by michaelm · 15 years ago
  68. c076dd5 6972468: Security manager should be used for tests in java/beans/XMLEncoder by malenkov · 15 years ago
  69. b7ce061 6199676: REGRESSION: ColorChooser loses preview when change LandF in Java5 by malenkov · 15 years ago
  70. d54e16d Merge by lana · 15 years ago
  71. 3b50f3a Merge by lana · 15 years ago
  72. 65f878f Merge by lana · 15 years ago
  73. 4f8050d Added tag jdk7-b103 for changeset 6488b70a23cc by cl · 15 years ago
  74. 9f475fb Merge by lana · 15 years ago
  75. cbd13cd Merge by chegar · 15 years ago
  76. 6341d6c 4743225: Size of JComboBox list is wrong when list is populated via PopupMenuListener by alexp · 15 years ago
  77. c07d4bb 6934977: (bf) MappedByteBuffer.load can SIGBUS if file is truncated by alanb · 15 years ago
  78. 3ac1c6f 6972374: NetworkInterface.getNetworkInterfaces throws "java.net.SocketException" on Solaris zone by chegar · 15 years ago
  79. a69c732 6972409: Cease emitting LDAP filter debug messages Reviewed-by: xuelei by vinnie · 15 years ago
  80. da6afe1 6870947: 15 sec delay detecting "socket closed" condition when a TCP connection is reset by an LDAP server by xuelei · 15 years ago
  81. 51fa0d0 6971847: 4/4 jmap '-histo:live' option is necessary for proper leak detection by dcubed · 15 years ago
  82. d8a8065 6717780: (coll spec) LinkedList api documentation provides the wrong method name by martin · 15 years ago
  83. 917b0b1 6972005: ConfPlusProp.java test failure when DNS has info for realm by weijun · 15 years ago
  84. 3ce4d0f 6867345: Turkish regional options cause NPE in sun.security.x509.AlgorithmId.algOID by xuelei · 15 years ago
  85. 2d73b14 Added tag jdk7-b102 for changeset 13029a61b16b by mikejwre · 15 years ago
  86. 20d7d56 6676075: RegistryContext (com.sun.jndi.url.rmi.rmiURLContext) coding problem by vinnie · 15 years ago
  87. a7ac64c 6969851: VM hangs/crashes in FileDialog test (VS2008/2010 build) by uta · 15 years ago
  88. d29054d 6964018: 3/4 AnonLoggerWeakRefLeak and LoggerWeakRefLeak can fail in JPRT by dcubed · 15 years ago
  89. ad4cbc9 6962804: 4/4 ShellScaffold tests can fail without a specific reason by dcubed · 15 years ago
  90. 6a20f89 6941287: 4/4 jrunscriptTest.sh test does not work right under Cygwin by dcubed · 15 years ago
  91. 36d3708 6963907: (so) Socket adapter need to implement sendUrgentData by alanb · 15 years ago
  92. 8a25afe 6970262: TEST_BUG: test/java/net/NetworkInterface/IPv4Only.java has wrong test name in @run tag by chegar · 15 years ago
  93. df4deb4 6969395: TEST_BUG: Tests in java/net sun/net problems Reviewed-by: alanb by chegar · 15 years ago
  94. 13198e7 Merge by lana · 15 years ago
  95. 4e7bf03 6870553: X509Certificate.getSigAlgName method description uses non-standard algorithm name as example by mullan · 15 years ago
  96. 53e3aac 6969292: make DNS lookup for realm/kdc really work Reviewed-by: alanb, valeriep by weijun · 15 years ago
  97. 0d3c70e 6969683: Generify ResolverConfiguration codes Reviewed-by: alanb, chegar by weijun · 15 years ago
  98. 0558fb3 6964313: Find sun/nio/cs/ext issue with CreateSymbols, then move sun/nio/cs/ext to charset.jar by sherman · 15 years ago
  99. d57f2c5 Added tag jdk7-b101 for changeset d58354a69011 by mikejwre · 15 years ago
  100. 89ff14f 6963622: Project Coin: Refinements to suppressed exceptions by darcy · 15 years ago