1. b14a30d 7100140: [macosx] Test closed/javax/sound/sampled/DirectAudio/bug6400879.java is invalid by amenkov · 13 years ago
  2. fad11c0 7058852: javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently by amenkov · 13 years ago
  3. 4e60601 7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP by rupashka · 13 years ago
  4. fd12705 7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField by leonidr · 13 years ago
  5. 51467d1 7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu by rupashka · 13 years ago
  6. b08670e Merge by lana · 13 years ago
  7. b3c237e Merge by katleman · 13 years ago
  8. 4bb2879 7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE Reviewed-by: art by leonidr · 13 years ago
  9. 7cf3132 7097771: setEnabled does not work for components in disabled containers. by serb · 13 years ago
  10. 42a48d9 7158712: Synth Property "ComboBox.popupInsets" is ignored Reviewed-by: alexp by rupashka · 13 years ago
  11. 4971c09 7146146: Deadlock between subclass of AbstractDocument and UndoManager by rupashka · 13 years ago
  12. 92de566 7074397: Build infrastructure changes (makefile re-write) by ohair · 13 years ago
  13. 64644a0 Merge by lana · 13 years ago
  14. dcac1d9 7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized) by anthony · 13 years ago
  15. 8177ee2 7124553: [macosx] Need minimum size for titled Frames and JFrames by anthony · 13 years ago
  16. fbb6055 7147435: closed/java/awt/Toolkit/Headless/WrappedToolkitTest/WrappedToolkitTest.sh failed since 7u4b11 by anthony · 13 years ago
  17. 1909b7d Added tag jdk8-b33 for changeset 78cea258caab by katleman · 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. 5977d14 7124401: [macosx] After call Frame dispose() application continues to work by serb · 13 years ago
  22. 0628c5f 7150105: [macosx] four scroll-buttons don't display. scroll-sliders cursors are TextCursor. by serb · 13 years ago
  23. dcc1b1a Merge by lana · 13 years ago
  24. d1325b3 Merge by lana · 13 years ago
  25. 8d4b7d1 Merge by kizune · 13 years ago
  26. 43045ca 7153735: [macosx] Text with diacritics is pasted with broken encoding by kizune · 13 years ago
  27. 0285355 6963841: java/util/concurrent/Phaser/Basic.java fails intermittently by chegar · 13 years ago
  28. e0d3743 7093156: NLS Please change the mnemonic assignment system to avoid translation issue (Swing files) by alexsch · 13 years ago
  29. b896fcf 7157296: FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds by dcubed · 13 years ago
  30. 70636ca 7154177: [macosx] An invisible owner frame becomes visible upon clicking a child window by anthony · 13 years ago
  31. 4df0bb2 7158483: (tz) Support tzdata2012c Reviewed-by: okutsu by peytoia · 13 years ago
  32. 78f9546 Merge by lana · 13 years ago
  33. ab5b568 7155298: Editable TextArea/TextField are blocking GUI applications from exit by zhouyx · 13 years ago
  34. 0acf63c 7158090: (launcher) newly added ToolsOpts.java fails on openjdk builds by ksrini · 13 years ago
  35. c092ae9 Merge by lana · 13 years ago
  36. b4eafc1 7142172: Custom TrustManagers that return null for getAcceptedIssuers will NPE by wetmore · 13 years ago
  37. c1ef642 7124428: [macosx] Frame.setExtendedState() doesn't work for undecorated windows by anthony · 13 years ago
  38. 85c9c82 Merge by yhuang · 13 years ago
  39. 100e26f 7028073: The currency symbol for Peru is wrong Reviewed-by: naoto by yhuang · 13 years ago
  40. 38a8aeb 7156976: improve java tools testing by ksrini · 13 years ago
  41. ee58ba0 Merge by mfang · 13 years ago
  42. 64f32b8 Added tag jdk8-b32 for changeset ddfe5562f61f by cl · 13 years ago
  43. fe314c9 7124551: [macosx] Once added, Menu shortcut cannot be removed by serb · 13 years ago
  44. f693e4d 7070436: Support Unicode 6.1.0 in JDK 8 Reviewed-by: okutsu by peytoia · 13 years ago
  45. 9df28aa Merge by mfang · 13 years ago
  46. 9f8aa8f 7156831: The jcmd man page is not included in generated bundles by fparain · 13 years ago
  47. 22fa672 7134701: [macosx] Support legacy native library names Reviewed-by: alanb, dcubed by michaelm · 13 years ago
  48. 50e24a9 7156459: Remove unnecessary get() from Currency.getInstance() by naoto · 13 years ago
  49. 4da152d 7132692: [macosx] Class com.apple.eawt not functioning by anthony · 13 years ago
  50. a6c2fe0 7149085: [macosx] Quit with QuitStrategy CLOSE_ALL_WINDOWS does terminate application by anthony · 13 years ago
  51. eb47a70 7150516: [macosx] appletviewer shouldn't link against libX11 on the Mac by anthony · 13 years ago
  52. a55ac48 Merge by lana · 13 years ago
  53. fde15e7 4310381: Text in multi-row/col JTabbedPane tabs can be truncated/clipped by rupashka · 13 years ago
  54. 560a81c 7156000: Change makefile to reflect refactored classes Reviewed-by: dholmes by nloodin · 13 years ago
  55. e48a929 7155051: DNS provider may return incorrect results Reviewed-by: weijun, chegar by xuelei · 13 years ago
  56. 45d0d27 7152582: PKCS11 tests should use the NSS libraries available in the OS by vinnie · 13 years ago
  57. 768ddaa 7136506: FDS: rework jdk repo Full Debug Symbols support by dcubed · 13 years ago
  58. 96f23c9 7155585: Fix ifeq errors in makefiles [macosx] by michaelm · 13 years ago
  59. cf2c09f Added tag jdk8-b31 for changeset 27f0c08c427c by katleman · 13 years ago
  60. fe53faa Merge by mfang · 13 years ago
  61. 78bdf3e 6888634: test/closed/javax/swing/Popup/TaskbarPositionTest.java fails by rupashka · 13 years ago
  62. 01bb539 7155300: Include pthread.h on all POSIX platforms except Solaris to improve portability by zhangshj · 13 years ago
  63. 35b3406 Merge by lana · 13 years ago
  64. 9749d1c Merge by lana · 13 years ago
  65. aaf0be4 Merge by lana · 13 years ago
  66. 71c3ba3 Merge by katleman · 13 years ago
  67. a6ba96f 7145454: JVM wide monitor lock in Currency.getInstance(String) by naoto · 13 years ago
  68. b2d6987 7144063: [macosx] Swing JMenu mnemonic doesn't work; hint misleading; cross symbol typed by kizune · 13 years ago
  69. 903dbb7 7150349: [macosx] Applets attempting to show popup menus activate the applet process by dcherepanov · 13 years ago
  70. 8b72453 7150345: [macosx] Can't type into applets Reviewed-by: ant by dcherepanov · 13 years ago
  71. d532f22 7146728: Inconsistent length for the generated secret using DH key agreement impl from SunJCE and PKCS11 by valeriep · 13 years ago
  72. 4fbf3e2 7154114: jstat tests failing on non-english locales by sla · 13 years ago
  73. e4a978f 7152176: More krb5 tests Reviewed-by: xuelei by weijun · 13 years ago
  74. 41c3726 7128738: dragged dialog freezes system on dispose Reviewed-by: anthony by bagiras · 13 years ago
  75. 11a24b0 7152798: TEST_BUG: sun/management/HotspotClassLoadingMBean/GetClassLoadingTime.java does not compile by sla · 13 years ago
  76. 5f401e0 7152007: Fix warnings in sun/rmi/rmic by khazra · 13 years ago
  77. 93de1f6 Merge by mfang · 13 years ago
  78. e10e0be Merge by mfang · 13 years ago
  79. 7226a74 Added tag jdk8-b30 for changeset cdbb33303ea3 by katleman · 13 years ago
  80. 602e8ec Merge by yhuang · 13 years ago
  81. 6ad85d6 7085757: Currency Data: ISO 4217 Amendment 152 Reviewed-by: naoto by yhuang · 13 years ago
  82. 98455e6 Merge by katleman · 13 years ago
  83. 3960feb Merge by mfang · 13 years ago
  84. bd9e770 Merge by lana · 13 years ago
  85. 5272e2e 7145419: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events. by rbackman · 13 years ago
  86. ffc8eae 7153343: Dependency on non-POSIX header file <link.h> causes portability problem by littlee · 13 years ago
  87. 853d4a4 Merge by valeriep · 13 years ago
  88. d2ef21c 7130959: Tweak 7058133 fix for JDK 8 (javah makefile changes) by valeriep · 13 years ago
  89. 2ec61d5 7045655: An empty InMemoryCookieStore should not return true for removeAll by khazra · 13 years ago
  90. 9358897 Merge by michaelm · 13 years ago
  91. e14d46c 7151898: Check for LANG in Mac OS X jdk build sanity check [macosx] by michaelm · 13 years ago
  92. 3112435 7074616: java.lang.management.ManagementFactory.getPlatformManagementInterfaces fails by fparain · 13 years ago
  93. 520c81c Merge by lana · 13 years ago
  94. 0ad3e1e 7152948: DatagramDispatcher.c should memset msghdr to make it portable to other platforms by chegar · 13 years ago
  95. 8772932 Merge by lana · 13 years ago
  96. 963ced5 Merge by lana · 13 years ago
  97. 505db2c 7150368: javac should include basic ability to generate native headers by jjg · 13 years ago
  98. 0c4ff61 Merge by chegar · 13 years ago
  99. cb27afa 7027139: getFirstIndex() does not return the first index that has changed by rupashka · 13 years ago
  100. a0c1504 7149608: Default TZ detection fails on linux when symbolic links to non default location used. by coffeys · 13 years ago