1. 039ea63 Merge by lana · 11 years ago
  2. d02ef24 8031502: JSR292: IncompatibleClassChangeError in LambdaForm for CharSequence.toString() method handle type converter by vlivanov · 11 years ago
  3. 3d04743 Merge by katleman · 11 years ago
  4. a58f532 Merge by kizune · 11 years ago
  5. f513f42 8031300: No jdeps.1 and jjs.1 man pages in jdk8 b122 build and jvisualvm.1 and jcmd.1 missing on macosx by erikj · 11 years ago
  6. 1cc205c 8026909: Retire Some Rarely Used GC Combintations by rgallard · 11 years ago
  7. 4d48c3c 8031187: DoubleStream.count is incorrect for a stream containing > Integer.MAX_VALUE elements by psandoz · 11 years ago
  8. 6e25b07 Merge by lana · 11 years ago
  9. e7a71cf Merge by asaha · 11 years ago
  10. 9c13e30 8026570: NLS: jdk8 man page update Reviewed-by: naoto, okutsu by mfang · 11 years ago
  11. 544efbe 8029239: jdk8 l10n resource file translation update - localenames by mfang · 11 years ago
  12. 318d290 8004562: Better support for crossdomain.xml by nikgor · 11 years ago
  13. 695fe5d 8031103: java.time.Duration has wrong Javadoc Comments in toDays() and toHours() by rriggs · 11 years ago
  14. 3abe6b4 Merge by lana · 11 years ago
  15. f3d11f6 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 by lana · 11 years ago
  16. aaab497 Merge by lana · 11 years ago
  17. 6a10fee Merge by lana · 11 years ago
  18. 0870078 Merge by mullan · 11 years ago
  19. add45d2 8030813: Signed applet fails to load when CRLs are stored in an LDAP directory by mullan · 11 years ago
  20. 5fba244 8030118: Document listeners fired outside document lock Reviewed-by: art, serb by malenkov · 11 years ago
  21. 56563b3 8030850: Setting .level=FINEST in logging configuration file doesn't work by dfuchs · 11 years ago
  22. 9f144b7 8030212: Several api.java.util.stream tests got "NaN" value instead of "Infinity" or "-Infinity" by darcy · 11 years ago
  23. 25a4108 Merge by coffeys · 11 years ago
  24. 694a5ea Merge by chegar · 11 years ago
  25. 11fac9b 8031133: AbstractMap should specify its default implementation using @implSpec by dl · 11 years ago
  26. 5372731 8025051: Update resource files for TimeZone display names by aefimov · 11 years ago
  27. 59b0959 8029909: Clarify equals/hashcode behavior for java.time types by rriggs · 11 years ago
  28. 56426f1 8030002: Enhance deserialization using readObject by rriggs · 11 years ago
  29. 210e09e Merge by lana · 11 years ago
  30. e4b1c23 Merge by lana · 11 years ago
  31. 379cc7b Merge by lana · 11 years ago
  32. 9ab174f Merge by chegar · 11 years ago
  33. 3042558 8026155: Enhance ForkJoin pool Reviewed-by: chegar, alanb, ahgross by dl · 11 years ago
  34. 812c066 7093640: Enable client-side TLS 1.2 by default by xuelei · 11 years ago
  35. ca90d44 8029263: user's default browser can not launch after we click the button, and there is an IOException shown in the log text (java.io.IOException) by azvegint · 11 years ago
  36. 8ea3f27 8026741: jdk8 l10n resource file translation update 5 Reviewed-by: naoto, yhuang by mfang · 11 years ago
  37. e21f645 8029788: Certificate validation - java.lang.ClassCastException by vinnie · 11 years ago
  38. 057acd6 7090826: Newly added codes need to be localized into pt_BR in LocaleNames by mfang · 11 years ago
  39. 2d846e3 8029795: LinkedHashMap.getOrDefault() doesn't update access order. by mduigou · 11 years ago
  40. 5ac8377 8027536: rmic: add deprecation warning message when generating JRMP static stubs/skeletons by smarks · 11 years ago
  41. 3369a1b 8027709: JDK8 docs on -XX:CompileOnly option are incorrect by rgallard · 11 years ago
  42. b3c3750 8030016: HashMap.computeIfAbsent generates spurious access event by mduigou · 11 years ago
  43. da60129 8029055: Map.merge implementations should refuse null value param by mduigou · 11 years ago
  44. b5bf0ce Merge by kizune · 11 years ago
  45. cb7fdfe 8029923: Many Swing tests and SwingSet2 are failing under Solaris using GTK LaF - "Unable to load native GTK libraries" by azvegint · 11 years ago
  46. ce2a3f8 8029628: Many graphic artifacts Reviewed-by: prr, bae by vadim · 11 years ago
  47. 6d89bb8 8027844: Remove the JDK 1.1 compatibility part in jarsigner doc by rgallard · 11 years ago
  48. 06573de Merge by lana · 11 years ago
  49. 4a778f3 Merge by lana · 11 years ago
  50. ace4d5f 8001472: api/java_awt/Window/indexTGF_* tests fail because expected colors aren't equal by serb · 11 years ago
  51. 87515ed 8026115: [zh_CN] inproper translation in output of jarsigner command by mfang · 11 years ago
  52. 9335d7a 8029696: Broken doc links to package-summary.html#NonInterference in java.util.stream by michaelm · 11 years ago
  53. 587ffab 8029944: Primitive Stream reduce method documentation pseudo code misidentifies apply method by michaelm · 11 years ago
  54. beab9f5 8029551: Add value-type notice to java.time classes by rriggs · 11 years ago
  55. 9549930 8029616: Update jdeps man page to include a new -jdkinternals option by rgallard · 11 years ago
  56. 44af1c7 8025974: l10n for policytool Reviewed-by: naoto, leifs, yhuang by mfang · 11 years ago
  57. 88da12e 8029354: URLPermission.<init> throws llegalArgumentException: Invalid characters in hostname by michaelm · 11 years ago
  58. 73bb908 8007967: Infinite loop can happen in sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchForward() by juh · 11 years ago
  59. 4f74487 8023471: Add compatibility note to AnnotatedElement by darcy · 11 years ago
  60. 4376007 8029565: java.awt.dnd.InvalidDnDOperationException: data translation failed on file drop by pchelko · 11 years ago
  61. 0a29579 Merge by lana · 11 years ago
  62. b7f00ad Merge by lana · 11 years ago
  63. 09cf8c6 8029501: BigInteger division algorithm selection heuristic is incorrect by bpb · 11 years ago
  64. 3c7ad6d 8029514: java/math/BigInteger/BigIntegerTest.java failing since thresholds adjusted in 8022181 by bpb · 11 years ago
  65. 1df0292 8029264: [doclint] more doclint and tidy cleanup by yan · 11 years ago
  66. 8b515a5 8028564: Concurrent calls to CHM.put can fail to add the key/value to the map by psandoz · 11 years ago
  67. 7522a14 8029550: javadoc since tag for recent Hashtable updates Reviewed-by: mullan by ascarpino · 11 years ago
  68. f90b1d0 8029141: Add @FunctionalInterface annotation to Callable interface by smarks · 11 years ago
  69. 78f6830 8027244: Need to translate new error message and usage information for jar tool by mfang · 11 years ago
  70. bfb87d0 8029434: Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic by henryjen · 11 years ago
  71. dffd882 8029117: (reflect) clarify javadoc for getMethod(...) and getMethods() by jfranck · 11 years ago
  72. fd32f34 8029164: Race condition in CompletableFuture.thenCompose with asynchronous task by psandoz · 11 years ago
  73. 816a0f9 8025775: JNI warnings in TryXShmAttach Reviewed-by: art, anthony by alitvinov · 11 years ago
  74. 638b3b7 Merge by lana · 11 years ago
  75. 7d8c421 8029204: Printing a GlyphVector on Windows ignores position of first glyph by prr · 11 years ago
  76. afe5771 Merge by lana · 11 years ago
  77. 22288d7 8028816: Add value-type notice to Optional* classes by briangoetz · 11 years ago
  78. 4a798bc 8029489: StringJoiner spec for setEmptyValue() and length() is malformatted by smarks · 11 years ago
  79. 29decab 8028397: Undo the lenient MIME BASE64 decoder support change (JDK-8025003) and remove methods de/encode(buf, buf) by sherman · 11 years ago
  80. b6fa783 8028351: JWS doesn't get authenticated when using kerberos auth proxy by weijun · 11 years ago
  81. e3587d9 8029281: Synchronization issues in Logger and LogManager by dfuchs · 11 years ago
  82. 9d17a7d 8028757: CharSequence.subSequence improperly requires a "new" CharSequence be returned by smarks · 11 years ago
  83. 16696ae 8028019: AWT Doclint warning/error cleanup by rriggs · 11 years ago
  84. ff9d835 8022181: Tune algorithm crossover thresholds in BigInteger by bpb · 11 years ago
  85. 3584d74 8029475: Fix more doclint issues in javax.security Reviewed-by: juh by darcy · 11 years ago
  86. 8838e37 8029483: BufferedReader.lines() javadoc typo should be fixed by henryjen · 11 years ago
  87. a428e23 8029478: Fix more doclint issues in javax.script Reviewed-by: chegar, mduigou by darcy · 11 years ago
  88. 7de3340 8029127: Redirected POST request throws IllegalStateException on HttpURLConnection.getInputStream by michaelm · 11 years ago
  89. 4980a1f 8029417: JDBC 4.2 javadoc updates Reviewed-by: darcy by lancea · 11 years ago
  90. 09e6a52 8028368: There is no description whether or not java.util.ResourceBundle is thread-safe by naoto · 11 years ago
  91. d0688bf 8006572: DoubleStream.sum() & DoubleSummaryStats implementations that reduce numerical errors by darcy · 11 years ago
  92. 58dd2f5 Merge by lana · 11 years ago
  93. 2d2e340 Merge by lana · 11 years ago
  94. fa81a27 Merge by lana · 11 years ago
  95. 895ce21 8016839: JSR292: AME instead of IAE when calling a method by jrose · 11 years ago
  96. 2fa7460 8028584: sun.net.www.protocol.file.FileURLConnection cannot be cast to java.net.HttpURLConnection by jgodinez · 11 years ago
  97. 9f5f87f 7160604: Using non-opaque windows - popups are initially not painted correctly by bagiras · 11 years ago
  98. 3781614 8028293: Check local configuration for actual ephemeral port range by michaelm · 11 years ago
  99. b8ec448 8028054: com.sun.beans.finder.MethodFinder has unsynchronized access to a static Map by malenkov · 11 years ago
  100. b643545 8029043: Update nroff files for JDK 8 Reviewed-by: weijun, alanb, ksrini, naoto by rgallard · 11 years ago