1. c05750e Merge by yan · 15 years ago
  2. 27f2634 Merge by yan · 15 years ago
  3. 496e949 6868185: 2 JCK api/java_beans/Introspector/ tests fails starting from jdk7 b66 by malenkov · 15 years ago
  4. 5217c42 6589634: Unable to view focus on "Up one level", "create new folder" etc. of JFileChooser Dialog by rupashka · 15 years ago
  5. 3a283a1 6699856: Creating text in a JTextPane using Chinese text causes undesired behavior by gsm · 15 years ago
  6. dacaf61 6871299: Shift+Tab no longer generates a KEY_TYPED event; used to with JRE 1.5 by yan · 15 years ago
  7. 285c098 Added tag jdk7-b71 for changeset b3f3240135f0 by xdono · 15 years ago
  8. 2c77618 6797139: JButton title is truncating for some strings irrespective of preferred size. by alexp · 15 years ago
  9. b7fd4f2 Merge by xdono · 15 years ago
  10. d7bb3d7 6875153: JLayer.isOptimizedDrawingEnabled() throws NPE for null glass pane set by alexp · 15 years ago
  11. 53a088f 6387579: Usage of package-private class as parameter of a method (javax.swing.tree.DefaultTreeSelectionModel) by peterz · 15 years ago
  12. ab66bf7 6856390: RFE : sequence.allfonts.UTF-8.ja for Windows fontconfig.properties by peytoia · 15 years ago
  13. f2c7ea4 6838887: (tz) Add UTC and Yerevan to tzmappings Reviewed-by: okutsu by peytoia · 15 years ago
  14. a1cf852 6830423: Unified Ext B character not displayed with Dialog font by peytoia · 15 years ago
  15. 3b00ae8 6872503: JLayer event handling should be rewritten Reviewed-by: art by alexp · 15 years ago
  16. 040645c 6844267: Nimbus generator depends on JIBX by peterz · 15 years ago
  17. b82eb14 6802944: Nimbus initialization is too slow Reviewed-by: jasper by peterz · 15 years ago
  18. a171eaa 6456628: (tz) Default timezone is incorrectly set occasionally on Linux by peytoia · 15 years ago
  19. fdd22f3 6872467: (tz) Support tzdata2009l Reviewed-by: okutsu by peytoia · 15 years ago
  20. a2fcb42 6851214: (tz) New Jordan rule creates a failure for SimpleTimeZone parsing post tzdata2009h by peytoia · 15 years ago
  21. 7900c4b 6689468: test/closed/java/awt/Component/VisibleHwInLwContTest/VisibleHwInLwContTest.html fails by anthony · 15 years ago
  22. 97e233b 6854898: Frame is located at the negative coordinates instead of origin for Solaris 10 CDE by dcherepanov · 15 years ago
  23. e29b2a2 6852051: Getting Null Pointer Exception when displaying message for TrayIcon on Opensolaris by dcherepanov · 15 years ago
  24. 37e9c89 6780496: Javaw process taking up 80-90 percent of CPU time! by anthony · 15 years ago
  25. 93be5a0 Merge by tbell · 15 years ago
  26. 91845aa Merge by xdono · 15 years ago
  27. 00354e0 6872048: bad private keys are generated for 2 specific ECC curves by vinnie · 15 years ago
  28. 4acd55b 6853636: Fix warnings in jdwpgen, add jdwpgen NetBeans project by ohair · 15 years ago
  29. 3eb4f19 6824395: Several Swing core components prevent using them in wrapper classes by alexp · 15 years ago
  30. bc8cf92 6849266: closed/javax/swing/JFileChooser/6484091/bug6484091.java fails on solaris 10 sparc by rupashka · 15 years ago
  31. b2e359e 6875033: regression: test of 6867665 fail Reviewed-by: xuelei by weijun · 15 years ago
  32. e5a230d Merge by alanb · 15 years ago
  33. 527e1f7 6842687: New I/O: Update Asynchronous I/O API to jsr203/nio2-b101 by alanb · 15 years ago
  34. 82a1c08 6874521: Remove @note tags Reviewed-by: andrew, darcy by alanb · 15 years ago
  35. e2b44d0 6705913: freetype_versioncheck.exe - Unable To Locate Component by tbell · 15 years ago
  36. a944698 6378701: (enum) Unclear purpose of EnumConstantNotPresentException by darcy · 15 years ago
  37. d140fe8 6579827: vista : JSlider on JColorchooser is not properly render or can't be seen completely. by rupashka · 15 years ago
  38. 21fc586 Merge by yan · 15 years ago
  39. fe63acb Added tag jdk7-b70 for changeset 893bcca951b7 by xdono · 15 years ago
  40. 3d565d0 6866804: (file) Path calls checkPermission insteadof checkXXX (sol) by alanb · 15 years ago
  41. 14842ad 6870926: (file) Path.toRealPath performance can be improved (win) by alanb · 15 years ago
  42. 772679f 6595866: File does work with symbolic links (win,vista) Reviewed-by: sherman by alanb · 15 years ago
  43. bd83c68 6867665: Problem with keytabs with multiple kvno's (key versions) by weijun · 15 years ago
  44. f2d5fdd 6872492: JLayer sources contain wrong header Reviewed-by: rupashka by alexp · 15 years ago
  45. e3ad261 Merge by yan · 15 years ago
  46. e882046 Merge by xdono · 15 years ago
  47. c12b7ae Merge by tbell · 15 years ago
  48. f0b06d8 6873059: Explicitly use -source 6 -target 6 when compiling with the boot jdk javac by andrew · 15 years ago
  49. 3ec7c76 6829785: TextCallbackHandler does not honor PasswordCallback.isEchoOn() by weijun · 15 years ago
  50. 4815e1f 6730652: CharsetEncoder.canEncode(char) returns incorrect values for some charsets by sherman · 15 years ago
  51. 2ac2d47 6866397: (file) PathMatcher with regex syntax doesn't match as expected (win) by sherman · 15 years ago
  52. 3344629 Merge by tbell · 15 years ago
  53. ad0abb9 6824600: OOM occurs when setLookAndFeel() is executed in Windows L&F(XP style) by rupashka · 15 years ago
  54. 3640d08 Merge by sherman · 15 years ago
  55. 4dd25ba 6676423: (prefs) Opensource unit/regression tests for java.util.prefs by sherman · 15 years ago
  56. fcab299 Merge by wetmore · 15 years ago
  57. 1b51c08 6870335: Provider numbers need to be bumped to 1.7 Reviewed-by: mullan by wetmore · 15 years ago
  58. e80a70d Added tag jdk7-b69 for changeset 226b20019b1f by xdono · 15 years ago
  59. 6e855f0 6840246: Lightweight implementation of String.split for simple use case by sherman · 15 years ago
  60. f07e5b1 Merge by xdono · 15 years ago
  61. 297feba Merge by yan · 15 years ago
  62. 82936fe Merge by yan · 15 years ago
  63. f4820da Merge by dcubed · 15 years ago
  64. 1fec988 6870298: 4/4 fix minor typos in java/lang/instrument/Instrumentation.java by dcubed · 15 years ago
  65. 54f11ef Merge by vinnie · 15 years ago
  66. c3c33a6 Merge by vinnie · 15 years ago
  67. ed355ab 6840752: Provide out-of-the-box support for ECC algorithms by vinnie · 15 years ago
  68. 5e59b9a Merge by asaha · 15 years ago
  69. 73d7574 6865748: (file) SimpleFileVisitor methods ignore null arguments by alanb · 15 years ago
  70. f314d56 6867781: (file) Examples in javadoc use newFileAttributeView instead of getFileAttributeView by alanb · 15 years ago
  71. 8cb9d2b 4516760: (so) Intermittent SocketException: Transport endpoint is not connected (lnx) by alanb · 15 years ago
  72. f68f407 6585239: Regression: 2 DNS tests fail with JDK 5.0u13 b01 and pass with 5.0u12fcs by xuelei · 15 years ago
  73. cb5b9b3 6868867: Test: sun/security/tools/keytool/standard.sh fails under windows/cygwin by weijun · 15 years ago
  74. 7cc9350 6821190: more InquireType values for ExtendedGSSContext Reviewed-by: valeriep by weijun · 15 years ago
  75. 8a8e659 6710360: export Kerberos session key to applications Reviewed-by: valeriep by weijun · 15 years ago
  76. 72dd2cc 6866479: libzip.so caused JVM to crash when running jarsigner by weijun · 15 years ago
  77. 3f6a8c6 Merge by asaha · 15 years ago
  78. c33f2ed 6822696: Integrating JXLayer component to Swing library Reviewed-by: peterz, art by alexp · 15 years ago
  79. 31b2a38 6461173: One JCK test([NewFolderAction0001]) failed on Windows due to lack of PropertyPermission(s) by rupashka · 15 years ago
  80. bd46a0e 6803688: Integrate latest JAX-WS (2.1.6) in to JDK 6u14 by asaha · 15 years ago
  81. a28fa22 6869697: Missing entry in makefiles for java/lang/ReflectiveOperationException.java by andrew · 15 years ago
  82. 3993dc5 Merge by asaha · 15 years ago
  83. f02140f 6868189: Nested enum class with custom BeanInfo fails Reviewed-by: peterz by malenkov · 15 years ago
  84. 9661dd6 6826801: JarFileFactory should not use HashMap<URL> by chegar · 15 years ago
  85. 55b6451 6826780: URLClassPath should use HashMap<String, XXX> instead of HashMap<URL, XXX> by chegar · 15 years ago
  86. 2d33f3d Merge by yan · 15 years ago
  87. 4973c18 Merge by asaha · 15 years ago
  88. 777b79a Merge by tbell · 15 years ago
  89. a79ac41 6838598: Legal notice repair: jdk/src/share/classes/sun/dyn/FilterGeneric.java by jrose · 15 years ago
  90. cd1bb46 6867657: Many JSN tests do not run under cygwin Reviewed-by: ohair by wetmore · 15 years ago
  91. 2a165bc Merge by tbell · 15 years ago
  92. 94c23e9 6865853: Additional code changes needed to build deploy using WXP SP2 and Visual Studio 2008 by tbell · 15 years ago
  93. 240927f Added tag jdk7-b68 for changeset b23d905cb5d3 by xdono · 15 years ago
  94. f012d0b 6593649: Word wrap broken for JTextArea by andrew · 15 years ago
  95. a89c346 Merge by yan · 15 years ago
  96. f1af534 Merge by asaha · 15 years ago
  97. e1af3dd 6868533: 3/4 JDI: remove '-source 1.5' and '-target 1.5' options from com.sun.jdi tests by dcubed · 15 years ago
  98. 5c73c58 Merge by xdono · 15 years ago
  99. b54ec3b Merge by yan · 15 years ago
  100. 0d728e1 6856590: (process) Use RESTARTABLE in UNIXProcess_md.c by martin · 15 years ago