1. 873d903 Merge by asaha · 13 years ago
  2. 9cc3693 7165628: Issues with java.lang.invoke.MethodHandles.Lookup by jrose · 13 years ago
  3. e1d773b Added tag jdk8-b39 for changeset b6f529117521 by katleman · 13 years ago
  4. 3067a3d 7123896: Unexpected behavior due to Solaris using separate IPv4 and IPv6 port spaces by coffeys · 13 years ago
  5. 1e01763 Merge by katleman · 13 years ago
  6. bf915df 7157855: jvisualvm.1 not included in binaries Reviewed-by: katleman, thurka by mfang · 13 years ago
  7. fe6df58 7168208: Change use of @ in one sed command involving paths to different character by ihse · 13 years ago
  8. 8d151a8 Added tag jdk8-b38 for changeset c45f3509a707 by katleman · 13 years ago
  9. 92c02f5 Merge by katleman · 13 years ago
  10. 0485f1d Added tag jdk8-b37 for changeset 9e82ac15ab80 by katleman · 13 years ago
  11. a9aa72f Merge by lana · 13 years ago
  12. 0f8607f Merge by asaha · 13 years ago
  13. b83c9f2 Merge by lana · 13 years ago
  14. 2906b41 Merge by lana · 13 years ago
  15. 85cbf35 Merge by lana · 13 years ago
  16. 1b348cd 7154048: [macosx] At least drag twice, the toolbar can be dragged to the left side by alexsch · 13 years ago
  17. d0178f2 7087021: TEST: com/sun/crypto/provider/Mac/MacClone.java failed on Solaris sparc 5.10 by vinnie · 13 years ago
  18. 89b2508 7154062: [macosx] Mouse cursor isn't updated in applets by dcherepanov · 13 years ago
  19. eacc699 7164376: Replace use of sun.security.action.LoadLibraryAction with System.loadLibrary by mchung · 13 years ago
  20. 4a727df Merge by lana · 13 years ago
  21. 6cf615a 7158688: Typo in SSLContext Spec Reviewed-by: weijun, wetmore by xuelei · 13 years ago
  22. 461b7e9 7164570: (fs) WatchService queues CREATE event but not DELETE event for very short lived files [sol11] by alanb · 13 years ago
  23. a4f29fa Merge by cgruszka · 13 years ago
  24. 0b9e22a 6996372: synchronizing handshaking hash by xuelei · 13 years ago
  25. a2a7576 Merge by lana · 13 years ago
  26. b272e6d Merge by lana · 13 years ago
  27. ee62bee Merge by lana · 13 years ago
  28. 44af969 Added tag jdk8-b36 for changeset 45da9cb055ee by katleman · 13 years ago
  29. ded3242 7013850: Please change the mnemonic assignment system to avoid translation issue by jgodinez · 13 years ago
  30. c762fca 7118100: (prefs) Inconsistency when using system and user preference on OSX Lion by khazra · 13 years ago
  31. 42b7542 7124328: [macosx] javax.swing.JDesktopPane.getAllFramesInLayer returns unexpected value by alexp · 13 years ago
  32. 68b807a 7124210: [macosx] Replacing text in a TextField does generate an extra TextEvent by alexp · 13 years ago
  33. 10a202b 7154030: java.awt.Component.hide() does not repaint parent component by luchsh · 13 years ago
  34. ab809e5 7160242: (prefs) Preferences.remove(null) does not throw NPE [macosx] by khazra · 13 years ago
  35. fa6b025 7128699: Fix bundle name so it contains the bugfix number in the name. by skovatch · 13 years ago
  36. e23756a 7154480: [macosx] Not all popup menu items are visible Reviewed-by: art by leonidr · 13 years ago
  37. 2df8de7 7163482: [macosx] Regtest closed/javax/swing/JTree/4908142/bug4908142.java intermittent failure by alexsch · 13 years ago
  38. 3ef830b 7144274: [macosx] Default IPv6 multicast interface is not being set when calling MulticastSocket.joinGroup() by khazra · 13 years ago
  39. 535e8b9 7157659: [macosx] Landscape Printing orientation doesn't work by jgodinez · 13 years ago
  40. e1a3438 7151434: java -jar -XX crashes java launcher Reviewed-by: mchung, darcy by ksrini · 13 years ago
  41. e95261e 7131021: [macosx] Consider using system properties to pass arguments from the launcher to AWT/SplashScreen by anthony · 13 years ago
  42. 93d30d0 7163898: add isLoggable() check to doLog() by anthony · 13 years ago
  43. 8c506f2 7150109: [macosx] the Frame showed incomplete. by anthony · 13 years ago
  44. a75c415 7163865: Performance improvement for DateFormatSymbols.getZoneIndex(String) by youdwei · 13 years ago
  45. 03bd58c Merge by lana · 13 years ago
  46. 9bc480f 7163524: Add SecTaskAccess attribute to jstack [macosx] Reviewed-by: dholmes by sla · 13 years ago
  47. 0be6796 7132924: (dc) DatagramChannel.disconnect throws SocketException with IPv4 socket and IPv6 enabled [macosx] by alanb · 13 years ago
  48. 560b132 Merge by alanb · 13 years ago
  49. 4518f97 7163395: jdk8/tl no longer builds on Mac Reviewed-by: chegar, ohair, ksrini by alanb · 13 years ago
  50. e900e72 6981776: Pack200 must support -target 7 bytecodes by ksrini · 13 years ago
  51. 12ba930 7159982: ZipFile uses static for error message when malformed zip file encountered by zhouyx · 13 years ago
  52. 2849270 7055065: NullPointerException when sorting JTable with empty cell by luchsh · 13 years ago
  53. b9891aa 7129742: Unable to view focus in Non-Editable TextArea by zhouyx · 13 years ago
  54. c34a09d 7158636: InterfaceAddress.getBroadcast() returns invalid broadcast address on WLAN by khazra · 13 years ago
  55. 0e8c18a 7162385: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing again by khazra · 13 years ago
  56. 6c904bc Added tag jdk8-b35 for changeset 2e3e1356ffbd by katleman · 13 years ago
  57. 7f9b87f 7162823: Modify the list of excluded tests (ProblemList Reviewed-by: alanb by vinnie · 13 years ago
  58. d0138dc Merge by coleenp · 13 years ago
  59. 8501347 7162262: (fs) Typo in java.nio.file.Path class description Reviewed-by: alanb by psandoz · 13 years ago
  60. 8264b0d Merge by katleman · 13 years ago
  61. 6a912f1 Merge by lana · 13 years ago
  62. 5df9ac9 Merge by lana · 13 years ago
  63. 66f2c7e Merge by lana · 13 years ago
  64. 083430b 7124286: [macosx] Option modifier should work like AltGr as in Apple jdk by leonidr · 13 years ago
  65. aa84847 Merge by michaelm · 13 years ago
  66. 733d600 7162043: Add headless mode tests to problem list [macosx] Reviewed-by: alanb by michaelm · 13 years ago
  67. cab8b1d 7156194: [macosx] Can't type non-ASCII characters into applets by dcherepanov · 13 years ago
  68. ba64987 7157893: Warnings Cleanup in java.util.* by khazra · 13 years ago
  69. ab7593c 7152856: TEST_BUG: sun/net/www/protocol/jar/B4957695.java failing on Windows by khazra · 13 years ago
  70. 08a68c4 7160380: Sync JDK8 with JAXP 1.4.5 by joehw · 13 years ago
  71. 442e616 7161109: [macosx] JCK AWT interactive test DnDTextDropTest fails on MacOS by kizune · 13 years ago
  72. f8ed32e 7159320: change default ZIP_DEBUGINFO_FILES back to '1' after fix for 7133529 is available by dcubed · 13 years ago
  73. 229e256 Merge by sla · 13 years ago
  74. 5be598c 7116200: (cs) test/java/nio/charset/coders/StreamTimeout.java fails with "Address already in use" by alanb · 13 years ago
  75. a9aac00 Merge by sla · 13 years ago
  76. cbea45a 7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close by robm · 13 years ago
  77. 23d35c1 7015981: java.net.HttpCookie.domainMatches returns false if domain doesn't start with a dot by dmeetry · 13 years ago
  78. c08c4e7 Merge by amenkov · 13 years ago
  79. b14a30d 7100140: [macosx] Test closed/javax/sound/sampled/DirectAudio/bug6400879.java is invalid by amenkov · 13 years ago
  80. 571114d 7147848: com.sun.management.UnixOperatingSystem uses hardcoded dummy values [macosx] by sla · 13 years ago
  81. 7547999 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 by jmelvin · 13 years ago
  82. ff91f49 7143744: (se) Stabilize KQueue SelectorProvider and make default on MacOSX by alanb · 13 years ago
  83. 07df082 7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext by anthony · 13 years ago
  84. fad11c0 7058852: javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently by amenkov · 13 years ago
  85. 1e7ddd9 7161282: Move test/sun/tools/classpath/RMICClassPathTest.java to a more appropriate location by littlee · 13 years ago
  86. 4e60601 7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP by rupashka · 13 years ago
  87. eb7e57b 7152169: TEST_BUG: sun/security/tools/jarsigner/ec.sh occasionally fail due to keytool error on sparc by vinnie · 13 years ago
  88. fd12705 7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField by leonidr · 13 years ago
  89. 2e4058e Merge by mullan · 13 years ago
  90. 60be676 7152564: Improve CodeSource.matchLocation(CodeSource) performance by mullan · 13 years ago
  91. 2ee5be9 7160895: tools/launcher/VersionCheck.java attempts to launch .debuginfo by dcubed · 13 years ago
  92. 5c8f349 7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio by sherman · 13 years ago
  93. a287a5d 7152690: Initialization error with charset SJIS_0213 when security manager is enabled by sherman · 13 years ago
  94. f399b0c 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets by sherman · 13 years ago
  95. 038fdb0 Added tag jdk8-b34 for changeset 29b680393f33 by katleman · 13 years ago
  96. 16deb5f Merge by ohair · 13 years ago
  97. d82c1ce 7160976: Fix missing file in new build infrastructure: Defs-utils.gmk by ohair · 13 years ago
  98. 51467d1 7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu by rupashka · 13 years ago
  99. a29eed1 6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator by youdwei · 13 years ago
  100. a14fc58 Merge by lana · 13 years ago