1. 11d7e67 Merge by mchung · 15 years ago
  2. 25acc2c 4428022: System.out.println(0.001) outputs 0.0010 by darcy · 15 years ago
  3. e551de4 6891707: Eliminate the java.io.FilePermission dependency on PolicyFile by mchung · 15 years ago
  4. 72781ee Merge by alanb · 15 years ago
  5. 3858cb0 Merge by michaelm · 15 years ago
  6. 69e7cc8 6886436: Lightwight HTTP Container (com.sun.* package) is unstable by michaelm · 15 years ago
  7. 36bed52 6891404: (fs) ACL tests fail with "Invalid argument" on ZFS (sol) by alanb · 15 years ago
  8. b4a0f99 6883983: JarVerifier dependency on sun.security.pkcs should be removed by alanb · 15 years ago
  9. 3f6df36 6891701: test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property by mchung · 15 years ago
  10. 35a8918 Merge by mullan · 15 years ago
  11. e595382 6885667: CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72. by mullan · 15 years ago
  12. 7225b09 6349921: (enum) Include links from java.lang.Enum to EnumSet and EnumMap by darcy · 15 years ago
  13. f097151 6648344: (reflect spec) State default of isAccessible for reflective objects by darcy · 15 years ago
  14. 193575e Merge by alanb · 15 years ago
  15. 6ac846b 6797535: Add shared two argument static equals method to the platform by darcy · 15 years ago
  16. 18306f5 6888552: Allow JNDI to be used when java.applet is not present by alanb · 15 years ago
  17. f4d9987 6889552: Sun provider should not require LDAP CertStore to be present by alanb · 15 years ago
  18. 4379f29 6480728: Byte.valueOf(byte) returns a cached value but Byte.valueOf(String) by darcy · 15 years ago
  19. c614e24 6888888: new javah throws NullPointerException when building in jdk/make/java/nio by tbell · 15 years ago
  20. 387ebef 6887364: SetOutgoingIf.java fails if run on multihomed machine without PIv6 on all interfaces by chegar · 15 years ago
  21. 02976ff 6885916: Memory leak in inferencing verifier (libverify.so) by kamg · 15 years ago
  22. 46ab7e7 6888802: sun.misc.BootClassLoaderHook.getBootstrapPaths stack overflow by mchung · 15 years ago
  23. b1607ea 5062288: (reflect) Core reflection uses raw types when it could be using wildcards by darcy · 15 years ago
  24. 97d6108 6612680: Remove classloader dependency on jkernel by mchung · 15 years ago
  25. f88cf6d 6885204: JSSE should not require Kerberos to be present by vinnie · 15 years ago
  26. eeebf88 6854954: Eliminate static dependency on java.awt.AWTPermission by alanb · 15 years ago
  27. 099dc9c 6884800: (file) Path.newInputStream does not usefully implement available() by alanb · 15 years ago
  28. 5be0496 6787605: OpenSolaris doesn't have /usr/ucb/ps so ShellScaffold fails by tbell · 15 years ago
  29. 5284cda Merge by michaelm · 15 years ago
  30. da8b37b 6870935: DIGEST proxy authentication fails to connect to URLs with no trailing slash by michaelm · 15 years ago
  31. cc345db 6868579: RFE: jarsigner to support reading password from environment variable by weijun · 15 years ago
  32. 7675a01 6874472: display address lists for tickets in klist tool Reviewed-by: valeriep by weijun · 15 years ago
  33. 4280d84 6862679: ESC: AD Authentication with user with umlauts fails by weijun · 15 years ago
  34. 6492feb 6324292: keytool -help is unhelpful Reviewed-by: xuelei, mullan by weijun · 15 years ago
  35. 87edcd2 Merge by michaelm · 15 years ago
  36. 535d6aa 6884837: JTReg test SetOutgoingIf is not correct by ptisnovs · 15 years ago
  37. f427af2 6886108: Test case B4933582 binding to fixed port number Reviewed-by: chegar by michaelm · 15 years ago
  38. 260b72b 6885166: regression test for 6877357 (IPv6 address does not work) error (timed out) by weijun · 15 years ago
  39. 8810040 6582946: Add suite of compare(T, T) methods for ints, longs etc by martin · 15 years ago
  40. 9ba280b 4245470: algorithm of java.lang.Byte.hashCode() is not specified by martin · 15 years ago
  41. 3e5970c 6468534: (reflect) Exception types cannot be parameterized, rephrase getGenericExceptionTypes. by darcy · 15 years ago
  42. 7fbf81b Merge by kevinw · 15 years ago
  43. 828755d 6882768: (launcher) test for 6842838 is broken by kevinw · 15 years ago
  44. 89718fe 6882384: Update http protocol handler to use PlatformLogger by chegar · 15 years ago
  45. 76a2b6e 6882654: Remove dependency on java.util.concurrent from KeepAlive implementaion by chegar · 15 years ago
  46. a332788 6877357: IPv6 address does not work Reviewed-by: xuelei, alanb by weijun · 15 years ago
  47. 8ef5d6e 6884175: CR cleanup for 6840752: Provide out-of-the-box support for ECC algorithms by vinnie · 15 years ago
  48. cd51bdd Merge by mchung · 15 years ago
  49. 5fbe5fa Merge by chegar · 15 years ago
  50. 6f8e29b 6882594: Remove static dependancy on NTLM authentication by chegar · 15 years ago
  51. 6b8eef9 Merge by tbell · 15 years ago
  52. 9780b28 6882609: Move default InMemoryCookieStore to java.net by chegar · 15 years ago
  53. a92ab1e 6882376: Add internal support for JRE implementation to eliminate the dependency on logging by mchung · 15 years ago
  54. ae82e83 Added tag jdk7-b72 for changeset 460639b036f3 by xdono · 15 years ago
  55. fa8c9d8 Merge by tbell · 15 years ago
  56. 26483d3 Merge by yan · 15 years ago
  57. 02154ef 6882363: 4/4 typos in java.util.logging javadocs by dcubed · 15 years ago
  58. 135e5ed Merge by dcubed · 15 years ago
  59. e2fe589 6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints) by dcubed · 15 years ago
  60. 993f104 Merge by mchung · 15 years ago
  61. c797976 6878481: Add performance counters in the JDK by mchung · 15 years ago
  62. 36cc42d 6842838: 64-bit failure in handling invalid manifest in launcher. by kevinw · 15 years ago
  63. d065989 6876541: (file) Files.walkFileTree(...): no SecurityException if read access to the starting file is denied by alanb · 15 years ago
  64. 18b8b6d 6529758: JVMTI Waiters demo crashes. Double free. Reviewed-by: ohair, tbell by alanb · 15 years ago
  65. 9766062 6881442: (reflect) Race condition in Class.getName() by martin · 15 years ago
  66. 550cd3b 6881337: ZipEntry.setComment() was accidentally changed back to old spec/impl in jdk7-b64 by sherman · 15 years ago
  67. e7e2b07 6882745: Add DISABLE_INTREE_EC option to make new EC provider optional. by andrew · 16 years ago
  68. 869887f 6737819: sun.misc.net.DefaultProxySelector doesn't use proxy setting to localhost by jccollet · 15 years ago
  69. 3ccc7a9 6737212: Fixed javadoc warning messages in RowSet classes Reviewed-by: darcy by lancea · 16 years ago
  70. 33e04e8 Merge by mullan · 16 years ago
  71. 46bf69c 6745437: Add option to only check revocation of end-entity certificate in a chain of certificates by mullan · 16 years ago
  72. c05750e Merge by yan · 16 years ago
  73. 27f2634 Merge by yan · 16 years ago
  74. 07f8b42 6850958: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit by martin · 16 years ago
  75. 9e4efd0 Merge by mchung · 16 years ago
  76. 496e949 6868185: 2 JCK api/java_beans/Introspector/ tests fails starting from jdk7 b66 by malenkov · 16 years ago
  77. 5217c42 6589634: Unable to view focus on "Up one level", "create new folder" etc. of JFileChooser Dialog by rupashka · 16 years ago
  78. 3a283a1 6699856: Creating text in a JTextPane using Chinese text causes undesired behavior by gsm · 16 years ago
  79. a2edd6d Merge by tbell · 16 years ago
  80. 8d4864a Merge by alanb · 16 years ago
  81. a0fc07b Merge by tbell · 16 years ago
  82. df945bb Merge by mchung · 16 years ago
  83. 0e06c6a 6432567: PIT : com/sun/jdi/BadHandshakeTest.java fails due to java.net.ConnectException by alanb · 16 years ago
  84. a66c7aa 6879368: Remove stray quote in Character javadoc by martin · 16 years ago
  85. 485b277 6873951: test/java/lang/reflect/Generics/Probe.java fails. Reviewed-by: alanb by darcy · 16 years ago
  86. b96b193 6868627: (spec) Files.walkFileTree doesn't make it clear that uncaught errors and exceptions are propagated by alanb · 16 years ago
  87. b193a8b 6873621: (file) FileStore.supportsFileAttributeView(Class<FileAttributeView> type) returns wrong result by alanb · 16 years ago
  88. dacaf61 6871299: Shift+Tab no longer generates a KEY_TYPED event; used to with JRE 1.5 by yan · 16 years ago
  89. 25123a7 6871847: AlgorithmId.get("SHA256withECDSA") not available Reviewed-by: vinnie by weijun · 16 years ago
  90. 2cf838a 6876328: different names for the same digest algorithms breaks jarsigner by weijun · 16 years ago
  91. 3e4c51b Merge by tbell · 16 years ago
  92. 52b846a Merge by mchung · 16 years ago
  93. 285c098 Added tag jdk7-b71 for changeset b3f3240135f0 by xdono · 16 years ago
  94. 2c77618 6797139: JButton title is truncating for some strings irrespective of preferred size. by alexp · 16 years ago
  95. b7fd4f2 Merge by xdono · 16 years ago
  96. d7bb3d7 6875153: JLayer.isOptimizedDrawingEnabled() throws NPE for null glass pane set by alexp · 16 years ago
  97. 53a088f 6387579: Usage of package-private class as parameter of a method (javax.swing.tree.DefaultTreeSelectionModel) by peterz · 16 years ago
  98. ab66bf7 6856390: RFE : sequence.allfonts.UTF-8.ja for Windows fontconfig.properties by peytoia · 16 years ago
  99. f2c7ea4 6838887: (tz) Add UTC and Yerevan to tzmappings Reviewed-by: okutsu by peytoia · 16 years ago
  100. a1cf852 6830423: Unified Ext B character not displayed with Dialog font by peytoia · 16 years ago