1. ec12ebb 8013416: Java Bean Persistence with XMLEncoder Reviewed-by: alexsch by malenkov · 12 years ago
  2. c608939 8014924: JToolTip#setTipText() sometimes (very often) not repaints component. by alexsch · 12 years ago
  3. 007fabe Merge by lana · 12 years ago
  4. ec518fd 8005607: Recursion in J2DXErrHandler() Causes a Stack Overflow on Linux by alitvinov · 12 years ago
  5. 5077780 7011777: JDK 6 parses html text with script tags within comments differently from previous releases by mcherkas · 12 years ago
  6. 1a9a107 Merge by lana · 12 years ago
  7. 78d4886 Merge by lana · 12 years ago
  8. 3279e65 Merge by lana · 12 years ago
  9. d5d9034 8000936: Enable Java2D D3D pipeline on newer Intel chipsets : Intel HD and later by vadim · 12 years ago
  10. d972593 4892259: GIF ImageReader does not call passComplete in IIOReadUpdateListener by vadim · 12 years ago
  11. ea94f6d 7079254: Toolkit eventListener leaks memory Reviewed-by: serb, art by pchelko · 12 years ago
  12. 1852da1 4487672: (proxy) Proxy constructor should check for null argument by mchung · 12 years ago
  13. ec5cabc Merge by vinnie · 12 years ago
  14. 05e7ef3 Merge by vinnie · 12 years ago
  15. 1822124 Merge by valeriep · 12 years ago
  16. 6143481 8001163: [pack200] should support attributes introduced by JSR-308 by ksrini · 12 years ago
  17. 88adaa4 Merge by dfuchs · 12 years ago
  18. 4afac14 Merge by michaelm · 12 years ago
  19. b339aaa 8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection by michaelm · 12 years ago
  20. 7c9eb16 8014676: Java debugger may fail to run by dmeetry · 12 years ago
  21. c11ac0d 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup by jgish · 12 years ago
  22. 7aec6dd 8010814: More buffers are stored or returned without cloning Reviewed-by: lancea by xuelei · 12 years ago
  23. cc1b0ee 8014677: Correct docs warning for Objects.requireNonNull(T, Supplier<String>) by darcy · 12 years ago
  24. 7077f06 8013730: JSR 310 DateTime API Updates III by sherman · 12 years ago
  25. a1fac93 Merge by vinnie · 12 years ago
  26. 23db53c 8010464: Evolve java networking same origin policy by michaelm · 12 years ago
  27. a53ba69 Merge by vinnie · 12 years ago
  28. b4d67e0 8014227: JLightweightFrame needs another synchronization policy Reviewed-by: art by ant · 12 years ago
  29. 847997a 8013395: StringBuffer.toString performance regression impacting embedded benchmarks by dholmes · 12 years ago
  30. 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
  31. 7c202f4 8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time by sherman · 12 years ago
  32. a3f13d7 6328537: Improve javadocs for Socket class by adding references to SocketOptions by khazra · 12 years ago
  33. 18f3150 Merge by vinnie · 12 years ago
  34. 3d4ca6e 7194075: Various classes of sunec.jar are duplicated in rt.jar by vinnie · 12 years ago
  35. 7b03d78 8014519: scriptpad sample does not work with nashorn by sundar · 12 years ago
  36. aa7c172 8012453: (process) Runtime.exec(String) fails if command contains spaces [win] by uta · 12 years ago
  37. db8d584 8014423: [macosx] The scrollbar's block increment performs incorrectly by serb · 12 years ago
  38. 2bf5b6a 8014365: Restore Objects.requireNonNull(T, Supplier<String>) by darcy · 12 years ago
  39. dbaa63c 8013386: (tz) Support tzdata2013c by sherman · 12 years ago
  40. 9af8d82 Merge by valeriep · 12 years ago
  41. f25725a 8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive by khazra · 12 years ago
  42. 80b3368 Merge by mduigou · 12 years ago
  43. 474a90e 8008687: MethodHandle code: allow static and invokespecial calls to interface methods by bharadwaj · 12 years ago
  44. 7a27961 8012975: Remove rhino from jdk8 Reviewed-by: alanb, tbell by sundar · 12 years ago
  45. 00a9d3e 8005598: (reopened) Need to clone array of input/output parameters by xuelei · 12 years ago
  46. c43d470 8005535: SSLSessionImpl should have protected finalize() by xuelei · 12 years ago
  47. da99d6f 7021870: GzipInputStream closes underlying stream during reading by dmeetry · 12 years ago
  48. 5624e90 8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.* by darcy · 12 years ago
  49. 3254aa3 Merge by mduigou · 12 years ago
  50. 938134e 8014316: Use Method Refs in j.u.stream.MatchOps Reviewed-by: dholmes by mduigou · 12 years ago
  51. 86e56d5 8014249: Add Modifer.parameterModifiers() Reviewed-by: mduigou, mchung by darcy · 12 years ago
  52. 1ff0cfc 8011128: (fs) Files.createDirectory fails if the resolved path is exactly 248 characters long by alanb · 12 years ago
  53. cba8601 8007073: Implement Core Reflection for Type Annotations on parameters by jfranck · 12 years ago
  54. e448d16 Merge by lana · 12 years ago
  55. 7d653f0 Merge by lana · 12 years ago
  56. 6de2360 8014289: JDK8 b89 source with GPL header errors by katleman · 12 years ago
  57. 404b175 Merge by lana · 12 years ago
  58. dea4b01 Merge by lana · 12 years ago
  59. f894bd9 8013841: [macosx] Animations not disabled for CALayers used via JAWT by serb · 12 years ago
  60. 1e016c7 8012679: Let allow_weak_crypto default to false Reviewed-by: valeriep by weijun · 12 years ago
  61. 4263371 8001284: Buffer problems with SunPKCS11-Solaris and CKM_AES_CTR by ascarpino · 12 years ago
  62. 023e71d 7196009: SunPkcs11 provider fails to parse config path containing parenthesis by valeriep · 12 years ago
  63. e67194d 8010134: A finalizer in sun.security.pkcs11.wrapper.PKCS11 perhaps should be protected by valeriep · 12 years ago
  64. 07e328d 8013736: [launcher] cleanup code for correctness by ksrini · 12 years ago
  65. 0d7f6cc 4802647: Throw required NPEs from removeAll()/retainAll() by mduigou · 12 years ago
  66. c727f08 8013086: NPE thrown by SimpleDateFormat with TimeZoneNameProvider supplied by naoto · 12 years ago
  67. 0f15695 8011069: Printing: NullPointerException since jdk8 b82 showing native Page Setup Dialog. by jgodinez · 12 years ago
  68. e686633 8013541: Revise javadoc for Executable.getAnnotatedReturnType() by jfranck · 12 years ago
  69. 10117f0 8010192: Enable native JGSS provider on Mac Reviewed-by: valeriep by weijun · 12 years ago
  70. a244eb5 8013252: Regex Matcher .start and .end should be accessible by group name by sherman · 12 years ago
  71. b493805 8003258: BufferedReader.lines() by mduigou · 12 years ago
  72. 771056c 8013150: Iterator.remove and forEachRemaining relationship not specified by mduigou · 12 years ago
  73. a905570 8013712: Add Objects.nonNull and Objects.isNull Reviewed-by: mchung, darcy by mduigou · 12 years ago
  74. 8d584d8 8003992: File and other classes in java.io do not handle embedded nulls properly by dxu · 12 years ago
  75. bc895ff 7191872: Xrender: No text displayed using 64 bit JDK on solaris11-sparc by simonis · 12 years ago
  76. b7868eb 7161575: [macosx] On MacOSX port java.awt.Toolkit.is/setDynamicLayout() are not consistent by serb · 12 years ago
  77. 8f4692f 8013528: Provide SharedSecrets access to String(char[], boolean) constructor by mduigou · 12 years ago
  78. a7267c8 7199324: Connection ID for IPv6 addresses is not generated accordingly to the specification by jbachorik · 12 years ago
  79. 30d3143 8013855: DigestMD5Client has not checked RealmChoiceCallback value by weijun · 12 years ago
  80. 2d0f1b6 8013140: Heap corruption with NetworkInterface.getByInetAddress() and long i/f name by khazra · 12 years ago
  81. dd78a29 8013155: [pack200] improve performance of pack200 Reviewed-by: ksrini, jrose by kizune · 12 years ago
  82. 072224c 8012645: Stream methods on BitSet, Random, ThreadLocalRandom, ZipFile by mduigou · 12 years ago
  83. 29d5935 8013225: Refresh jdk's private ASM to the latest. Reviewed-by: mduigou, sundar by ksrini · 12 years ago
  84. 55cfd9b Merge by lana · 12 years ago
  85. d7b66a8 Merge by lana · 12 years ago
  86. e9d4ac9 8012646: Pattern.splitAsStream by psandoz · 12 years ago
  87. 49a48b8 Merge by lana · 12 years ago
  88. 7824dda 8012665: add CharSequence.chars, CharSequence.codePoints by mduigou · 12 years ago
  89. 3462404 8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt by weijun · 12 years ago
  90. e59c83e 8009012: [macosx] DisplayChangedListener is not implemented in LWWindowPeer/CGraphicsEnvironment by serb · 12 years ago
  91. 9d867c5 Merge by lana · 12 years ago
  92. 8f5d1aa 8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators by msheppar · 12 years ago
  93. 9d9618a 6594296: NetworkInterface.getHardwareAddress returns zero length byte array by chegar · 12 years ago
  94. 58241f5 8009389: Unpack200 native library should be removed from profiles by ksrini · 12 years ago
  95. 1526798 8010416: Add a way for java.sql.Driver to be notified when it is deregistered by lancea · 12 years ago
  96. 2c3a117 7166296: closed/java/awt/Frame/DisabledParentOfToplevel/DisabledParentOfToplevel.html failed since 1.8.0b36 by serb · 12 years ago
  97. 25320dd 8012004: JInternalFrame not being finalized after closing by mcherkas · 12 years ago
  98. f2d8c36 8007373: Inet6Address serialization incompatibility Reviewed-by: alanb, chegar by msheppar · 12 years ago
  99. d191392 8003671: [findbugs] sun.management.AgentConfigurationError.getParams() may expose internal representation by returning AgentConfigurationError.params by sla · 12 years ago
  100. 7bf094f 8011917: Add java.util.stream.Collectors utilities by mduigou · 12 years ago