1. 1f86788 8016576: Overrides warnings in jdi and jconsole by khazra · 12 years ago
  2. ed0767c 8016592: Clean-up Javac Overrides Warnings In javax/management/NotificationBroadcasterSupport.java by dxu · 12 years ago
  3. fc8860f Merge by chegar · 12 years ago
  4. 2809095 4837946: Faster multiplication and exponentiation of large integers by bpb · 12 years ago
  5. 9f70b3b 8017057: More ProblemList.txt updates (6/2013) Reviewed-by: alanb by chegar · 12 years ago
  6. 5399776 Merge by chegar · 12 years ago
  7. 9bef870 Merge by chegar · 12 years ago
  8. 402e11d 8017044: anti-delta fix for 8015402 Reviewed-by: alanb by chegar · 12 years ago
  9. 7c4ea00 Merge by chegar · 12 years ago
  10. 15f5216 7188658: Add possibility to disable client initiated renegotiation by xuelei · 12 years ago
  11. df7542f 8015657: jdk8 l10n resource file translation update 3 Reviewed-by: yhuang by mfang · 12 years ago
  12. b006f58 8000456: Add programmatic deadlock detection in SSLEngineDeadlock by xuelei · 12 years ago
  13. 8a44cfa 8016446: Improve forEach/replaceAll for Map, HashMap, Hashtable, IdentityHashMap, WeakHashMap, TreeMap, ConcurrentMap by mduigou · 12 years ago
  14. 23b4ea9 Merge by mduigou · 12 years ago
  15. 7dcfc9e 8015395: NumberFormatException during startup if JDK-internal property java.lang.Integer.IntegerCache.high set to bad value by bpb · 12 years ago
  16. 4339c44 Merge by chegar · 12 years ago
  17. c3b16da 8016046: (process) Strict validation of input should be security manager case only [win]. by uta · 12 years ago
  18. 4befacb Merge by chegar · 12 years ago
  19. 68e6676 8015402: Lambda metafactory should not attempt to determine bridge methods by rfield · 12 years ago
  20. c26dd44 8014620: Signature.getAlgorithm return null in special case Reviewed-by: wetmore by youdwei · 12 years ago
  21. b6fa6c9 7177472: JSR292: MethodType interning penalizes scalability by twisti · 12 years ago
  22. d0d5099 Merge by chegar · 12 years ago
  23. f7f15ab 8016747: Replace deprecated PlatformLogger isLoggable(int) with isLoggable(Level) by chegar · 12 years ago
  24. 848ca84 8016236: Class.getGenericInterfaces performance improvement by shade · 12 years ago
  25. 6f509e5 Merge by chegar · 12 years ago
  26. fc1ff61 Merge by lana · 12 years ago
  27. dc97a64 8012156: tools/javac/file/zip/T6865530.java fails for win32/64 in 7u25 nightly runs by chegar · 12 years ago
  28. f5b32a2 Merge by amurillo · 12 years ago
  29. 6b9debf 8015978: Incorrect transformation of XPath expression "string(-0)" by coffeys · 12 years ago
  30. ffe18db 8014307: Memory leak ... security/jgss/wrapper/GSSLibStub.c by jzavgren · 12 years ago
  31. 55ef0fa 7169142: CookieHandler does not work with localhost by khazra · 12 years ago
  32. 9b0ae66 8015421: NegativeArraySizeException occurs in ChunkedOutputStream() with Integer.MAX_VALUE by khazra · 12 years ago
  33. d124a80 Added tag jdk8-b94 for changeset 51479fa56b7c by katleman · 12 years ago
  34. 3eb32c4 7181748: java/lang/ThreadGroup/Suspend.java test fails intermittently by igerasim · 12 years ago
  35. 9efc482 8016251: Balanced spliterator for SpinedBuffer by psandoz · 12 years ago
  36. a8bfdd7 7040556: SimpleDateFormat.format Portuguese Month should not be capitalized by yhuang · 12 years ago
  37. 2453468 8015274: TEST_BUG: Step2: After selecting 'View Warning Log', it is empty instead of FileNotFound. by weijun · 12 years ago
  38. a2ca615 8014310: JAAS/Krb5LoginModule using des encytypes failure with NPE after JDK-8012679 by weijun · 12 years ago
  39. 8de8243 8016448: java/util/BitSet/BitSetStreamTest.java no longer compiles, missed by 8015895 by henryjen · 12 years ago
  40. 878de61 8010325: Remove hash32() method and hash32 int field from java.lang.String by bchristi · 12 years ago
  41. 387d9ec 8016369: java/lang/instrument/RetransformBigClass.sh failing again by alanb · 12 years ago
  42. 3674d24 Merge by erikj · 12 years ago
  43. 29e76dc 8016370: javadoc warnings, unexpected </p> mostly Reviewed-by: martin, jjg by alanb · 12 years ago
  44. b1e4f42 8016213: Convert j2se NetBeans project to use top-level make targets by mduigou · 12 years ago
  45. 4a8c3d4 8015960: java/util/Locale/LocaleProviders.java failing again on Windows by naoto · 12 years ago
  46. 0b25dcd Merge by alanb · 12 years ago
  47. 41f8260 8010785: JDK 8 build on Linux fails with new build mechanism by erikj · 12 years ago
  48. 5b15d8a 8016311: Update j.u.c. tests to avoid using Thread.stop(Throwable) by alanb · 12 years ago
  49. 83fa622 7059085: Retire Thread.stop(Throwable) so that it throws UOE by alanb · 12 years ago
  50. 9910561 8015895: Int/LongStream.range/rangeClosed by psandoz · 12 years ago
  51. 4e86f33 Merge by lana · 12 years ago
  52. 598ed16 8013827: File.createTempFile hangs with temp file starting with 'com1.4' by dxu · 12 years ago
  53. fae455c 8016217: More javadoc warnings Reviewed-by: lancea, chegar, psandoz by alanb · 12 years ago
  54. dc1b0f3 8015792: Rename Spliterators.spliteratorFromIterator to Spliterators.iterator by psandoz · 12 years ago
  55. 351889b 8015798: Rename IntStream.longs/doubles and LongStream.doubles to asXxxStream by psandoz · 12 years ago
  56. 4c998b5 8015492: Remove DoubleStream.range methods Reviewed-by: alanb by psandoz · 12 years ago
  57. 43e7de5 8005008: Add Java Flight Recorder Phase II by sla · 12 years ago
  58. 7c4e92f 8016209: TEST_BUG: non-compliant jmc in the bin directory hangs testing by ksrini · 12 years ago
  59. 7f9bcb2 7124706: enable RetransformBigClass.sh test when fix for 8013063 is promoted by coleenp · 12 years ago
  60. 72e1db1 8015728: (zipfs) demo/zipfs/basic.sh failing by sherman · 12 years ago
  61. ed06052 8016101: Fix typo in SerialRef and missing @param in SerialStruct by lancea · 12 years ago
  62. 93fd096 7051862: CookiePolicy spec conflicts with CookiePolicy.ACCEPT_ORIGINAL_SERVER by khazra · 12 years ago
  63. 070e1ff 7064270: java/text/Format/DateFormat/WeekDateTest.java fails on OEL5.6 hi_IN.UTF-8 by okutsu · 12 years ago
  64. 72be2ed 7177315: SimpleDateFormat parses wrong 2-digit year if input contains spaces by okutsu · 12 years ago
  65. 606a2d4 8016117: New sun.misc.FDBigInteger class as part of 7032154 by bpb · 12 years ago
  66. 4582e13 8016063: getFinalAttributes should use FindClose Reviewed-by: alanb by robm · 12 years ago
  67. 26c8fc5 Added tag jdk8-b93 for changeset 691d6c6cd332 by katleman · 12 years ago
  68. 91665f6 7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal by bpb · 12 years ago
  69. ddc9d13 Merge by mduigou · 12 years ago
  70. 254a47b 8009579: Xpathexception does not honor initcause() by dmeetry · 12 years ago
  71. bd40c90 8016019: Remove setProtectionDomain0 and JVM_SetProtectionDomain in JDK by emc · 12 years ago
  72. 55ddfb1 8000450: Restrict access to com/sun/corba/se/impl package by coffeys · 12 years ago
  73. 745c4d4 8015470: Remove redundant calls of toString() on String objects by dholmes · 12 years ago
  74. 21dc2a2 8015522: CharSequence.codePoints can be faster by henryjen · 12 years ago
  75. df6aa91 6983966: remove lzma and upx from repository JDK8 by katleman · 12 years ago
  76. 4923e9b Merge by lana · 12 years ago
  77. b4fd054 Merge by lana · 12 years ago
  78. 3b439b5 Merge by lana · 12 years ago
  79. f43cbf9 Merge by lana · 12 years ago
  80. 0c9365c 7150256: Add back Diagnostic Command JMX API Reviewed-by: mchung, jbachorik by fparain · 12 years ago
  81. 3a00d3f 8015963: Add at since tags to new ConcurrentHashMap methods by chegar · 12 years ago
  82. a0b298a 8011719: Properties.loadFromXML fails with a chunked HTTP connection by chegar · 12 years ago
  83. cf27f5c 8015604: JDP packets containing ideographic characters are broken by dsamersoff · 12 years ago
  84. ce3cb72 8013370: Null pointer exception when adding more than 9 accelators to a JMenuBar by malenkov · 12 years ago
  85. ccee9bf 8015339: Correct a wording in javadoc of java.awt.ContainerOrderFocusTraversalPolicy by ant · 12 years ago
  86. dcc78b1 8015425: [macosx] A follow-up for the fix 8010721 Reviewed-by: serb, anthony by vkarnauk · 12 years ago
  87. 62d76f6 8015880: GenerateBreakIteratorData build warning Reviewed-by: peytoia by alanb · 12 years ago
  88. ab8693c 8015375: Edits to text components hang for clipboard access by mcherkas · 12 years ago
  89. a1387ba Merge by lana · 12 years ago
  90. 153d545 8015644: makefile changes to allow integration of new features by katleman · 12 years ago
  91. 23907ef Merge by katleman · 12 years ago
  92. e0c4f47 Merge by lana · 12 years ago
  93. cd68293 6337518: Null Arrow Button Throws Exception in BasicComboBoxUI by alitvinov · 12 years ago
  94. 2e33af1 8015500: Prevent sending multiple WINDOW_CLOSED events for already disposed windows by anthony · 12 years ago
  95. a0379f5 7151823: The test incorrectly recognizing OS Reviewed-by: serb, alexp by alitvinov · 12 years ago
  96. c4a9a8f 8015477: Support single threaded AWT/FX mode. Reviewed-by: ant, anthony by pchelko · 12 years ago
  97. 41346a2 8015556: [macosx] surrogate pairs do not render properly. by prr · 12 years ago
  98. b465b12 6436314: Vector could be created with appropriate size in DefaultComboBoxModel by vkarnauk · 12 years ago
  99. a169166 7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds by vkarnauk · 12 years ago
  100. c56e69e 8013557: XMLEncoder in 1.7 can't encode objects initialized in no argument constructor by malenkov · 12 years ago