1. fa495a0 8005698: Handle Frequent HashMap Collisions with Balanced Trees by bchristi · 12 years ago
  2. 88d4cfe 8014966: Add the proper Javadoc to @Contended by shade · 12 years ago
  3. ca0750d 8014383: StringJoiner example in class description not in sync with streams API by psandoz · 12 years ago
  4. 5b94324 6526682: JConsole shows negative CPU Usage Reviewed-by: alanb, mchung by nloodin · 12 years ago
  5. 386c381 8014731: j.u.stream.StreamSupport class has default constructor generated by psandoz · 12 years ago
  6. c964508 8015008: Primitive iterator over empty sequence, null consumer: forEachRemaining methods do not throw NPE by psandoz · 12 years ago
  7. aa2095a 8007398: Peformance improvements to Integer and Long string formatting. by mduigou · 12 years ago
  8. 4e326fd Merge by mduigou · 12 years ago
  9. 23f6471 7188517: Check on '$' character is missing in the HttpCookie class constructor by jzavgren · 12 years ago
  10. d938d01 8008972: Memory leak: Java_java_net_TwoStacksPlainDatagramSocketImpl_receive0 [parfait] by jzavgren · 12 years ago
  11. a11f3d7 7006052: awt_InputMethod.c cleanup is needed Reviewed-by: anthony by naoto · 12 years ago
  12. 2bd1e45 8015686: {Int|Long}SummaryStatistics toString() throws IllegalFormatConversionException by mduigou · 12 years ago
  13. 98bde96 8014854: (bf) CharBuffer.chars too slow with default implementation by alanb · 12 years ago
  14. 971ca78 7107883: getNetworkPrefixLength() does not return correct prefix length by chegar · 12 years ago
  15. 921b842 8014732: Minor spec issue: java.util.Spliterator.getExactSizeIfKnown by psandoz · 12 years ago
  16. ad66fc3 6750584: Cipher.wrap/unwrap methods should define UnsupportedOperationException by ascarpino · 12 years ago
  17. d87dcea 8013069: javax.crypto tests fail with new PBE algorithm names by valeriep · 12 years ago
  18. cb7c1de 7160837: DigestOutputStream does not turn off digest calculation when "close()" is called by ascarpino · 12 years ago
  19. f89f055 8014618: Need to strip leading zeros in TlsPremasterSecret of DHKeyAgreement by xuelei · 12 years ago
  20. 787f7b8 8014393: Minor typo in the spec for j.u.stream.Stream.findFirst() by psandoz · 12 years ago
  21. 14fa34a 8014409: Spec typo: extra } in the spec for j.u.s.StreamBuilder by psandoz · 12 years ago
  22. 48d52e2 8015299: Memory leak in jdk/src/solaris/bin/java_md_solinux.c by jzavgren · 12 years ago
  23. 21984b0 4759491: method ZipEntry.setTime(long) works incorrectly by sherman · 12 years ago
  24. 3454d42 7174966: With OCSP enabled on Java 7 get error 'Wrong key usage' with Comodo certificate by vinnie · 12 years ago
  25. c9017c7 8014928: (fs) Files.readAllBytes() copies content to new array when content completely read by alanb · 12 years ago
  26. 1ef9575 8010815: some constructors issues in com.sun.jndi.toolkit Reviewed-by: alanb by xuelei · 12 years ago
  27. ac35e31 6251788: (rb) PropertyResourceBundle doesn't document exceptions by naoto · 12 years ago
  28. 72792e2 8001750: CharsetDecoder.replacement should not be changeable except via replaceWith method by sherman · 12 years ago
  29. 50c0cda 7038105: File.isHidden() should return true for pagefile.sys and hiberfil.sys by robm · 12 years ago
  30. 50e2cb5 8014420: Default JDP address does not match the one assigned by IANA by dsamersoff · 12 years ago
  31. c29064c 6470730: Disconnect button leads to wrong popup message by nloodin · 12 years ago
  32. b58a31e Merge by chegar · 12 years ago
  33. 0442021 8015439: Minor/sync/cleanup of ConcurrentHashMap by chegar · 12 years ago
  34. 657baec 7038914: VM could throw uncaught OOME in ReferenceHandler thread by plevart · 12 years ago
  35. 48e1d12 8014394: (fs) WatchService failing when watching \\server\$d Reviewed-by: alanb by uta · 12 years ago
  36. 4146f2a 8007333: [launcher] removes multiple back slashes Reviewed-by: alanb, akhil by ksrini · 12 years ago
  37. bbdd6fb 8014196: ktab creates a file with zero kt_vno Reviewed-by: valeriep by weijun · 12 years ago
  38. 22248f0 8014076: Arrays parallel and serial sorting improvements by dl · 12 years ago
  39. ee31dcb 8014048: Online user guide of jconsole points incorrect link by nloodin · 12 years ago
  40. f0e2dad 8014836: Have GenericDeclaration extend AnnotatedElement by darcy · 12 years ago
  41. 2263198 8014814: (str) StringBuffer "null" is not appended Reviewed-by: alanb by dholmes · 12 years ago
  42. 56f657d 7056126: DateFormatSymbols documentation has incorrect description about DateFormat by naoto · 12 years ago
  43. 2b9f4cb Merge by lana · 12 years ago
  44. d3cc535 8010182: Thread safety of Thread get/setName() by chegar · 12 years ago
  45. c05b2ed Merge by yhuang · 12 years ago
  46. 338f99f 7074882: Locale data needs correction (Month names for Maltese language) by yhuang · 12 years ago
  47. b4dee00 8014857: Enable ergonomic VM selection in arm/jvm.cfg Reviewed-by: darcy by dholmes · 12 years ago
  48. 71b77f5 8004789: (zipfs) zip provider doesn't work correctly with file systems providers rather than the default by sherman · 12 years ago
  49. 1a9a107 Merge by lana · 12 years ago
  50. 78d4886 Merge by lana · 12 years ago
  51. 3279e65 Merge by lana · 12 years ago
  52. 5733e30 8014477: (str) Race condition in String.contentEquals when comparing with StringBuffer by plevart · 12 years ago
  53. 266de1b Merge by mduigou · 12 years ago
  54. 28ac02c 8012261: update policytool to support java.net.HttpURLPermission by weijun · 12 years ago
  55. a22d337 8011136: FileInputStream.available and skip inconsistencies by dxu · 12 years ago
  56. d5d9034 8000936: Enable Java2D D3D pipeline on newer Intel chipsets : Intel HD and later by vadim · 12 years ago
  57. d972593 4892259: GIF ImageReader does not call passComplete in IIOReadUpdateListener by vadim · 12 years ago
  58. ea94f6d 7079254: Toolkit eventListener leaks memory Reviewed-by: serb, art by pchelko · 12 years ago
  59. 1852da1 4487672: (proxy) Proxy constructor should check for null argument by mchung · 12 years ago
  60. ec5cabc Merge by vinnie · 12 years ago
  61. 05e7ef3 Merge by vinnie · 12 years ago
  62. 1822124 Merge by valeriep · 12 years ago
  63. 6143481 8001163: [pack200] should support attributes introduced by JSR-308 by ksrini · 12 years ago
  64. 88adaa4 Merge by dfuchs · 12 years ago
  65. 4afac14 Merge by michaelm · 12 years ago
  66. b339aaa 8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection by michaelm · 12 years ago
  67. 7c9eb16 8014676: Java debugger may fail to run by dmeetry · 12 years ago
  68. c11ac0d 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup by jgish · 12 years ago
  69. 7aec6dd 8010814: More buffers are stored or returned without cloning Reviewed-by: lancea by xuelei · 12 years ago
  70. cc1b0ee 8014677: Correct docs warning for Objects.requireNonNull(T, Supplier<String>) by darcy · 12 years ago
  71. 7077f06 8013730: JSR 310 DateTime API Updates III by sherman · 12 years ago
  72. a1fac93 Merge by vinnie · 12 years ago
  73. 23db53c 8010464: Evolve java networking same origin policy by michaelm · 12 years ago
  74. a53ba69 Merge by vinnie · 12 years ago
  75. b4d67e0 8014227: JLightweightFrame needs another synchronization policy Reviewed-by: art by ant · 12 years ago
  76. 847997a 8013395: StringBuffer.toString performance regression impacting embedded benchmarks by dholmes · 12 years ago
  77. 9e1bb1f 8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit by sherman · 12 years ago
  78. 7c202f4 8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time by sherman · 12 years ago
  79. a3f13d7 6328537: Improve javadocs for Socket class by adding references to SocketOptions by khazra · 12 years ago
  80. 18f3150 Merge by vinnie · 12 years ago
  81. 3d4ca6e 7194075: Various classes of sunec.jar are duplicated in rt.jar by vinnie · 12 years ago
  82. 7b03d78 8014519: scriptpad sample does not work with nashorn by sundar · 12 years ago
  83. aa7c172 8012453: (process) Runtime.exec(String) fails if command contains spaces [win] by uta · 12 years ago
  84. db8d584 8014423: [macosx] The scrollbar's block increment performs incorrectly by serb · 12 years ago
  85. 2bf5b6a 8014365: Restore Objects.requireNonNull(T, Supplier<String>) by darcy · 12 years ago
  86. dbaa63c 8013386: (tz) Support tzdata2013c by sherman · 12 years ago
  87. 9af8d82 Merge by valeriep · 12 years ago
  88. f25725a 8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive by khazra · 12 years ago
  89. 80b3368 Merge by mduigou · 12 years ago
  90. 474a90e 8008687: MethodHandle code: allow static and invokespecial calls to interface methods by bharadwaj · 12 years ago
  91. 7a27961 8012975: Remove rhino from jdk8 Reviewed-by: alanb, tbell by sundar · 12 years ago
  92. 00a9d3e 8005598: (reopened) Need to clone array of input/output parameters by xuelei · 12 years ago
  93. c43d470 8005535: SSLSessionImpl should have protected finalize() by xuelei · 12 years ago
  94. da99d6f 7021870: GzipInputStream closes underlying stream during reading by dmeetry · 12 years ago
  95. 5624e90 8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.* by darcy · 12 years ago
  96. 3254aa3 Merge by mduigou · 12 years ago
  97. 938134e 8014316: Use Method Refs in j.u.stream.MatchOps Reviewed-by: dholmes by mduigou · 12 years ago
  98. 86e56d5 8014249: Add Modifer.parameterModifiers() Reviewed-by: mduigou, mchung by darcy · 12 years ago
  99. 1ff0cfc 8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long by alanb · 12 years ago
  100. cba8601 8007073: Implement Core Reflection for Type Annotations on parameters by jfranck · 12 years ago