1. 407acec Merge by lana · 12 years ago
  2. 663ae4d Merge by lana · 12 years ago
  3. ff773a4 8000176: Need automated test for checking scale quality by bae · 12 years ago
  4. 6bca44d Added tag jdk8-b59 for changeset abad1f417bd3 by katleman · 12 years ago
  5. 396294d 7171412: awt Choice doesn't fire ItemStateChange when selecting item after select() call by bagiras · 12 years ago
  6. 3eaf56f 7188093: closed/sun/java2d/pipe/ScaleQualityTest.java fails by ceisserer · 12 years ago
  7. 22e45c7 Merge by lana · 12 years ago
  8. 878a570 Merge by lana · 12 years ago
  9. de5f008 7197619: Using modifiers for the dead key detection on Windows by alexsch · 12 years ago
  10. 32a4cc2 Added tag jdk8-b58 for changeset d94613ac03d8 by katleman · 12 years ago
  11. bce4d6d Merge by katleman · 12 years ago
  12. c346b81 Merge by amurillo · 12 years ago
  13. 2664254 7124515: [macosx] Test fail like 6366126 (ArrayIndexOutOfBoundException pressing ENTER after removing items) by alexsch · 12 years ago
  14. 1610ab3 7158350: [macosx] Strange results of SwingUIText printing Reviewed-by: bae, prr by jgodinez · 12 years ago
  15. 89b877a Merge by lana · 12 years ago
  16. 3596047 7160627: [macosx] TextArea has wrong initial size by serb · 12 years ago
  17. a790b82 7179349: [macosx] Java processes on Mac should not use default Apple icon by leonidr · 12 years ago
  18. c8bb7c9 7124239: [macosx] sun.awt.SunToolkit.InfiniteLoop exception in realSync called from SwingTestHelper by leonidr · 12 years ago
  19. d118f52 Merge by jcoomes · 12 years ago
  20. d4c787a 7191703: jprt cannot build jdk on MacOSX. Reviewed-by: anthony by ohair · 12 years ago
  21. ec06d12 7199180: [macosx] Dead keys handling for input methods by alexsch · 12 years ago
  22. 2eed453 Added tag jdk8-b57 for changeset 51594d095a4b by katleman · 12 years ago
  23. 6ce5357 7123767: Wrong tooltip location in Multi-Monitor configurations by vkarnauk · 12 years ago
  24. f1dbbae 7194184: JColorChooser swatch cannot accessed from keyboard by zhouyx · 12 years ago
  25. 4ff5c94 Merge by katleman · 12 years ago
  26. 0600c04 Merge by lana · 12 years ago
  27. d293cd0 Merge by lana · 12 years ago
  28. 669e6b6 7199500: Minor typo in AbstractStringBuilder.java header Reviewed-by: coffeys by chegar · 12 years ago
  29. 18dfae3 4722265: (spec str) StringBuffer.ensureCapacity() should mention that capacity is mutable by jgish · 12 years ago
  30. 4b7a000 7199410: Remove files that were omitted from 7130909 changeset by dholmes · 12 years ago
  31. 2bfb686 7198070: Eliminate static dependency from JMX to java.beans.ConstructorProperties by mchung · 12 years ago
  32. 421e8c0 7195933: There is incorrect link to "Info-ZIP Application Note 970311" in doc page of Package java.util.zip by dxu · 12 years ago
  33. ee44584 7190273: Deprecate com.sun.security.auth.callback.DialogCallbackHandler by alanb · 12 years ago
  34. 39315bd 7198325: Fix more $(sort) issues on lnk commands in makefiles, making binaries more consistent by ohair · 12 years ago
  35. 46fcac9 7197849: Update new build-infra makefiles by ohair · 12 years ago
  36. c05f15a 7199249: TEST_BUG : Add /othervm to Collisions.java @run main with -D definitions by mduigou · 12 years ago
  37. cd0f04f 7198984: Add java/text/Bidi/Bug6665028.java to ProblemList.txt by naoto · 12 years ago
  38. fe282ce 7199066: Typo in method name Reviewed-by: mullan by xuelei · 12 years ago
  39. 04199dc 7190587: Open source and jtreg'ify JAWT regression test by kshefov · 12 years ago
  40. f7c1c56 7142919: TEST_BUG: java/nio/channels/AsyncCloseAndInterrupt.java failing intermittently [sol11] by dxu · 12 years ago
  41. 8ec923a 7198901: correct the field size check when decoding a point on ECC curve by vinnie · 12 years ago
  42. eab3167 7198871: cleanup security tests in problem lists with no CR attached by weijun · 12 years ago
  43. 29e8cae 7198988: re-order paramaters for Collision.java @run Reviewed-by: alanb by mduigou · 12 years ago
  44. 7f78f04 7160951: ActionListener called twice for JMenuItem using ScreenMenuBar by leonidr · 12 years ago
  45. 5dc4be0 7198849: Make javax/management/remote/mandatory/notif/ListenerScaleTest.java less timing sensitive by sla · 12 years ago
  46. 831f73c 7196855: autotest.sh fails on ubuntu because libsoftokn.so not found by weijun · 12 years ago
  47. 66301be 7186799: Regression tests for ImageIO metadata fail on second run by bae · 12 years ago
  48. dd71137 7198846: Add javax/management/remote/mandatory/notif/DiffHBTest.java to ProblemList.txt by sla · 12 years ago
  49. d122f1e 7198205: CloseTest fails on mac Reviewed-by: alanb, chegar, michaelm by weijun · 12 years ago
  50. b70868a 7195409: CertPath/CertPathValidatorTest/KeyParamsInheritanceTest fails with NullPointerException by mullan · 12 years ago
  51. f9c7b0f 7198676: NPG: exclude MemoryMXBean tests which assume a perm gen by jcoomes · 12 years ago
  52. cf866b6 7198162: exclude test MemoryMXBean/LowMemoryTest2.sh by jcoomes · 12 years ago
  53. 4970a62 Merge by lana · 12 years ago
  54. 717a3f7 Merge by lana · 12 years ago
  55. 3520038 6994562: Swing classes (both JTextArea and JTextField) don't support caret width tuning by VKARNAUK · 12 years ago
  56. 364f76a 7196547: [macosx] Implement dead key detection for KeyEvent by alexsch · 12 years ago
  57. 95cfd73 7197320: [macosx] Full Screen option missing when Window.documentModified by alexsch · 12 years ago
  58. cb4a557 Added tag jdk8-b56 for changeset 2e9eeef2909b by katleman · 12 years ago
  59. 8f614a0 7198318: SunToolkitSubclass.java should be removed Reviewed-by: serb by bagiras · 12 years ago
  60. f52ce39 7186109: Simplify lock machinery for PostEventQueue & EventQueue by bagiras · 12 years ago
  61. 9550112 Merge by katleman · 12 years ago
  62. c4b99db 7124534: [macosx] Submenu title overlaps with Submenu indicator in JPopupMenu by serb · 12 years ago
  63. dc766d9 Merge by ohair · 12 years ago
  64. f9180a9 7197771: Adjust jdk sources to avoid use of implementation defined value of __FILE__ by ohair · 12 years ago
  65. 1af21ae 7189926: Reduce test size for default run. Add additional run enabling alternative hashing. by mduigou · 12 years ago
  66. 8746e97 Merge by lana · 12 years ago
  67. 490ad68 7193302: Remove ConstructorProperties annotation from java.lang.management.LockInfo by mchung · 12 years ago
  68. f03c8bf Merge by mullan · 12 years ago
  69. e09c6da Merge by mullan · 12 years ago
  70. d766ca8 7176627: CertPath/jep124/PreferCRL_SoftFail test fails (Could not determine revocation status) by mullan · 12 years ago
  71. 1d451fd 7197637: (ch) sun.nio.ch.Default* cause providers for other platforms to be included in rt.jar by alanb · 12 years ago
  72. e126c05 7197203: sun/misc/URLClassPath/ClassnameCharTest.sh failed, compile error by chegar · 12 years ago
  73. 70a8982 Merge by mullan · 12 years ago
  74. 033117c 7196593: java.security.debug=help doesn't list certpath option by mullan · 12 years ago
  75. 59ad7c4 7181199: [macosx] Startup is much slower in headless mode for apps using Fonts by bae · 12 years ago
  76. 2df5163 7193977: REGRESSION:Java 7's JavaBeans persistence ignoring the "transient" flag on properties by malenkov · 12 years ago
  77. 63d5f90 Merge by lana · 12 years ago
  78. 72fb55c 7183516: [macosx]Can't print-out the defined fonts for PrintFont_2D and AntialiasTableTest. by jgodinez · 12 years ago
  79. ede2559 Merge by mullan · 12 years ago
  80. c851a46 Merge by mullan · 12 years ago
  81. d668cce 7195301: XML Signature DOM implementation should not use instanceof to determine type of Node by mullan · 12 years ago
  82. ee4af83 7180362: RFE: Implement date cutover functionality for currency.properties file by coffeys · 12 years ago
  83. 0295247 4647343: IDENT variable in sun.security.x509 classes not used by mullan · 12 years ago
  84. 42c1c51 6354758: rename old test HttpServer classes by chegar · 12 years ago
  85. 195d48c 7032247: java/net/InetAddress/GetLocalHostWithSM.java fails if hostname resolves to loopback address by chegar · 12 years ago
  86. 371a5db 7194469: Pressing the Enter key results in an alert tone beep when focus is TextField by alexsch · 12 years ago
  87. 41367c3 7196677: diff compares same file to itself in PaddingTest regression test. by weijun · 12 years ago
  88. dbbadaf Added tag jdk8-b55 for changeset 1f3f4b333341 by katleman · 12 years ago
  89. b0be95c 7192302: Remove JDBCRowSetImpl dependency on java.beans by lancea · 12 years ago
  90. 312cb4b 7153339: InternalError when drawLine with Xor and Antialiasing by bagiras · 12 years ago
  91. 95795ec 7195557: NPG: Unexpected number of memory pools by mgerdin · 12 years ago
  92. 2359676 7175183: [macosx] Objective-C exception thrown when switching monitor configuration by kizune · 12 years ago
  93. 2ce638c Merge by lana · 12 years ago
  94. 0eed002 Merge by lana · 12 years ago
  95. dd4c71b Merge by lana · 12 years ago
  96. 3d9e721 Merge by lana · 12 years ago
  97. 2356380 Merge by jcoomes · 12 years ago
  98. c6d0053 7194005: (launcher) needs to be enhanced for 64-bit jar file handling by ksrini · 12 years ago
  99. 7c37de0 Merge by lana · 12 years ago
  100. 27bbc4e 7124523: [macosx] b216: Mising part of applet UI Reviewed-by: denis, alexsch by serb · 12 years ago