1. ee6912b 7176485: (bf) Allow temporary buffer cache to grow to IOV_MAX by alanb · 13 years ago
  2. e77487f Merge by mullan · 13 years ago
  3. 5483273 7156963: Incorrect copyright header in java/io/SerialCallbackContext by coffeys · 13 years ago
  4. 5977659 Merge by mullan · 13 years ago
  5. 32536e3 7176326: CertPath/CertPathBuilderTest failures after webrev 6854712_6637288_7126011 by mullan · 13 years ago
  6. 2981fde 7145913: CachedRowSetSwriter.insertNewRow() throws SQLException by lancea · 13 years ago
  7. 02b54e9 7173919: Minor optimization of hashing methods by mduigou · 13 years ago
  8. d798429 7176630: (sc) SocketChannel.write does not write more than 128k when channel configured blocking [win] by alanb · 13 years ago
  9. d83fb0d 7176574: sun/security/krb5/auto/TcpTimeout.java failed with solaris-i586 by weijun · 13 years ago
  10. 3774e68 Merge by ohair · 13 years ago
  11. 6cc6346 7171918: XmlReaderContentHandler.endElement does not handle a Delete Tag properly by lancea · 13 years ago
  12. eec9c8a 7176138: Fixes for missing close() calls and possible null pointer reference instead of fatal error by ohair · 13 years ago
  13. 702333e 7171917: CachedRowSetImpl.populate does not handle map properly by lancea · 13 years ago
  14. 18dac05 7175775: Disable SA options in jinfo/Basic.java test until SA updated for new hash and String count/offset by alanb · 13 years ago
  15. 50c4ec1 7161881: (dc) DatagramChannel.bind(null) fails if IPv4 socket and running with preferIPv6Addresses=true by robm · 13 years ago
  16. d81284b Merge by sla · 13 years ago
  17. 03ca1bc Merge by lancea · 13 years ago
  18. 2ad7337 7175413: Typo in comments of JVM_SupportsCX8 in jvm.h by chegar · 13 years ago
  19. 9b3e5f8 7172551: Remove Native calls from DriverManager for jigsaw by lancea · 13 years ago
  20. 786ea64 7165257: Add JFR tests to the JDK code base by sla · 13 years ago
  21. b77322d 7174736: JCK test api/java_util/HashMap/index_EntrySet failing by mduigou · 13 years ago
  22. 886fa1f 7174723: TEST_BUG: java/lang/ProcessBuilder/Basic.java failing [win] by alanb · 13 years ago
  23. 86345ab 7175041: HttpTimestamper should accept https URI Reviewed-by: mullan by weijun · 13 years ago
  24. 574451b 7163471: Licensee source bundle failed around 7u4 by nloodin · 13 years ago
  25. c1db25b 7164256: EnumMap clone doesn't clear the entrySet keeping a reference to the original Map by alanb · 13 years ago
  26. 328f49f 7175011: ProblemList.txt updates (6/2012) Reviewed-by: mduigou, chegar by alanb · 13 years ago
  27. 988b220 Merge by dcubed · 13 years ago
  28. a7631bc 7172149: ArrayIndexOutOfBoundsException from Signature.verify by xuelei · 13 years ago
  29. f80cafe 7174244: NPE in Krb5ProxyImpl.getServerKeys() Reviewed-by: weijun by xuelei · 13 years ago
  30. 713fc66 7174861: all/OPT jdk build on Solaris with FDS enabled sets wrong options by jonas · 13 years ago
  31. c3215ef 7173645: (props) System.getProperty("os.name") should return "Windows Server 2012" for Windows Server 2012 by khazra · 13 years ago
  32. a0317c3 7172826: (se) Selector based on the Solaris event port mechanism by alanb · 13 years ago
  33. 6a56ec8 7174351: test/sun/security/tools/keytool/standard.sh failed after new Hashtable by weijun · 13 years ago
  34. 222aca4 Merge by lana · 13 years ago
  35. 1c35b96 6183404: Many eudc characters are incorrectly mapped in MS936 and GBK converter by sherman · 13 years ago
  36. f5a0e9a 7173515: (se) Selector.open fails with OOME on Solaris when unlimited file descriptors by alanb · 13 years ago
  37. 8df1791 7172701: KDC tests cleanup Reviewed-by: xuelei by weijun · 13 years ago
  38. 208932a 7173044: MemoryMonitor hangs if getMax method in MemoryUsage object returns -1 by zhouyx · 13 years ago
  39. 9a3d7eb 7173036: test/com/sun/jdi/ConnectedVMs.java does not run as expected by weijun · 13 years ago
  40. eacbc65 7166055: Javadoc for WeakHashMap contains misleading advice by littlee · 13 years ago
  41. ac6b4b1 Added tag jdk8-b41 for changeset 4eac56f073ea by cl · 13 years ago
  42. ca27cf4 7173432: Handle null key at HashMap resize by mduigou · 13 years ago
  43. 61b2199 Merge by mullan · 13 years ago
  44. 6017e69 Merge by mullan · 13 years ago
  45. 19f3042 7126277: Alternative String hashing implementation by mduigou · 13 years ago
  46. ecdc557 Merge by katleman · 13 years ago
  47. e9dd9fe 6854712: Revocation checking enhancements (JEP-124) by mullan · 13 years ago
  48. 0dbefee 7171653: 32-bit cross-compile on 64-bit build host generates 64-bit data for awt/X11 leading to crash by dholmes · 13 years ago
  49. 8edf1ba 7168401: pack200 does not produce a compatible pack file for JDK7 classes if indy is not present by ksrini · 13 years ago
  50. 05942bf 7171591: getDefaultScopeID() in src/solaris/native/java/net/net_util_md.c should return a value by khazra · 13 years ago
  51. 12e3b84 7172177: test/java/util/TimeZone/DstTzTest.java failing on all platforms by littlee · 13 years ago
  52. 26c4c07 7172014: Remove empty and unused javah include files Reviewed-by: ohair, erikj by ihse · 13 years ago
  53. 7c096e7 Merge by lana · 13 years ago
  54. a054bf4 7170449: Management is completely broken at least on Solaris 11 X86 by dcubed · 13 years ago
  55. c8e7f5c Added tag jdk8-b40 for changeset b88fc3359dc7 by katleman · 13 years ago
  56. 9c8c1e3 7171474: Incorrect @see tags in java.lang.NumberFormatException javadoc by jgish · 13 years ago
  57. 5a6b009 7017818: NLS: JConsoleResources.java cannot be handled by translation team by egahlin · 13 years ago
  58. 040f5cf 7171028: dots are missed in the datetime for Slovanian Reviewed-by: yhuang by youdwei · 13 years ago
  59. e3b8129 7094176: (tz) Incorrect TimeZone display name when DST not applicable / disabled by youdwei · 13 years ago
  60. c5da412 7117230: clean up warnings in java.text Reviewed-by: jrose, smarks by dbhole · 13 years ago
  61. 0df7b84 Merge by nloodin · 13 years ago
  62. bcd645a 7160725: Strange or obsolete @see tags in some exception java.lang javadoc by jgish · 13 years ago
  63. 32d326e 7169050: (se) Selector.select slow on Solaris due to insertion of POLLREMOVE and 0 events by alanb · 13 years ago
  64. 7193c55 7143353: -Xrunhprof fails in Java 7 due to bad switch by nloodin · 13 years ago
  65. 6354c1a 7170169: (props) System.getProperty("os.name") should return "Windows 8" when run on Windows 8 by khazra · 13 years ago
  66. 64df525 7162687: enhance KDC server availability detection Reviewed-by: valeriep by weijun · 13 years ago
  67. 808269a Merge by lana · 13 years ago
  68. b423617 Merge by lana · 13 years ago
  69. 3915def 7170427: setGlobalCurrentFocusCycleRoot unexpectedly throws SecurityException by ant · 13 years ago
  70. a007b26 Merge by lana · 13 years ago
  71. 0d0f484 7167157: jcmd command file parsing does not respect the "stop" command by sla · 13 years ago
  72. 3a96b33 7170087: tools/launcher/Arrghs.java test has wrong bugID for 7151434 by ksrini · 13 years ago
  73. 4b7ad4c 7168144: No appropriate CCC request for changes introduced by 7154030 by rupashka · 13 years ago
  74. 86f467a 7154088: [macosx] Regression: Component.createImage do not inherits component attributes by bae · 13 years ago
  75. 81c9215 7124400: [macosx] CGraphicsDevice.getConfigurations() returns reference to member (does not copy configs) by bae · 13 years ago
  76. 1bbce0d 7170203: TEST_BUG: test/java/nio/MappedByteBuffer/Truncate.java failing intermittently by alanb · 13 years ago
  77. adb5494 7170308: timing error in the krb5 test SSL.java Reviewed-by: xuelei by weijun · 13 years ago
  78. c7a98e9 7169496: Problem with the SHA-224 support for SunMSCAPI provider by valeriep · 13 years ago
  79. 06f6c5b 7156191: [macosx] Can't type into applet demos in Pivot Reviewed-by: art by dcherepanov · 13 years ago
  80. 4840488 7145960: sun/security/mscapi/ShortRSAKey1024.sh failing on windows by xuelei · 13 years ago
  81. 06d17a9 7168110: Misleading jstack error message Reviewed-by: alanb, dsamersoff by robm · 13 years ago
  82. ed8ae42 7145827: [macosx] JCK failure in b11: FocusableWindow3 by ant · 13 years ago
  83. 2af20db 7145768: [macosx] Regression: failure in b11 of ModalDialogInFocusEventTest by ant · 13 years ago
  84. 737cacf 7125044: [macosx] Test failure because Component.transferFocus() works differently in applet and application. by ant · 13 years ago
  85. 1c9da42 7154072: [macosx] swallowing key events by ant · 13 years ago
  86. b0a6be3 7142565: [macosx] Many special keys processed twice in text fields by ant · 13 years ago
  87. d42d7f1 6924259: Remove offset and count fields from java.lang.String by mduigou · 13 years ago
  88. 3d0382d 7168520: No jdk8 TL Nightly linux builds due to broken link in b39-2012-05-13_231 by dcubed · 13 years ago
  89. e1d773b Added tag jdk8-b39 for changeset b6f529117521 by katleman · 13 years ago
  90. 5fde2d4 7166322: closed/javax/swing/text/html/HTMLEditorKit/4242228/bug4242228.java failed since 1.8.0b36 by rupashka · 13 years ago
  91. 674fa0d 7148281: [macosx] JTabbedPane tabs with HTML text do not render correctly by alexsch · 13 years ago
  92. 1e01763 Merge by katleman · 13 years ago
  93. 9dfc0be 7158928: [macosx] NLS: Please change the mnemonic assignment system by alexsch · 13 years ago
  94. 16489da 7169226: NLS: Please change the mnemonic assignment system for windows and motif properties by alexsch · 13 years ago
  95. d14f6d6 7168505: (bf) MappedByteBuffer.load does not load buffer's content into memory by alanb · 13 years ago
  96. 14496b7 7168851: [macosx] Netbeans crashes in CImage.nativeCreateNSImageFromArray by anthony · 13 years ago
  97. 64afb30 7124337: [macosx] FileDialog fails to select multiple files by dcherepanov · 13 years ago
  98. a635258 7164636: (prefs) Cleanup src/macosx/classes/java/util/prefs by khazra · 13 years ago
  99. bf915df 7157855: jvisualvm.1 not included in binaries Reviewed-by: katleman, thurka by mfang · 13 years ago
  100. dcd0352 7164191: properties.putAll API may fail with ConcurrentModifcationException on multi-thread scenario by dsamersoff · 13 years ago