1. e27e5a0 8035881: PPC64: Fix AIX build in ppc-aix-port/stage after syncing 7133499 and 8028293 from jdk8u by simonis · 11 years ago
  2. 2847257 Merge by kvn · 11 years ago
  3. 8b98605 Merge by kvn · 11 years ago
  4. bdb4c25 8030875: Macros for checking and returning on exceptions by goetz · 11 years ago
  5. 771100e Merge by kvn · 11 years ago
  6. 9b3b9ae 8031025: SQE test CertPath/CertPathBuilderTest/* failed with java.lang.IndexOutOfBoundsException by juh · 11 years ago
  7. e9f9b69 8025708: Certificate Path Building problem with AKI serial number by mullan · 11 years ago
  8. af0c611 7006339: [parfait] potential null pointer dereference in splashscreen by pchelko · 11 years ago
  9. dd90dae Merge by coffeys · 11 years ago
  10. 7d5423a 8034912: backport of 8031737 to jdk8u breaks linux buld. Reviewed-by: mchung by prr · 11 years ago
  11. 1992e42 Merge by coffeys · 11 years ago
  12. 6683af6 8012351: Bold fonts everywhere in GTK L&F on Ubuntu with JDK 7 by prr · 11 years ago
  13. 143a84f 8031694: [macosx] TwentyThousandTest test intermittently hangs by bagiras · 11 years ago
  14. 8a0766d 8031737: CHECK_NULL and CHECK_EXCEPTION macros cleanup by prr · 11 years ago
  15. 425dd6a Merge by lana · 12 years ago
  16. 569edd3 8033590: java.util.Comparator::thenComparing has unnecessary type restriction by henryjen · 12 years ago
  17. 7b57654 Merge by lana · 12 years ago
  18. bdea794 8033278: Missed access checks for Lookup.unreflect* after 8032585 by vlivanov · 12 years ago
  19. 76ef969 8032056: Create demo to illustrate new practices of the default methods usage by psandoz · 12 years ago
  20. 7a296a1 8032020: Update try-with-resources demo Reviewed-by: darcy, alanb, smarks by anazarov · 12 years ago
  21. c59b5ed 8031650: Update bulk operation demo Reviewed-by: psandoz, mduigou by anazarov · 12 years ago
  22. f1d8abd 8032025: Update repeating annotations demo Reviewed-by: jfranck by anazarov · 12 years ago
  23. 6fbb4cf Merge by lana · 12 years ago
  24. cb2a9b3 8032697: Issues with Lambda by rfield · 12 years ago
  25. 3ca2ca1 8032711: Issue with Lambda in handling by rfield · 12 years ago
  26. c31aee9 7142035: assert in j.l.instrument agents during shutdown when daemon thread is running by sla · 12 years ago
  27. 297703e 8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package by vlivanov · 12 years ago
  28. 05e4fd1 Merge by amurillo · 12 years ago
  29. 2d2ff4f 8032063: javax.swing.plaf.metal.MetalFileChooserUI$FilterComboBoxModel extends non-standard API by alexsch · 12 years ago
  30. 9fc3fb2 Merge by kvn · 12 years ago
  31. 3d62b03 7133499: (fc) FileChannel.read not preempted by asynchronous close on OS X by alanb · 12 years ago
  32. aaba2cc 8032190: Specifications of stream flatMap methods should require mapped streams to be closed by psandoz · 12 years ago
  33. 73f978b 8031825: OCSP client can't find responder cert if it uses a different subject key id algorithm than responderID by mullan · 12 years ago
  34. 24c0ba7 8031572: jarsigner -verify exits with 0 when a jar file is not properly signed by weijun · 12 years ago
  35. 3383c83 8031581: PPC64: Addons and fixes for AIX to pass the jdk regression tests by simonis · 12 years ago
  36. 1352ed1 8031997: PPC64: Make the various POLL constants system dependant by simonis · 12 years ago
  37. d02ef24 8031502: JSR292: IncompatibleClassChangeError in LambdaForm for CharSequence.toString() method handle type converter by vlivanov · 12 years ago
  38. a58f532 Merge by kizune · 12 years ago
  39. 9bb463f Merge by coffeys · 12 years ago
  40. 47cb429 Merge by coffeys · 12 years ago
  41. 7a0c9b3 8023990: Regression: postscript size increase from 6u18 Reviewed-by: prr, bae by anashaty · 12 years ago
  42. eedb340 4891331: BigInteger a.multiply(a) should use squaring code by bpb · 12 years ago
  43. 46b0f46 8033425: Delay loading of net library in PortConfig initialization (workaround for for 8033367) by michaelm · 12 years ago
  44. 6a63ba8 8030822: (tz) Support tzdata2013i Reviewed-by: coffeys by aefimov · 12 years ago
  45. 842d777 Merge by coffeys · 12 years ago
  46. 96340b1 Merge by coffeys · 12 years ago
  47. de9f9a2 8011059: [macosx] Support automatic @2x images loading on Mac OS X by alexsch · 12 years ago
  48. c930985 8013116: Robot moves mouse to point which differs from set in mouseMove on Unity shell by bagiras · 12 years ago
  49. 80fc58c Merge by coffeys · 12 years ago
  50. 8214ff2 8030848: Collections.sort(List l, Comparator) should defer to List.sort(Comparator ) by psandoz · 12 years ago
  51. 14fa6c9 Merge by coffeys · 12 years ago
  52. 3d4eb3e 8029646: [pack200] should support the new zip64 format. by kizune · 12 years ago
  53. 4d48c3c 8031187: DoubleStream.count is incorrect for a stream containing > Integer.MAX_VALUE elements by psandoz · 12 years ago
  54. e7a71cf Merge by asaha · 12 years ago
  55. 544efbe 8029239: jdk8 l10n resource file translation update - localenames by mfang · 12 years ago
  56. 318d290 8004562: Better support for crossdomain.xml by nikgor · 12 years ago
  57. 695fe5d 8031103: java.time.Duration has wrong Javadoc Comments in toDays() and toHours() by rriggs · 12 years ago
  58. 3abe6b4 Merge by lana · 12 years ago
  59. f3d11f6 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 by lana · 12 years ago
  60. aaab497 Merge by lana · 12 years ago
  61. 6a10fee Merge by lana · 12 years ago
  62. 0870078 Merge by mullan · 12 years ago
  63. add45d2 8030813: Signed applet fails to load when CRLs are stored in an LDAP directory by mullan · 12 years ago
  64. 5fba244 8030118: Document listeners fired outside document lock Reviewed-by: art, serb by malenkov · 12 years ago
  65. 56563b3 8030850: Setting .level=FINEST in logging configuration file doesn't work by dfuchs · 12 years ago
  66. 9f144b7 8030212: Several api.java.util.stream tests got "NaN" value instead of "Infinity" or "-Infinity" by darcy · 12 years ago
  67. 25a4108 Merge by coffeys · 12 years ago
  68. 694a5ea Merge by chegar · 12 years ago
  69. 11fac9b 8031133: AbstractMap should specify its default implementation using @implSpec by dl · 12 years ago
  70. 5372731 8025051: Update resource files for TimeZone display names by aefimov · 12 years ago
  71. 59b0959 8029909: Clarify equals/hashcode behavior for java.time types by rriggs · 12 years ago
  72. 56426f1 8030002: Enhance deserialization using readObject by rriggs · 12 years ago
  73. 210e09e Merge by lana · 12 years ago
  74. 9ab174f Merge by chegar · 12 years ago
  75. 3042558 8026155: Enhance ForkJoin pool Reviewed-by: chegar, alanb, ahgross by dl · 12 years ago
  76. 812c066 7093640: Enable client-side TLS 1.2 by default by xuelei · 12 years ago
  77. fe28aab 8028616: Htmleditorkit parser doesn't handle leading slash (/) by dmarkov · 12 years ago
  78. 4ed43eb 8030698: Several GUI labels in jconsole need correction Reviewed-by: sla by igerasim · 12 years ago
  79. 8ea3f27 8026741: jdk8 l10n resource file translation update 5 Reviewed-by: naoto, yhuang by mfang · 12 years ago
  80. e21f645 8029788: Certificate validation - java.lang.ClassCastException by vinnie · 12 years ago
  81. 057acd6 7090826: Newly added codes need to be localized into pt_BR in LocaleNames by mfang · 12 years ago
  82. 2d846e3 8029795: LinkedHashMap.getOrDefault() doesn't update access order. by mduigou · 12 years ago
  83. b924e5c Merge by coffeys · 12 years ago
  84. 214ca93 8029979: Allow multiple calls to DropTargetDropEvent.acceptDrop() by anthony · 12 years ago
  85. 5ac8377 8027536: rmic: add deprecation warning message when generating JRMP static stubs/skeletons by smarks · 12 years ago
  86. b3c3750 8030016: HashMap.computeIfAbsent generates spurious access event by mduigou · 12 years ago
  87. da60129 8029055: Map.merge implementations should refuse null value param by mduigou · 12 years ago
  88. b5bf0ce Merge by kizune · 12 years ago
  89. 06573de Merge by lana · 12 years ago
  90. 65918c4 Merge by kvn · 12 years ago
  91. 87515ed 8026115: [zh_CN] inproper translation in output of jarsigner command by mfang · 12 years ago
  92. 9335d7a 8029696: Broken doc links to package-summary.html#NonInterference in java.util.stream by michaelm · 12 years ago
  93. 587ffab 8029944: Primitive Stream reduce method documentation pseudo code misidentifies apply method by michaelm · 12 years ago
  94. beab9f5 8029551: Add value-type notice to java.time classes by rriggs · 12 years ago
  95. 44af1c7 8025974: l10n for policytool Reviewed-by: naoto, leifs, yhuang by mfang · 12 years ago
  96. 88da12e 8029354: URLPermission.<init> throws llegalArgumentException: Invalid characters in hostname by michaelm · 12 years ago
  97. 73bb908 8007967: Infinite loop can happen in sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchForward() by juh · 12 years ago
  98. 4f74487 8023471: Add compatibility note to AnnotatedElement by darcy · 12 years ago
  99. 4376007 8029565: java.awt.dnd.InvalidDnDOperationException: data translation failed on file drop by pchelko · 12 years ago
  100. 7130df7 Merge by kvn · 12 years ago