1. 52bc3b5 Merge by tbell · 15 years ago
  2. 4bf4900 6261502: (reflect) Add the functionality to screen out the "inappropriate" modifier bits by darcy · 15 years ago
  3. a7ee5f6 6877122: Many javadoc warnings from java.awt.Window, other awt classes by darcy · 15 years ago
  4. ba0f8f7 6876282: BigDecimal's divide(BigDecimal bd, RoundingFormat r) produces incorrect result by xlu · 15 years ago
  5. ed2796b 6876628: @throw instead of @throws in two ParagraphView classes by darcy · 15 years ago
  6. 47b9574 6871697: LinkedBlockingQueue Iterator/remove/poll race by dl · 15 years ago
  7. f7dfa2d 6875861: javadoc build warning on java.util.Properites from unconventional @see ordering by darcy · 15 years ago
  8. 62c9169 4963968: zlib should be upgraded to current version of zlib by sherman · 15 years ago
  9. 93be5a0 Merge by tbell · 15 years ago
  10. 00354e0 6872048: bad private keys are generated for 2 specific ECC curves by vinnie · 15 years ago
  11. e5a230d Merge by alanb · 15 years ago
  12. 527e1f7 6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101 by alanb · 15 years ago
  13. 82a1c08 6874521: Remove @note tags Reviewed-by: andrew, darcy by alanb · 15 years ago
  14. a944698 6378701: (enum) Unclear purpose of EnumConstantNotPresentException by darcy · 15 years ago
  15. 3d565d0 6866804: (file) Path calls checkPermission insteadof checkXXX (sol) by alanb · 15 years ago
  16. 14842ad 6870926: (file) Path.toRealPath performance can be improved (win) by alanb · 15 years ago
  17. 772679f 6595866: File does work with symbolic links (win,vista) Reviewed-by: sherman by alanb · 15 years ago
  18. bd83c68 6867665: Problem with keytabs with multiple kvno's (key versions) by weijun · 15 years ago
  19. e3ad261 Merge by yan · 15 years ago
  20. c12b7ae Merge by tbell · 15 years ago
  21. 3ec7c76 6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn() by weijun · 15 years ago
  22. 4815e1f 6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets by sherman · 15 years ago
  23. 2ac2d47 6866397: (file) PathMatcher with regex syntax doesn't match as expected (win) by sherman · 15 years ago
  24. 3344629 Merge by tbell · 15 years ago
  25. fcab299 Merge by wetmore · 15 years ago
  26. 1b51c08 6870335: Provider numbers need to be bumped to 1.7 Reviewed-by: mullan by wetmore · 15 years ago
  27. 6e855f0 6840246: Lightweight implementation of String.split for simple use case by sherman · 15 years ago
  28. 297feba Merge by yan · 15 years ago
  29. f4820da Merge by dcubed · 15 years ago
  30. 1fec988 6870298: 4/4 fix minor typos in java/lang/instrument/Instrumentation.java by dcubed · 15 years ago
  31. c3c33a6 Merge by vinnie · 15 years ago
  32. ed355ab 6840752: Provide out-of-the-box support for ECC algorithms by vinnie · 15 years ago
  33. 73d7574 6865748: (file) SimpleFileVisitor methods ignore null arguments by alanb · 15 years ago
  34. f314d56 6867781: (file) Examples in javadoc use newFileAttributeView instead of getFileAttributeView by alanb · 15 years ago
  35. 8cb9d2b 4516760: (so) Intermittent SocketException: Transport endpoint is not connected (lnx) by alanb · 15 years ago
  36. f68f407 6585239: Regression: 2 DNS tests fail with JDK 5.0u13 b01 and pass with 5.0u12fcs by xuelei · 15 years ago
  37. cb5b9b3 6868867: Test: sun/security/tools/keytool/standard.sh fails under windows/cygwin by weijun · 15 years ago
  38. 7cc9350 6821190: more InquireType values for ExtendedGSSContext Reviewed-by: valeriep by weijun · 15 years ago
  39. 8a8e659 6710360: export Kerberos session key to applications Reviewed-by: valeriep by weijun · 15 years ago
  40. 72dd2cc 6866479: libzip.so caused JVM to crash when running jarsigner by weijun · 15 years ago
  41. c33f2ed 6822696: Integrating JXLayer component to Swing library Reviewed-by: peterz, art by alexp · 15 years ago
  42. 31b2a38 6461173: One JCK test([NewFolderAction0001]) failed on Windows due to lack of PropertyPermission(s) by rupashka · 15 years ago
  43. 3993dc5 Merge by asaha · 15 years ago
  44. f02140f 6868189: Nested enum class with custom BeanInfo fails Reviewed-by: peterz by malenkov · 15 years ago
  45. 9661dd6 6826801: JarFileFactory should not use HashMap<URL> by chegar · 15 years ago
  46. 55b6451 6826780: URLClassPath should use HashMap<String, XXX> instead of HashMap<URL, XXX> by chegar · 15 years ago
  47. 2d33f3d Merge by yan · 15 years ago
  48. 4973c18 Merge by asaha · 15 years ago
  49. 777b79a Merge by tbell · 15 years ago
  50. a79ac41 6838598: Legal notice repair: jdk/src/share/classes/sun/dyn/FilterGeneric.java by jrose · 15 years ago
  51. 2a165bc Merge by tbell · 15 years ago
  52. 94c23e9 6865853: Additional code changes needed to build deploy using WXP SP2 and Visual Studio 2008 by tbell · 15 years ago
  53. f012d0b 6593649: Word wrap broken for JTextArea by andrew · 15 years ago
  54. a89c346 Merge by yan · 15 years ago
  55. f1af534 Merge by asaha · 15 years ago
  56. 5c73c58 Merge by xdono · 15 years ago
  57. b54ec3b Merge by yan · 15 years ago
  58. 0d728e1 6856590: (process) Use RESTARTABLE in UNIXProcess_md.c by martin · 15 years ago
  59. 3f193db 6868160: (process) Use vfork, not fork, on Linux to avoid swap exhaustion by martin · 15 years ago
  60. 21fa724 Merge by asaha · 15 years ago
  61. eee25c3 6647452: Remove obfuscation, framework and provider self-verification checking by wetmore · 15 years ago
  62. e1a0168 6539700: JTextPane line wrap radically different from previous versions in jre 1.5.0_10+ by gsm · 15 years ago
  63. 85f35b7 Merge by tbell · 15 years ago
  64. c2cc3b2 6851688: Hung up in applet application Reviewed-by: art, dcherepanov by uta · 15 years ago
  65. 34ad1e6 6867101: Path.checkAccess fails with sharing violation on special files such as pagefile.sys by alanb · 15 years ago
  66. b9f758d Merge by tbell · 15 years ago
  67. c4bdf5a 6866243: Javadoc for java.lang.Character still refers to Unicode 4 instead of 5 by peytoia · 15 years ago
  68. 555c77d 6866719: Rename execvpe to avoid symbol clash with glibc 2.10 Reviewed-by: darcy by martin · 15 years ago
  69. 6e3c0eb 6804124: Replace "modified mergesort" in java.util.Arrays.sort with timsort by jjb · 15 years ago
  70. 2524373 6866554: Misc. javadoc warnings Reviewed-by: alanb by martin · 15 years ago
  71. bce401f Merge by sherman · 15 years ago
  72. f015741 Merge by yan · 15 years ago
  73. 41c7f22 Merge by yan · 15 years ago
  74. 8e56eb5 6805775: LinkedBlockingQueue Nodes should unlink themselves before becoming garbage by dl · 15 years ago
  75. 3eea565 6785442: ConcurrentLinkedQueue.remove() and poll() can both remove the same element by dl · 15 years ago
  76. f683978 6862919: Update copyright year by xdono · 15 years ago
  77. 2bb4579 6864297: Right-to-left oriented JScrollPane is aligned to the wrong direction while resizing the container by malenkov · 15 years ago
  78. d145e2f Merge by yan · 15 years ago
  79. 9b5ada6 Merge by tbell · 15 years ago
  80. e83a153 Merge by asaha · 15 years ago
  81. bd90c70 6864319: (fs) Eliminate static dependency on fdopendir (lnx) Reviewed-by: martin by alanb · 15 years ago
  82. 81aff4f 6863864: (fs) Path.createSymbolicLink doesn't set directory flag when creating sym link to directory (win) by alanb · 15 years ago
  83. 1ac4b74 6449574: Invalid ldap filter is accepted and processed Reviewed-by: vinnie by xuelei · 15 years ago
  84. ee7d965 6856929: Frame is not getting resized using Robot in OpenSolaris and Ubuntu by dcherepanov · 15 years ago
  85. f0aed3b Merge by yan · 15 years ago
  86. 09831c8 Merge by yhuang · 15 years ago
  87. c3aad14 6639458: Improvements to Surrogate.java by martin · 15 years ago
  88. 57fff21 6639443: Character.toCodePoint and Character.toSurrogates can be optimized by martin · 15 years ago
  89. b74138b Merge by sherman · 15 years ago
  90. 2442c4c 5063507: (fmt) missing exception for "%#s" format specifier by sherman · 15 years ago
  91. faf1ce1 Merge by valeriep · 15 years ago
  92. e105ca9 Merge by naoto · 15 years ago
  93. f2c58c3 6460525: javax/swing/JFileChooser/6396844/TwentyThousandTest.java times out by rupashka · 15 years ago
  94. 7856852 6863110: Newly connected/accepted SctpChannel should fire OP_READ if registered with a Selector by chegar · 15 years ago
  95. 68b460e 6857870: Regression tests are failing with ExceptionInInitializerError by dcherepanov · 15 years ago
  96. f7e4457 6823905: crash in sun.security.pkcs11.wrapper.PKCS11.C_Sign during stress-test by valeriep · 15 years ago
  97. b30fc0c 6814140: deadlock due to synchronized demandLogger() code that locks ServerLogManager by poonam · 15 years ago
  98. 114acb7 6859935: REGRESSION: Settings are missing in JCP/Advanced tab on windows by dcherepanov · 15 years ago
  99. 3e01ff3 6561126: keytool should use larger default keysize for keypairs by weijun · 15 years ago
  100. d3682d0 6854308: more ktab options Reviewed-by: mullan by weijun · 15 years ago