1. 46758e0 8015790: Remove duplicate spliterator tests Reviewed-by: alanb, mduigou by psandoz · 12 years ago
  2. fa495a0 8005698: Handle Frequent HashMap Collisions with Balanced Trees by bchristi · 12 years ago
  3. 93b86e8 8015856: Remove java/lang/instrument/IsModifiableClassAgent.java from ProblemList.txt by sla · 12 years ago
  4. 5dbc133 Merge by lana · 12 years ago
  5. 37aa35d 8015813: add test/tools/pack200/TimeStamp.java to ProblemsList by ksrini · 12 years ago
  6. 88d4cfe 8014966: Add the proper Javadoc to @Contended by shade · 12 years ago
  7. ca0750d 8014383: StringJoiner example in class description not in sync with streams API by psandoz · 12 years ago
  8. 8849910 8014834: shell tests don't begin with #!/bin/sh by emc · 12 years ago
  9. 5b94324 6526682: JConsole shows negative CPU Usage Reviewed-by: alanb, mchung by nloodin · 12 years ago
  10. 386c381 8014731: j.u.stream.StreamSupport class has default constructor generated by psandoz · 12 years ago
  11. c964508 8015008: Primitive iterator over empty sequence, null consumer: forEachRemaining methods do not throw NPE by psandoz · 12 years ago
  12. cc60eaa Added tag jdk8-b92 for changeset a2a2a91075ad by katleman · 12 years ago
  13. b4e7972 8015525: JDK8 b91 source with GPL header errors Reviewed-by: dholmes, lancea by katleman · 12 years ago
  14. 8efec4e Added tag jdk8-b91 for changeset 169451cf0cc5 by katleman · 12 years ago
  15. 04471fa Merge by erikj · 12 years ago
  16. 9fd9a1f 8015087: Provide debugging information for programs by andrew · 12 years ago
  17. 2764f57 8014970: Use open man pages for non commercial builds Reviewed-by: omajid, tbell by erikj · 12 years ago
  18. 4f33de4 Merge by katleman · 12 years ago
  19. 7567e62 8011346: build-infra: While Constructing Javadoc information, JSpinner.java error: package sun.util.locale.provider does not exist by erikj · 12 years ago
  20. 1a9a107 Merge by lana · 12 years ago
  21. 78d4886 Merge by lana · 12 years ago
  22. 3279e65 Merge by lana · 12 years ago
  23. 59e5dae Merge by chegar · 12 years ago
  24. 8d86b6a 8014783: java/net/HttpURLPermission/HttpURLPermissionTest.java leaves files open by chegar · 12 years ago
  25. db26759 Merge by chegar · 12 years ago
  26. 736dbff 8014791: More ProblemList.txt updates (5/2013) Reviewed-by: alanb by chegar · 12 years ago
  27. d5d9034 8000936: Enable Java2D D3D pipeline on newer Intel chipsets : Intel HD and later by vadim · 12 years ago
  28. d972593 4892259: GIF ImageReader does not call passComplete in IIOReadUpdateListener by vadim · 12 years ago
  29. 4c650c2 8013426: TEST_BUG: java/awt/datatransfer/HTMLDataFlavors/HTMLDataFlavorTest.java fails with "RuntimeException: The data should be available" on Linux by kshefov · 12 years ago
  30. e2e5db6 8014721: TEST_BUG: java/awt/TrayIcon/DragEventSource/DragEventSource.java fails with java.lang.UnsupportedOperationException by kshefov · 12 years ago
  31. 1237b9c 8013900: More warnings compiling jaxp. by dfuchs · 12 years ago
  32. ea94f6d 7079254: Toolkit eventListener leaks memory Reviewed-by: serb, art by pchelko · 12 years ago
  33. 1852da1 4487672: (proxy) Proxy constructor should check for null argument by mchung · 12 years ago
  34. ec5cabc Merge by vinnie · 12 years ago
  35. 20427f6 Added tag jdk8-b90 for changeset c63eda8f6300 by katleman · 12 years ago
  36. b339aaa 8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection by michaelm · 12 years ago
  37. 7aec6dd 8010814: More buffers are stored or returned without cloning Reviewed-by: lancea by xuelei · 12 years ago
  38. 9f5b4c1 8004177: test/java/lang/Thread/GenerifyStackTraces.java doesn't clean-up by ewang · 12 years ago
  39. 05e7ef3 Merge by vinnie · 12 years ago
  40. 1822124 Merge by valeriep · 12 years ago
  41. 6143481 8001163: [pack200] should support attributes introduced by JSR-308 by ksrini · 12 years ago
  42. a3d1774 7150552: network test hangs [macosx] by khazra · 12 years ago
  43. 88adaa4 Merge by dfuchs · 12 years ago
  44. 4afac14 Merge by michaelm · 12 years ago
  45. 7c9eb16 8014676: Java debugger may fail to run by dmeetry · 12 years ago
  46. c11ac0d 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup by jgish · 12 years ago
  47. 0f7720f 8013233: java/util/Locale/LocaleProviders.sh fails Reviewed-by: okutsu by naoto · 12 years ago
  48. cc1b0ee 8014677: Correct docs warning for Objects.requireNonNull(T, Supplier<String>) by darcy · 12 years ago
  49. 7077f06 8013730: JSR 310 DateTime API Updates III by sherman · 12 years ago
  50. a1fac93 Merge by vinnie · 12 years ago
  51. 23db53c 8010464: Evolve java networking same origin policy by michaelm · 12 years ago
  52. a53ba69 Merge by vinnie · 12 years ago
  53. b4d67e0 8014227: JLightweightFrame needs another synchronization policy Reviewed-by: art by ant · 12 years ago
  54. 847997a 8013395: StringBuffer.toString performance regression impacting embedded benchmarks by dholmes · 12 years ago
  55. 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
  56. 7c202f4 8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time by sherman · 12 years ago
  57. dd219fd Merge by katleman · 12 years ago
  58. a3f13d7 6328537: Improve javadocs for Socket class by adding references to SocketOptions by khazra · 12 years ago
  59. 18f3150 Merge by vinnie · 12 years ago
  60. 3d4ca6e 7194075: Various classes of sunec.jar are duplicated in rt.jar by vinnie · 12 years ago
  61. 7b03d78 8014519: scriptpad sample does not work with nashorn by sundar · 12 years ago
  62. aa7c172 8012453: (process) Runtime.exec(String) fails if command contains spaces [win] by uta · 12 years ago
  63. fd8c7b8 8014500: bootcycle-images fails after upgrade to JAXP 1.5 Reviewed-by: lancea by alanb · 12 years ago
  64. db8d584 8014423: [macosx] The scrollbar's block increment performs incorrectly by serb · 12 years ago
  65. 050553c 8002045: Auto failed and threw exception:java.lang.UnsatisfiedLinkError: by pchelko · 12 years ago
  66. 2bf5b6a 8014365: Restore Objects.requireNonNull(T, Supplier<String>) by darcy · 12 years ago
  67. dbaa63c 8013386: (tz) Support tzdata2013c by sherman · 12 years ago
  68. 9af8d82 Merge by valeriep · 12 years ago
  69. f25725a 8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive by khazra · 12 years ago
  70. 80b3368 Merge by mduigou · 12 years ago
  71. 474a90e 8008687: MethodHandle code: allow static and invokespecial calls to interface methods by bharadwaj · 12 years ago
  72. 7a27961 8012975: Remove rhino from jdk8 Reviewed-by: alanb, tbell by sundar · 12 years ago
  73. 00a9d3e 8005598: (reopened) Need to clone array of input/output parameters by xuelei · 12 years ago
  74. c43d470 8005535: SSLSessionImpl should have protected finalize() by xuelei · 12 years ago
  75. da99d6f 7021870: GzipInputStream closes underlying stream during reading by dmeetry · 12 years ago
  76. 5624e90 8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.* by darcy · 12 years ago
  77. 3254aa3 Merge by mduigou · 12 years ago
  78. 938134e 8014316: Use Method Refs in j.u.stream.MatchOps Reviewed-by: dholmes by mduigou · 12 years ago
  79. feafb07 8014296: DivModTests should not compare pointers Reviewed-by: darcy by rriggs · 12 years ago
  80. 86e56d5 8014249: Add Modifer.parameterModifiers() Reviewed-by: mduigou, mchung by darcy · 12 years ago
  81. 1ff0cfc 8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long by alanb · 12 years ago
  82. cba8601 8007073: Implement Core Reflection for Type Annotations on parameters by jfranck · 12 years ago
  83. e448d16 Merge by lana · 12 years ago
  84. 7d653f0 Merge by lana · 12 years ago
  85. 6de2360 8014289: JDK8 b89 source with GPL header errors by katleman · 12 years ago
  86. 404b175 Merge by lana · 12 years ago
  87. 76bcde7 Added tag jdk8-b89 for changeset 845025546e35 by katleman · 12 years ago
  88. dea4b01 Merge by lana · 12 years ago
  89. b420e1b 8013652: (profiles) Add javax.script to compact1 Reviewed-by: mchung, dholmes by alanb · 12 years ago
  90. f894bd9 8013841: [macosx] Animations not disabled for CALayers used via JAWT by serb · 12 years ago
  91. 1e016c7 8012679: Let allow_weak_crypto default to false Reviewed-by: valeriep by weijun · 12 years ago
  92. 4263371 8001284: Buffer problems with SunPKCS11-Solaris and CKM_AES_CTR by ascarpino · 12 years ago
  93. 023e71d 7196009: SunPkcs11 provider fails to parse config path containing parenthesis by valeriep · 12 years ago
  94. e67194d 8010134: A finalizer in sun.security.pkcs11.wrapper.PKCS11 perhaps should be protected by valeriep · 12 years ago
  95. 07e328d 8013736: [launcher] cleanup code for correctness by ksrini · 12 years ago
  96. e3cce61 Merge by katleman · 12 years ago
  97. 0d7f6cc 4802647: Throw required NPEs from removeAll()/retainAll() by mduigou · 12 years ago
  98. c727f08 8013086: NPE thrown by SimpleDateFormat with TimeZoneNameProvider supplied by naoto · 12 years ago
  99. d8729ad 8004007: test/sun/tools/jinfo/Basic.sh fails on when runSA is set to true by sla · 12 years ago
  100. e0a4598 6980985: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage is not robust when getMax() returns -1 by sla · 12 years ago