1. 535c39b Merge by Lana Steuck · 11 years ago
  2. 985693b Added tag jdk9-b18 for changeset fa91157087a5 by David Katleman · 11 years ago
  3. a22c2ed 8046702: default_options.sh test failure on Solaris by Weijun Wang · 11 years ago
  4. 9f70b96 Merge by Lana Steuck · 11 years ago
  5. c05b2d9 Added tag jdk9-b17 for changeset e2e5f24869d5 by David Katleman · 11 years ago
  6. df614ca 8044865: Fix raw and unchecked lint warnings in management-related code by Shanliang Jiang · 11 years ago
  7. 855f7c4 8044135: Add API to start JMX agent from attach framework by Staffan Larsen · 11 years ago
  8. 6613567 8027308: HttpURLConnection should better handle URLs with literal IPv6 addresses by Pavel Rappo · 11 years ago
  9. 53c7b2a 8023197: Pre-configured command line options for keytool and jarsigner by Weijun Wang · 11 years ago
  10. 6445980 8029674: (reflect) getMethods returns default methods that are not members of the class by Joel Borggrén-Franck · 11 years ago
  11. 1694fa4 8046499: nativecache.c prints to stdout in debug build by Weijun Wang · 11 years ago
  12. ea9a7a8 8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo by Henry Jen · 11 years ago
  13. eb52123 8046368: Code cleanup in SeedGenerator.java by Jamil Nimeh · 11 years ago
  14. b757b44 8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches by Anthony Scarpino · 11 years ago
  15. a5943ee 8004807: java/util/Timer/Args.java failing intermittently in HS testing by Martin Buchholz · 11 years ago
  16. 15f8844 8040812: Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c by Vinnie Ryan · 11 years ago
  17. b2e8017 8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method by Vladimir Ivanov · 11 years ago
  18. a76e39b 8046085: inserting null key into HashMap treebin fails by Mike Duigou · 11 years ago
  19. 879b239 8043954: Add async connect() support to NET_Connect() for AIX platform by Jonathan Lu · 11 years ago
  20. 704a20b 8044747: [TESTBUG] Test sun/security/tools/policytool/i18n.sh fails after clicking 'Done' button in test frame by Weijun Wang · 11 years ago
  21. 865fac8 8043613: Update .properties files for serialver tool by Chris Hegarty · 11 years ago
  22. 0878f5e Merge by Lana Steuck · 11 years ago
  23. 4e1b129 8044766: New jdk.net classes have @since 1.9 tags in 8u20 by Michael McMahon · 11 years ago
  24. 47e4638 8044755: Add a test for algorithm constraints check in jarsigner by Weijun Wang · 11 years ago
  25. a5fed31 Added tag jdk9-b16 for changeset 68a979478ffb by David Katleman · 11 years ago
  26. 6d8f760 8044727: Problem reading the contents of some zip files by Xueming Shen · 11 years ago
  27. 097a702 8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files by Xueming Shen · 11 years ago
  28. a1ae0af 8039916: AnnotatedType.getType() of a Executable parameters may return wrong type by Joel Borggrén-Franck · 11 years ago
  29. 79188a9 8044590: Broken links in jre.api.net.socketoptions by Chris Hegarty · 11 years ago
  30. 2e06869 8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected by Mattias Tobiasson · 11 years ago
  31. 56dcda0 8032901: WaitForMultipleObjects() return value not handled appropriately by Aleksei Efimov · 11 years ago
  32. 07738bf 8044495: Remove test demo/jvmti/mtrace/TraceJFrame.java by Mikael Auno · 11 years ago
  33. 0c11a6a 8044771: PKIXValidator indent cleanup by Xue-Lei Andrew Fan · 11 years ago
  34. fba8040 8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output by Athijegannathan Sundararajan · 11 years ago
  35. b9b3224 8044206: LambdaMetafactory.altMetafactory javadoc refers to wrong method by Alexander Zuev · 11 years ago
  36. 0e0ccc7 8040081: Tidy warnings cleanup for java.applet by Alexander Stepanov · 11 years ago
  37. 20f1eb9 8044480: JDK image target overwrites lib/server/libjsig.dylib symlink with a copy of lib/libjsig.dylib by Erik Joelsson · 11 years ago
  38. 0adcad2 8043160: JDK 9 Build failure in accessbridge by Erik Joelsson · 11 years ago
  39. 33c9aaf Merge by Sean Mullan · 11 years ago
  40. 605924f 8036841: Reuse no-perms AccessControlContext object when performing isAuthorized check by Sean Mullan · 11 years ago
  41. 4d074d6 8005873: JRuby test_respond_to.rb asserts with: MT-unsafe modification of inline cache by Tobias Hartmann · 11 years ago
  42. 1618f90 8032527: fix a couple doclint errors in java/awt/geom/Path2D by Steven Sides · 11 years ago
  43. 77d0741 8037742: Re-enabling PKCS11 HMAC mechanisms in Solaris by Anthony Scarpino · 11 years ago
  44. 9d2221d 8041142: Re-enabling CBC_PAD PKCS11 mechanisms for Solaris by Anthony Scarpino · 11 years ago
  45. a9f5754 8037866: Replace the Fun class in tests with lambdas by Ivan Gerasimov · 11 years ago
  46. ff2c8b6 8043753: Drop javax.transaction from compact2 and compact3 by Alan Bateman · 11 years ago
  47. 1952e95 8044235: src.zip should include all sources by Omair Majid · 11 years ago
  48. bda4383 8039865: Add fallthrough lint warning to build of jdk repository by Joe Darcy · 11 years ago
  49. 4bc2761 8044477: Fix fallthrough lint warning in ASM by Joe Darcy · 11 years ago
  50. 58442c7 8044046: [asm] refresh internal ASM version to v5.0.3 by Kumar Srinivasan · 11 years ago
  51. 68287b3 8044418: Add com/sun/jdi/JdbReadTwiceTest.sh to ProblemList.txt by Staffan Larsen · 11 years ago
  52. ee1e17c 8044363: Remove special build options for unpack200 executable by Mikael Vidstedt · 11 years ago
  53. 8f0e6e3 8044461: Cleanup new Boolean and single character strings by Otavio Goncalves de Santana · 11 years ago
  54. ec37fbb Merge by Lana Steuck · 11 years ago
  55. d4d5655 8044027: Remove unused XML Signature schema and dtd files from source by Alan Bateman · 11 years ago
  56. a57ab24 8036779: sun.security.krb5.KdcComm interprets kdc_timeout as msec instead of sec by Weijun Wang · 11 years ago
  57. 27917f7 Added tag jdk9-b15 for changeset 0e30add0f485 by David Katleman · 11 years ago
  58. e850466 8044342: build failure on Windows noticed with recent smartcardio fix by Ivan Gerasimov · 11 years ago
  59. 1eef436 8044038: Security tests fail on 32 bit linux platform by Vinnie Ryan · 11 years ago
  60. 0c8a572 8035186: j2se_jdk/jdk/test/java/lang/invoke/lambda/LogGeneratedClassesTest.java - assertion error by Vladimir Ivanov · 11 years ago
  61. b6e32cb 8043720: (smartcardio) Native memory should be handled more accurately by Ivan Gerasimov · 11 years ago
  62. 7209293 8043916: Fix fallthrough lint warnings in java/lang/UNIXProcess.java by Joe Darcy · 11 years ago
  63. 1b16391 8036709: Java 7 jarsigner displays warning about cert policy tree by Weijun Wang · 11 years ago
  64. 6f8ef3e 7047033: (smartcardio) Card.disconnect(boolean reset) does not reset when reset is true by Ivan Gerasimov · 11 years ago
  65. fad1f26 Merge by Bradford Wetmore · 11 years ago
  66. 20e2696 8003488: (process) Provide Process.getPid() by Roger Riggs · 11 years ago
  67. bccd5e4 8044034: Remove unused com/sun/tools/hat files by Mandy Chung · 11 years ago
  68. 829859c Merge by Bradford Wetmore · 11 years ago
  69. 2a4f865 8043495: Add native FileChannelImpl.transferTo0() implementation for AIX by Jonathan Lu · 11 years ago
  70. f7f9948 8024832: ServerSocketChannel.socket().accept() throws IllegalBlockingModeException if not bound by Pavel Rappo · 11 years ago
  71. 2f8bdbc 8039319: (smartcardio) Card.transmitControlCommand() does not work on Mac OS X by Ivan Gerasimov · 11 years ago
  72. 91d9371 8043592: The basic XML parser based on UKit fails to read XML files encoded in UTF-16BE or LE by Joe Wang · 11 years ago
  73. 9891511 8033627: UTC+02:00 time zones are not detected correctly on Windows by Masayoshi Okutsu · 11 years ago
  74. 9442603 8035974: Refactor DigestBase.engineUpdate() method for better code generation by JIT compiler by James Cheng · 11 years ago
  75. 8922198 Merge by Bradford Wetmore · 11 years ago
  76. 7f334fe 8041451: com.sun.jndi.ldap.Connection:ReadTimeout should abandon ldap request by Rob McKenna · 11 years ago
  77. 6a13c2c Merge by Phil Race · 11 years ago
  78. 9be082f 8042857: 14 stuck threads waiting for notification on LDAPRequest by Rob McKenna · 11 years ago
  79. 4cac813 8043129: JAF initialisation in SAAJ clashing with the one in javax.mail by Miroslav Kos · 11 years ago
  80. 264825d 8043572: demo/jvmti/mtrace/TraceJFrame.java fails with AWTError: Can't connect to X11 window server using '$DISPLAY_SITE' as the value of the DISPLAY variable by Jaroslav Bachorik · 11 years ago
  81. 26e2d0e 8043507: javax.smartcardio.CardTerminals.list() fails on MacOSX by Ivan Gerasimov · 11 years ago
  82. 9537405 Merge by Lana Steuck · 11 years ago
  83. ec539d9 8043342: Replace uses of StringBuffer with StringBuilder within crypto code by Otavio Goncalves de Santana · 11 years ago
  84. c82d0f2 8043716: JDI test com/sun/jdi/ProcessAttachTest.sh and other 3 jdi tests failed in nightly by Dmitry Samersoff · 11 years ago
  85. 2af1faa Added tag jdk9-b14 for changeset 2e754d3dbdf2 by David Katleman · 11 years ago
  86. ccdd942 8043772: Typos in Double/Int/LongSummaryStatistics.java by Ivan Gerasimov · 11 years ago
  87. 47f99699 Merge by Michael Fang · 11 years ago
  88. a8c4f42 8037343: Wrong dateformat for locale es_DO by Sandipan Razzaque · 11 years ago
  89. 85ac546 8042887: Remove serialver -show, this tool does not need a GUI by Pavel Rappo · 11 years ago
  90. c3d3305 8043520: Serviceability tests using @library failing with java.lang.NoClassDefFoundError by Katja Kantserova · 11 years ago
  91. c05f339 8032650: [parfait] warning from b124 for jdk/src/share/native/java/util: jni exception pending by Masayoshi Okutsu · 11 years ago
  92. 393ceef 8037745: Consider re-enabling PKCS11 mechanisms previously disabled due to Solaris bug 7050617 by Valerie Peng · 11 years ago
  93. 53cb60f 8043537: Changes for JDK-8039951 introduced circular dependency between Kerberos and com.sun.security.auth by Weijun Wang · 11 years ago
  94. 9e710c3 8043551: [TESTBUG] sun/tools/jcmd/TestJcmdSanity.java failure in nightly jdk9-dev fastdebug build by Staffan Larsen · 11 years ago
  95. 24c1439 8037398: integer overflow in jdk/src/share/bin/java.c by Alexander Zuev · 11 years ago
  96. 878ab77 8041435: Make JDWP socket connector accept only local connections by default by Dmitry Samersoff · 11 years ago
  97. 56436ec 7195480: javax.smartcardio does not detect cards on Mac OS X by Ivan Gerasimov · 11 years ago
  98. 4b44e25 8028627: Unsynchronized code path from javax.crypto.Cipher to the WeakHashMap used by JceSecurity to store codebase mappings by Rob McKenna · 11 years ago
  99. 3172613 8040893: Add block tags for @return and @param to swing border classes by Steven Sides · 11 years ago
  100. 764a475 8039966: Add @return and @param block tags in colorchooser and filechooser swing classes by Steven Sides · 11 years ago