1. 12a8ae8 8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF) by malenkov · 11 years ago
  2. 99db669 8020927: JLightweightFrame API should export layout properties change notifications by ant · 11 years ago
  3. 0b87977 8010782: clean up source files containing carriage return characters by malenkov · 11 years ago
  4. f3c5a56 6230360: Spelling mistake in documentation for AWT: 1.4, 1.5, 1.6, 1.7 by serb · 11 years ago
  5. 1f91200 Merge by lana · 11 years ago
  6. dd12af4 8007267: [macosx] com.apple.eawt.Application.setDefaultMenuBar is not working by leonidr · 11 years ago
  7. b6fc3a1 Added tag jdk8-b100 for changeset 5be9c5bfcfe9 by cl · 11 years ago
  8. c1fc80d 8017189: [macosx] AWT program menu disabled on Mac Reviewed-by: leonidr, anthony by serb · 11 years ago
  9. c913f07 7184951: [macosx] Exception at java.awt.datatransfer on headless mode (only in GUI session) by pchelko · 11 years ago
  10. 803f69f Merge by lana · 11 years ago
  11. 908e366 8015926: NPE when using SynthTreeUI's expandPath() Reviewed-by: alexsch by malenkov · 11 years ago
  12. 4234ec2 8019975: closed/javax/swing/JFileChooser/4966171/bug4966171.java throws java.io.NotSerializableException: javax.swing.plaf.basic.BasicFileChooserUI$AcceptAllFileFilter by malenkov · 11 years ago
  13. d79f23d Added tag jdk8-b99 for changeset 6a099a36589b by cl · 11 years ago
  14. 90e496e Merge by lana · 11 years ago
  15. 2305b51 Merge by lana · 11 years ago
  16. e932546 Merge by lana · 11 years ago
  17. 9dfd23b Merge by lana · 11 years ago
  18. cdf5da2 Merge by katleman · 11 years ago
  19. 21f91ff 8020557: javadoc cleanup in javax.security Reviewed-by: darcy by juh · 11 years ago
  20. 463dc1c 8020409: Clean up doclint problems in java.util package, part 1 by bpb · 11 years ago
  21. c40f053 8017492: Static field in HTML parser affects all applications Reviewed-by: art by malenkov · 11 years ago
  22. 3983bdd 8017566: Backout 8000450 - Cannot access to com.sun.corba.se.impl.orb.ORBImpl by coffeys · 11 years ago
  23. b35b63a 7122142: (ann) Race condition between isAnnotationPresent and getAnnotations by plevart · 11 years ago
  24. 50647a8 8020371: [macosx] applets with Drag and Drop fail with IllegalArgumentException by pchelko · 11 years ago
  25. 78f3110 8019410: sun/security/krb5/auto/ReplayCacheTestProc.java Reviewed-by: mullan by weijun · 11 years ago
  26. 6445210 8020298: [macosx] Incorrect merge in the lwawt code Reviewed-by: art, anthony by serb · 11 years ago
  27. 3d9522c 8009168: accessibility.properties syntax issue by raginip · 11 years ago
  28. 4f18a7c Merge by katleman · 11 years ago
  29. 27b2d3b 8020414: JDK8 b98 source with GPL header errors Reviewed-by: darcy, lancea, iris by katleman · 11 years ago
  30. 82ff5b0 Added tag jdk8-b98 for changeset c4908732fef5 by katleman · 11 years ago
  31. f8ac21d 8020038: [macosx] Incorrect usage of invokeLater() and likes in callbacks called via JNI from AppKit thread by leonidr · 11 years ago
  32. ef8bfc7 8016281: The SAM method should be passed to the metafactory as a MethodType not a MethodHandle by mcimadamore · 11 years ago
  33. 6f02137 8020210: [macosx] JVM crashes in CWrapper$NSWindow.screen(long) by pchelko · 11 years ago
  34. 93e08c4 8016737: After clicking on "Print UNCOLLATED" button, the print out come in order 'Page 1', 'Page 2', 'Page 1' by jgodinez · 11 years ago
  35. 29b3dc9 8019587: [macosx] Possibility to set the same frame for the different screens by serb · 11 years ago
  36. 0722bc5 6707231: Wrong read Method returned for boolen properties Reviewed-by: alexsch by malenkov · 11 years ago
  37. 50044e5 Merge by katleman · 11 years ago
  38. 69efe20 8020062: Nest StreamBuilder interfaces inside relevant Stream interfaces by henryjen · 11 years ago
  39. 5c235b8 8015320: Pull spliterator() up from Collection to Iterable by henryjen · 11 years ago
  40. 9bba2a4 8019627: RuntimeException gets obscured during OCSP cert revocation checking by vinnie · 11 years ago
  41. 53d187a 8019265: [macosx] apple.laf.useScreenMenuBar regression comparing with jdk6 by leonidr · 11 years ago
  42. 3468d85 8012925: [parfait] Missing return value in jdk/src/macosx/native/sun/awt/AWTEvent.m by tbell · 11 years ago
  43. ba5ed3d Merge by lana · 12 years ago
  44. dddeb08 Merge by lana · 12 years ago
  45. 245ebed Merge by lana · 12 years ago
  46. 32c7542 8015730: PIT: On Linux, OGL=true and fbobject=false leads to deadlock or infinite loop by alitvinov · 12 years ago
  47. 758d7d6 Added tag jdk8-b97 for changeset 978a95239044 by cl · 12 years ago
  48. 8342320 Merge by lana · 12 years ago
  49. d7d9d4d 8019395: Consolidate StreamSupport.{stream,parallelStream} into a single method by psandoz · 12 years ago
  50. a2e41a4 Merge by mduigou · 11 years ago
  51. d798fd1 8015315: Stream.concat methods by mduigou · 11 years ago
  52. 96c0fd1 8010679: Clarify "present" and annotation ordering in Core Reflection for Annotations by darcy · 11 years ago
  53. 41d9af9 8020430: NullPointerException in xml sqe nightly result on 2013-07-12 by joehw · 11 years ago
  54. cd523dc 8015317: Optional.filter, map, and flatMap by mduigou · 11 years ago
  55. a7d2d19 7129185: Add Collections.{checked|empty|unmodifiable}Navigable{Map|Set} by mduigou · 11 years ago
  56. 8b1b1a7 8014890: (ref) Reference queues may return more entries than expected by mchung · 11 years ago
  57. 4f3f0c3 Merge by valeriep · 11 years ago
  58. c8d25d8 8017212: File.createTempFile requires unnecessary "read" permission by dxu · 11 years ago
  59. 92d6443 8019799: api/java_util/jar/Pack200 test failed with compactX profiles. by ksrini · 11 years ago
  60. f560a10 8010285: Enforce the requirement of Management Interfaces being public by jbachorik · 11 years ago
  61. dc9b062 8020321: Problem in PKCS11 regression test TestRSAKeyLength by valeriep · 11 years ago
  62. 0ded21a 7187144: JavaDoc for ScriptEngineFactory.getProgram() contains an error by sundar · 11 years ago
  63. 7fc60bd 8019484: Sync j.u.c.ConcurrentHashMap from 166 to tl by psandoz · 11 years ago
  64. fd0c8bf 8019826: Test com/sun/management/HotSpotDiagnosticMXBean/SetVMOption.java fails with NPE by jbachorik · 11 years ago
  65. 99055f1 8020310: JDK-6356530 broke the old build by valeriep · 11 years ago
  66. 66f5331 8020318: Fix doclint issues in java.net Reviewed-by: darcy, khazra by juh · 11 years ago
  67. 3d3f141 8020308: Fix doclint issues in java.lang.management by sspitsyn · 11 years ago
  68. ac911e3 Merge by valeriep · 11 years ago
  69. c2d37cc 6480539: BigDecimal.stripTrailingZeros() has no effect on zero itself ("0.0") by bpb · 11 years ago
  70. e5eb388 6178739: (fmt) Formatter.format("%0.4f\n", 56789.456789) generates MissingFormatWidthException by bpb · 11 years ago
  71. 89a35d9 8020294: Fix doclint issues in java.util.Spliterator Reviewed-by: psandoz by darcy · 11 years ago
  72. 3a96852 8020040: Improve and generalize the F/J tasks to handle right or left-balanced trees by psandoz · 11 years ago
  73. 7cfd124 8017447: Unmodifiable map entry becomes modifiable if taken from a stream of map entries by psandoz · 11 years ago
  74. 5b65857 8019267: NPE in AbstractSaslImpl when trace level >= FINER in KRB5 by weijun · 11 years ago
  75. 86a9e1f 8016341: java/lang/ref/OOMEInReferenceHandler.java failing intermittently by dholmes · 11 years ago
  76. 52be22a 8019979: Replace CheckPackageAccess test with better one from closed repo by coffeys · 11 years ago
  77. e18b531 8019370: Sync j.u.c Fork/Join from 166 to tl by psandoz · 11 years ago
  78. 9b402c0 8019551: Make BaseStream public by psandoz · 11 years ago
  79. c0db9dd 8017141: java.util/stream Spliterators from sequential sources should not catch OOME by henryjen · 11 years ago
  80. 2b81943 8020095: Fix doclint warnings in java.util.regex Reviewed-by: mchung by darcy · 11 years ago
  81. b251fda 8020091: Fix HTML doclint issues in java.io Reviewed-by: darcy by juh · 11 years ago
  82. 7e29eaf Merge by valeriep · 11 years ago
  83. 007c3e2 6755701: SunJCE DES/DESede SecretKeyFactory.generateSecret throws InvalidKeySpecExc if passed SecretKeySpec by ascarpino · 11 years ago
  84. 7f9694a 8010734: NPG: The test MemoryTest.java needs to be updated to support metaspace by ehelin · 11 years ago
  85. a542164 8019341: Update CookieHttpsClientTest to use the newer framework. by wetmore · 12 years ago
  86. 0244cf9 Merge by lana · 12 years ago
  87. d7626a8 7196805: DH Key interoperability testing between SunJCE and JsafeJCE not successful by valeriep · 12 years ago
  88. 453459f 8012637: Adjust CipherInputStream class to work in AEAD/GCM mode by valeriep · 12 years ago
  89. a3b7c18 Merge by mullan · 12 years ago
  90. a85a23e Merge by lana · 12 years ago
  91. eb80a2c 8011547: Update XML Signature implementation to Apache Santuario 1.5.4 by mullan · 12 years ago
  92. 364f714 8019381: HashMap.isEmpty is non-final, potential issues for get/remove by zhangshj · 12 years ago
  93. f7456b2 8017231: Add StringJoiner.merge by alanb · 12 years ago
  94. 510195e 8019622: (sl) ServiceLoader.next incorrect when creation and usages are in different contexts by alanb · 12 years ago
  95. ae9d972 8019862: Fix doclint errors in java.lang.*. by bpb · 12 years ago
  96. 86c49f1 8016285: Add java.lang.reflect.Parameter.isNamePresent() by emc · 12 years ago
  97. e06aa0f 8019857: Fix doclint errors in java.util.Format* by bpb · 12 years ago
  98. f144c4d Merge by vinnie · 12 years ago
  99. 059eccb 8019772: Fix doclint issues in javax.crypto and javax.security subpackages by juh · 12 years ago
  100. 74a4cdf 8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty by psandoz · 12 years ago