1. 2a8c670 Merge by tbell · 16 years ago
  2. 304c3a4 Merge by tbell · 16 years ago
  3. d555cc0 Merge by sherman · 16 years ago
  4. 50c9c09 6855671: DerOutputStream encodes negative integer incorrectly by weijun · 16 years ago
  5. a1357da 6707281: Adler32.update() JavaDoc is wrong by sherman · 16 years ago
  6. 9302a4e Merge by tbell · 16 years ago
  7. 3ebbb29 6855069: rmic should support v51 class files. Reviewed-by: jrose by jjg · 16 years ago
  8. 942f0ed Merge by michaelm · 16 years ago
  9. 8e8c47c 6827999: 6827999: URLClassLoader.addURL(URL) adds URLs to closed class loader by michaelm · 16 years ago
  10. d1fddf9 6855335: Several changes in the SCTP implementation. Reviewed-by: michaelm by chegar · 16 years ago
  11. 773ba62 Merge by tbell · 16 years ago
  12. 6d41bb4 Merge by ohair · 16 years ago
  13. b215c65 Merge by tbell · 16 years ago
  14. 77d3764 6844054: (bf) Eliminate dependency on javax.management.ObjectName by alanb · 16 years ago
  15. 755cead 6838333: New I/O: Update file system API to jsr203/nio2-b101 by alanb · 16 years ago
  16. 1fd3e06 6855180: Fix classfile version check in java_crw_demo Reviewed-by: jjg by ohair · 16 years ago
  17. ddb3d52 6843077: JSR 308: Annotations on types by jjg · 16 years ago
  18. 327ef25 Merge by tbell · 16 years ago
  19. 08ab65e 6855297: Windows build breaks after 6811297 by jccollet · 16 years ago
  20. a3caa26 6852607: MessageUtils JVM crash by langel · 16 years ago
  21. 6ac1578 6811297: Add more logging to HTTP protocol handler by jccollet · 16 years ago
  22. a8222d4 Merge by jgodinez · 16 years ago
  23. 70cf61c Merge by yan · 16 years ago
  24. 5e760ba Merge by tbell · 16 years ago
  25. 233385e 6834805: Improve jar -C performance by martin · 16 years ago
  26. 868365c 6847092: (cs) CharsetEncoder.isLegalReplacement of US_ASCII behaves differently since by sherman · 16 years ago
  27. c0ca335 6851653: (launcher) Make every java process 20 bytes smaller by martin · 16 years ago
  28. 2c3c916 6853617: race condition in java.awt.Font.getAttributes() (private method) by prr · 16 years ago
  29. c1233ea 6850398: Allow GraphicsEnvironment to be loaded by system classloader (edit) by jgodinez · 16 years ago
  30. e30c308 6853336: (process) disable or remove clone-exec feature (6850720) by tbell · 16 years ago
  31. c7f7c4e 6850606: Regression from JDK 1.6.0_12 by xlu · 16 years ago
  32. 68bf04c 6299219: euro sign failed to be printed in Console on Localized Windows platform with GBK encoding by sherman · 16 years ago
  33. 866ef8c 6852108: Remove Preferences dependance from SocksSocketImpl by jccollet · 16 years ago
  34. 6c9be85 6851973: ignore incoming channel binding if acceptor does not set one by weijun · 16 years ago
  35. e29c4cc Merge by mullan · 16 years ago
  36. 299e884 6833839: RFE: improve ManifestDigester by instantiating StringBuilder constructor w/ initial value by mullan · 16 years ago
  37. 50c995a Merge by yan · 16 years ago
  38. cb915fe 6712755: jarsigner fails to sign itextasian.jar since 1.5.0_b14, it works with 1.5.0_13 by weijun · 16 years ago
  39. 8e26ce7 6851515: awt_p.h incorporates a chunk of the XRender header by andrew · 16 years ago
  40. c506c3c 6850783: InvalidityDateExtension returns reference to internal mutable state by xuelei · 16 years ago
  41. 4eec57f Merge by yan · 16 years ago
  42. 0c28ff4 Merge by jgodinez · 16 years ago
  43. a1fd9c5 6684104: Applets fails to launch using ImageIO if .java.policy with File permissions present on the system by bae · 16 years ago
  44. 9a3190f 6829549: JVM crash on certain images Reviewed-by: igor, prr by bae · 16 years ago
  45. 29ed625 6511515: poor performance of LogRecord.inferCaller depending on java.lang.Throwable.getStackTraceElement by martin · 16 years ago
  46. 2ea07df 6850720: (process) Use clone(CLONE_VM), not fork, on Linux to avoid swap exhaustion by martin · 16 years ago
  47. c72d025 6850113: Bidi class needs to be updated to support Unicode 5.1 by peytoia · 16 years ago
  48. 7651721 Merge by tbell · 16 years ago
  49. 6862b5c 6570344: Invalid RSA OID in sun.security.x509.AlgorithmId by xuelei · 16 years ago
  50. cbeb114 5101862: WBMP Image reader tries to load Quicktime MOV files by bae · 16 years ago
  51. 50c222e 6296893: BMP Writer handles TopDown property incorrectly for some of the compression types by bae · 16 years ago
  52. 998dd20 6845161: Bottleneck in Configuration.getConfiguration synchronized call by mullan · 16 years ago
  53. a2ca8a9 Merge by yan · 16 years ago
  54. 93d52df 6578647: Undefined requesting URL in java.net.Authenticator.getPasswordAuthentication() by weijun · 16 years ago
  55. 4a8a576 Merge by jgodinez · 16 years ago
  56. 8b6a589 6829180: Removing focused component from a window causes a JVM crash for JDK7b50+ on WinXP/Vista by dcherepanov · 16 years ago
  57. 5de1475 6847459: Allow trust anchor self-issued intermediate version 1 and version 2 certificate by xuelei · 16 years ago
  58. 60bdbca 6839645: Swing application prints message in Control Panel if language is changed by yan · 16 years ago
  59. bb27808 Merge by yan · 16 years ago
  60. b09ad85 Merge by yan · 16 years ago
  61. 439838b 6808625: Incomplete code sample in Deflater javadoc by sherman · 16 years ago
  62. 5afb2e4 6807602: Increase MAX_BUFFER_LEN and MAX_HEAP_BUFFER_LEN on 64-bit Solaris and Linux by chegar · 16 years ago
  63. 5e88b54 6829636: test/java/util/logging/LoggingDeadlock2.java is flaky by mchung · 16 years ago
  64. 3d170d5 6726695: HttpURLConnection shoul support 'Expect: 100-contimue' headers for PUT by jccollet · 16 years ago
  65. 42f6d39 6720721: CRL check with circular depency support needed by xuelei · 16 years ago
  66. 5b05bb9 6822460: support self-issued certificate by xuelei · 16 years ago
  67. 709dbb2 6844887: NPE in TextCallbackHandler Reviewed-by: xuelei by weijun · 16 years ago
  68. 9f453df 6349566: java.net.CookieManager doesn't set default domain by jccollet · 16 years ago
  69. a4aafa8 6844750: Solaris build failed after 6799099 Reviewed-by: yan by dav · 16 years ago
  70. a83be83 6622432: RFE: Performance improvements to java.math.BigDecimal by xlu · 16 years ago
  71. 167be9c 4893408: JPEGReader throws IllegalArgException when setting the destination to BYTE_GRAY by bae · 16 years ago
  72. e486ddd 6799099: All automatic regression tests that create Robot fail on X11 by dav · 16 years ago
  73. 26d830f 6843578: Re-implement IBM doublebyte charsets by sherman · 16 years ago
  74. 2d08ce6 6839133: lcms 1.18 update breaks ICC_ProfileRGB Tests Reviewed-by: avu, prr by aph · 16 years ago
  75. 29646cf 6829659: Circle is rendered in C shape by jgodinez · 16 years ago
  76. b8e72b4 6833019: KeyboardFocusManager.getCurrentKeyboardFocusManager() throws unspecified HeadlessException by ant · 16 years ago
  77. 2369623 6794764: Translucent windows are completely repainted on every paint event, on Windows by art · 16 years ago
  78. 0981340 6832353: Krb5LoginModule: use the KRB5CCNAME when searching for Kerberos ticket cache by weijun · 16 years ago
  79. 8e2c4f6 6682516: SPNEGO_HTTP_AUTH/WWW_KRB and SPNEGO_HTTP_AUTH/WWW_SPNEGO failed on all non-windows platforms by weijun · 16 years ago
  80. c0a4f01 6832016: {DigestMD5Base,Des3DkCrypto}.setParityBit should use Integer.bitCount by weijun · 16 years ago
  81. 5f1d32a 6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes leads to size 0 if compress fails by sherman · 16 years ago
  82. fac3865 6831794: charset EUC_TW is 12.6% of the total size of charsets.jar by sherman · 16 years ago
  83. 6a1abc8 6839999: Cumulative fix for 6762511 and 6838003 by anthony · 16 years ago
  84. cbda881 6812298: Dynamic GraphicsConfig changes don't work on X11 platforms by anthony · 16 years ago
  85. b9e00ae 6811219: Deadlock java AWT in XWarningWindow by anthony · 16 years ago
  86. 2d62b17 6834525: PIT: RowToleranceTransitivityTest test fail with crash on rhel4 x86 and rhel 5x86 by yan · 16 years ago
  87. 3712ee1 Merge by ohair · 16 years ago
  88. 0408b0f 6713352: Deadlock in JFileChooser with synchronized custom FileSystemView by rupashka · 16 years ago
  89. 7aaa69c 6678385: Random java.lang.StackOverflowError from various JDKs by art · 16 years ago
  90. d55d50c 6827581: Contextkey does not work in Nimbus Reviewed-by: rupashka by peterz · 16 years ago
  91. b828ff9 Merge by jgodinez · 16 years ago
  92. 73f0f4a 6741426: ClassCastException from ComboBoxEditableState (Nimbus LaF) in JDK 1.6.0_10 RC by peterz · 16 years ago
  93. eb392bf Merge by yan · 16 years ago
  94. 82a73c2 Merge by xdono · 16 years ago
  95. 86e4840 6839839: access checking logic is wrong at three points in MethodHandles by jrose · 16 years ago
  96. 633103c Merge by yan · 16 years ago
  97. 2ced9fc 6834474: (tz) Support tzdata2009g Reviewed-by: okutsu by peytoia · 16 years ago
  98. 27fede4 6839802: java.dyn needs to be on the CORE_PKGS list by jrose · 16 years ago
  99. 4801483 Merge by ohair · 16 years ago
  100. e314c30 6835803: Type error in src/windows/native/sun/windows/awt_Window.cpp by ohair · 16 years ago