1. 2849270 7055065: NullPointerException when sorting JTable with empty cell by luchsh · 13 years ago
  2. b9891aa 7129742: Unable to view focus in Non-Editable TextArea by zhouyx · 13 years ago
  3. 083430b 7124286: [macosx] Option modifier should work like AltGr as in Apple jdk by leonidr · 13 years ago
  4. cab8b1d 7156194: [macosx] Can't type non-ASCII characters into applets by dcherepanov · 13 years ago
  5. 442e616 7161109: [macosx] JCK AWT interactive test DnDTextDropTest fails on MacOS by kizune · 13 years ago
  6. 07df082 7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext by anthony · 13 years ago
  7. 4e60601 7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP by rupashka · 13 years ago
  8. fd12705 7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField by leonidr · 13 years ago
  9. b08670e Merge by lana · 13 years ago
  10. b3c237e Merge by katleman · 13 years ago
  11. 4bb2879 7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE Reviewed-by: art by leonidr · 13 years ago
  12. 7cf3132 7097771: setEnabled does not work for components in disabled containers. by serb · 13 years ago
  13. 42a48d9 7158712: Synth Property "ComboBox.popupInsets" is ignored Reviewed-by: alexp by rupashka · 13 years ago
  14. 4971c09 7146146: Deadlock between subclass of AbstractDocument and UndoManager by rupashka · 13 years ago
  15. 92de566 7074397: Build infrastructure changes (makefile re-write) by ohair · 13 years ago
  16. dcac1d9 7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized) by anthony · 13 years ago
  17. 8177ee2 7124553: [macosx] Need minimum size for titled Frames and JFrames by anthony · 13 years ago
  18. aa023a7 7125657: [macosx] SpreadSheet demo has the broken display when clicking outside of the table. by serb · 13 years ago
  19. 84c5573 7124528: [macosx] Selection is not cleared properly in text component. by serb · 13 years ago
  20. 0db5fcc 7149913: [macosx] Deadlock in LWTextComponentPeer Reviewed-by: anthony, art by serb · 13 years ago
  21. 0628c5f 7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor. by serb · 13 years ago
  22. dcc1b1a Merge by lana · 13 years ago
  23. d1325b3 Merge by lana · 13 years ago
  24. 8d4b7d1 Merge by kizune · 13 years ago
  25. 43045ca 7153735: [macosx] Text with diacritics is pasted with broken encoding by kizune · 13 years ago
  26. e0d3743 7093156: NLS Please change the mnemonic assignment system to avoid translation issue (Swing files) by alexsch · 13 years ago
  27. 70636ca 7154177: [macosx] An invisible owner frame becomes visible upon clicking a child window by anthony · 13 years ago
  28. 4df0bb2 7158483: (tz) Support tzdata2012c Reviewed-by: okutsu by peytoia · 13 years ago
  29. ab5b568 7155298: Editable TextArea/TextField are blocking GUI applications from exit by zhouyx · 13 years ago
  30. c092ae9 Merge by lana · 13 years ago
  31. b4eafc1 7142172: Custom TrustManagers that return null for getAcceptedIssuers will NPE by wetmore · 13 years ago
  32. c1ef642 7124428: [macosx] Frame.setExtendedState() doesn't work for undecorated windows by anthony · 13 years ago
  33. 85c9c82 Merge by yhuang · 13 years ago
  34. 100e26f 7028073: The currency symbol for Peru is wrong Reviewed-by: naoto by yhuang · 13 years ago
  35. fe314c9 7124551: [macosx] Once added, Menu shortcut cannot be removed by serb · 13 years ago
  36. f693e4d 7070436: Support Unicode 6.1.0 in JDK 8 Reviewed-by: okutsu by peytoia · 13 years ago
  37. 22fa672 7134701: [macosx] Support legacy native library names Reviewed-by: alanb, dcubed by michaelm · 13 years ago
  38. 50e24a9 7156459: Remove unnecessary get() from Currency.getInstance() by naoto · 13 years ago
  39. 4da152d 7132692: [macosx] Class com.apple.eawt not functioning by anthony · 13 years ago
  40. a6c2fe0 7149085: [macosx] Quit with QuitStrategy CLOSE_ALL_WINDOWS does terminate application by anthony · 13 years ago
  41. a55ac48 Merge by lana · 13 years ago
  42. fde15e7 4310381: Text in multi-row/col JTabbedPane tabs can be truncated/clipped by rupashka · 13 years ago
  43. e48a929 7155051: DNS provider may return incorrect results Reviewed-by: weijun, chegar by xuelei · 13 years ago
  44. 78bdf3e 6888634: test/closed/javax/swing/Popup/TaskbarPositionTest.java fails by rupashka · 13 years ago
  45. 01bb539 7155300: Include pthread.h on all POSIX platforms except Solaris to improve portability by zhangshj · 13 years ago
  46. 35b3406 Merge by lana · 13 years ago
  47. 9749d1c Merge by lana · 13 years ago
  48. aaf0be4 Merge by lana · 13 years ago
  49. a6ba96f 7145454: JVM wide monitor lock in Currency.getInstance(String) by naoto · 13 years ago
  50. b2d6987 7144063: [macosx] Swing JMenu mnemonic doesn't work; hint misleading; cross symbol typed by kizune · 13 years ago
  51. 903dbb7 7150349: [macosx] Applets attempting to show popup menus activate the applet process by dcherepanov · 13 years ago
  52. 8b72453 7150345: [macosx] Can't type into applets Reviewed-by: ant by dcherepanov · 13 years ago
  53. d532f22 7146728: Inconsistent length for the generated secret using DH key agreement impl from SunJCE and PKCS11 by valeriep · 13 years ago
  54. 41c3726 7128738: dragged dialog freezes system on dispose Reviewed-by: anthony by bagiras · 13 years ago
  55. 5f401e0 7152007: Fix warnings in sun/rmi/rmic by khazra · 13 years ago
  56. 93de1f6 Merge by mfang · 13 years ago
  57. e10e0be Merge by mfang · 13 years ago
  58. 602e8ec Merge by yhuang · 13 years ago
  59. 6ad85d6 7085757: Currency Data: ISO 4217 Amendment 152 Reviewed-by: naoto by yhuang · 13 years ago
  60. 98455e6 Merge by katleman · 13 years ago
  61. bd9e770 Merge by lana · 13 years ago
  62. ffc8eae 7153343: Dependency on non-POSIX header file <link.h> causes portability problem by littlee · 13 years ago
  63. 2ec61d5 7045655: An empty InMemoryCookieStore should not return true for removeAll by khazra · 13 years ago
  64. 3112435 7074616: java.lang.management.ManagementFactory.getPlatformManagementInterfaces fails by fparain · 13 years ago
  65. 520c81c Merge by lana · 13 years ago
  66. 0ad3e1e 7152948: DatagramDispatcher.c should memset msghdr to make it portable to other platforms by chegar · 13 years ago
  67. 8772932 Merge by lana · 13 years ago
  68. 963ced5 Merge by lana · 13 years ago
  69. cb27afa 7027139: getFirstIndex() does not return the first index that has changed by rupashka · 13 years ago
  70. a0c1504 7149608: Default TZ detection fails on linux when symbolic links to non default location used. by coffeys · 13 years ago
  71. 790bc9a 7148584: Jar tools fails to generate manifest correctly when boundary condition hit by coffeys · 13 years ago
  72. e657aac 7151427: Fix the potential memory leak in error handling code in X11SurfaceData.c by littlee · 13 years ago
  73. 8190ca8 Merge by lana · 13 years ago
  74. 4e778fd Merge by lana · 13 years ago
  75. 75467b2 Merge by lana · 13 years ago
  76. 7803add Merge by lana · 13 years ago
  77. 8903ba7 7151008: Add library support for repeating annotations in java.lang.annotation by darcy · 13 years ago
  78. c56ced3 7152186: java.awt.HeadlessException when running AWT apps [macosx] by michaelm · 13 years ago
  79. 820d4fb 7150392: Linux build breaks with GCC 4.7 due to unrecognized option by andrew · 13 years ago
  80. d649ed9 7146377: closed/javax/swing/DataTransfer/4876520/bug4876520.java failed since b08 in jdk 8 by rupashka · 13 years ago
  81. 6cd2216 6961765: Double byte characters corrupted in DN for LDAP referrals by weijun · 13 years ago
  82. 5ac8c15 7113349: Initial changeset for Macosx port to jdk by michaelm · 13 years ago
  83. 2bc43a3 7149012: jarsigner needs not warn about cert expiration if the jar has a TSA timestamp by weijun · 13 years ago
  84. ebb064b 7151348: Build breaks due to warning clean up in sun.rmi.*(7146763) by khazra · 13 years ago
  85. 77b59b7 Merge by vinnie · 13 years ago
  86. c7e5e8a 7151109: backout CR 6988842 Reviewed-by: mullan by vinnie · 13 years ago
  87. 51faa76 7148143: PropertyChangeSupport.addPropertyChangeListener can throw ClassCastException by malenkov · 13 years ago
  88. 70d1dbd 7145043: HttpServerProvider.java:81: warning - @code("httpServerProvider") is an unknown tag by chegar · 13 years ago
  89. 4d444b9 7146763: Warnings cleanup in the sun.rmi and related packages by khazra · 13 years ago
  90. bc47559 6988842: jce/ECC test fails for SunPKCS11 provider using nss library by vinnie · 13 years ago
  91. e48725f 7130241: [macosx] TransparentRuler demo can not run due to lacking of perpixel transparency support by mrkam · 13 years ago
  92. 84d9f6a 7149320: Move sun.misc.VM.booted() to the end of System.initializeSystemClass() by mduigou · 13 years ago
  93. c9dcd1a 7149785: Minor corrections to ScriptEngineManager javadoc by ptisnovs · 13 years ago
  94. 3e8f2ce Merge by lana · 13 years ago
  95. d3a5fd5 Merge by lana · 13 years ago
  96. c6323a2 Merge by lana · 13 years ago
  97. 7cca112 Merge by lana · 13 years ago
  98. 424d8e6 Merge by lana · 13 years ago
  99. 3f271bb 7149626: (reflect) Improve javadoc of java.lang.reflect.Executable by darcy · 13 years ago
  100. 09bf36b Merge by mullan · 13 years ago