1. 0aa11da Merge by Lana Steuck · 10 years ago
  2. b84fa9d 8042478: Include Mersenne primes in BigInteger primality testing by Brian Burkhalter · 10 years ago
  3. 6051a3f Merge by Lana Steuck · 10 years ago
  4. 79cdf6a 8039951: com.sun.security.auth.module missing classes on some platforms by Weijun Wang · 10 years ago
  5. db6cc08 8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false) by Weijun Wang · 10 years ago
  6. c6e71cb 8042105: Fix some more doclint issues in javax.swing.text.html classes by Yuri Nesterenko · 10 years ago
  7. 1bad68a Added tag jdk9-b12 for changeset 5cbca4ed35a3 by David Katleman · 10 years ago
  8. 614d355 Merge by Lana Steuck · 10 years ago
  9. 9487bc2 Added tag jdk9-b11 for changeset e4dc2768f533 by David Katleman · 10 years ago
  10. 66ffd3b 8041772: (ch) PendingFuture.CANCELLED has backtrace that potentially keeps objects alive by Alan Bateman · 10 years ago
  11. 939b54d 8042208: Build fails on Solaris using devkit when X isn't installed by Erik Joelsson · 10 years ago
  12. 31e76a9 8039488: Tidy warnings cleanup for javax.sql by Alexander Stepanov · 10 years ago
  13. 3dff540 8029451: Tidy warnings cleanup for java.util package; minor changes in java.nio, java.sql by Alexander Stepanov · 10 years ago
  14. c1922ce 8042123: Support default and static interface methods in JDI, JDWP and JDB by Jaroslav Bachorik · 10 years ago
  15. 4b81275 8042178: A comment need to go in RSAClientKeyExchange.java by Xue-Lei Andrew Fan · 10 years ago
  16. 4be63c2 Merge by Thomas Ng · 10 years ago
  17. 4a5b727 Merge by Thomas Ng · 10 years ago
  18. 0d7c3da 8042096: Backout JDK-8042091 by Jaroslav Bachorik · 10 years ago
  19. 5b2e626 8034057: Files.getFileStore and Files.isWritable do not work with SUBST'ed drives (win) by Pavel Rappo · 10 years ago
  20. 2db0164 8031195: Support default and static interface methods in JDI, JDWP and JDB by Jaroslav Bachorik · 10 years ago
  21. 5daff55 8041621: java/net/Inet4Address/textToNumericFormat.java fails on Solaris and Mac by Michael McMahon · 10 years ago
  22. a9f24ab 8040892: Incorrect message in Exception thrown by Collectors.toMap(Function,Function) by Peter Levart · 10 years ago
  23. 8ad7b17 8041979: sun/jvmstat/monitor/MonitoredVm/CR6672135.java failing on all platforms by Staffan Larsen · 10 years ago
  24. b597db5 8042360: Subtag syntax check is incomplete in Locale.LanguageRange by Yuka Kamiya · 10 years ago
  25. b89a559 8026236: Add PrimeTest for BigInteger by Brian Burkhalter · 10 years ago
  26. 6869360 8042470: (fs) Path.register doesn't throw IllegalArgumentException if multiple OVERFLOW events are specified by Ivan Gerasimov · 10 years ago
  27. b845d75 8011537: (fs) Path.register(..) clears interrupt status of thread with no InterruptedException by Ivan Gerasimov · 10 years ago
  28. f2e9e43 8042449: Issue for negative byte major record version by Xue-Lei Andrew Fan · 10 years ago
  29. 6d5bdc8 8042266: [launcher] create test groups for launcher regression tests by Kumar Srinivasan · 10 years ago
  30. 6810bbe Merge by Chris Hegarty · 10 years ago
  31. 551a6ec 8040748: [TESTBUG] Exclude failing (serviceability) jtreg tests by Mikael Auno · 10 years ago
  32. b618224 8042355: stream with sorted() causes downstream ops not to be lazy by Paul Sandoz · 10 years ago
  33. c1e26ac 8040806: BitSet.toString() can throw IndexOutOfBoundsException by Ivan Gerasimov · 10 years ago
  34. 2241d74 8039470: java.net Content Handler API incorrectly specifies implementation specific location of handler classes by Chris Hegarty · 10 years ago
  35. bd948f1 8032016: Optimizations of Math.next{After,Up}({float,double}) by Jeff Hain · 10 years ago
  36. 104aba1 Merge by Sean Mullan · 10 years ago
  37. 1d77685 8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits by Sean Mullan · 10 years ago
  38. 70dbc1d 8031036: com/sun/management/OperatingSystemMXBean/GetCommittedVirtualMemorySize.java failed on 8b121 by Shanliang Jiang · 10 years ago
  39. 954b976 Merge by Lana Steuck · 10 years ago
  40. f3b340b Added tag jdk9-b10 for changeset c354cfc60e8e by David Katleman · 10 years ago
  41. 8c91502 8041397: Lint regression in java.net.SocketOption by Michael McMahon · 10 years ago
  42. 245c97d 8025710: Proxied HTTPS connections reused by HttpClient can send CONNECT to the server by Steven Lawrance · 10 years ago
  43. 2a22218 8041563: More ProblemList.txt updates (4/2014) by Michael Cui · 10 years ago
  44. da3781e 8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64 by Mandy Chung · 10 years ago
  45. bdad6d5 8040747: Improve performance of IP address parsing by Claes Redestad · 10 years ago
  46. 17a8cfd 8040837: Avoid provoking NFEs when initializing InetAddrCachePolicy by Bernd Eckenfels · 10 years ago
  47. ebe813f 8037085: The sjavac exclude option should accept valid directory identifiers by Andreas Lundblad · 10 years ago
  48. b893bb3 8041485: Update TEST.groups for jdk/nio/zipfs by Lance Andersen · 10 years ago
  49. 48160e4 8041331: Cleanup files for jtreg and windows by Lance Andersen · 10 years ago
  50. e613bf3 8039816: Some tests depend on internal API sun.security.action.GetPropertyAction by Alexandre Iline · 10 years ago
  51. 092e299 8039438: Some tests depend on internal API sun.misc.IOUtils by Alexandre Iline · 10 years ago
  52. c86ce11 8033584: Remove java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java from exclude list by Lois Foltan · 10 years ago
  53. b49a140 8038837: Add support to jarsigner for specifying timestamp hash algorithm by Weijun Wang · 10 years ago
  54. 59b6040 8039358: com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be a default method by Weijun Wang · 10 years ago
  55. 73a6906 Merge by Lana Steuck · 10 years ago
  56. 5393861 Added tag jdk9-b09 for changeset 56fc7867c5c9 by David Katleman · 10 years ago
  57. 745db9c 8039861: Fix fallthrough lint warnings in awt by Joe Darcy · 10 years ago
  58. cb5eb6c 8039080: "jinfo server_id@host" fails with "Invalid process identifier" by Jaroslav Bachorik · 10 years ago
  59. d3af21b 8040809: '}' left in the spec for j.u.Random.doubles(..) by Michael McMahon · 10 years ago
  60. aab9bcc 8039926: -spash:<image> can't be combined with -xStartOnFirstThread since JDK 7 by Petr Pchelko · 10 years ago
  61. 2579c4f 8035726: A sentence is truncated in the API doc for j.u.Locale.LanguageRange.parse(String, Map) by Yuka Kamiya · 10 years ago
  62. fa14289 8040769: add a comment to the NewInstance test by Weijun Wang · 10 years ago
  63. e747db2 Merge by Brian Burkhalter · 10 years ago
  64. e1b7ec3 6375303: Review use of caching in BigDecimal by Brian Burkhalter · 10 years ago
  65. c4745c1 Merge by Thomas Ng · 10 years ago
  66. 1121030 8030628: Update java/lang/management/MemoryMXBean tests to ignore GC setting by jtreg by Mattias Tobiasson · 10 years ago
  67. 8ce2529 Merge by Abhijit Saha · 10 years ago
  68. 1c659f6 8035745: [parfait] JNI exception pending in src/windows/native/sun/windows/awt_InputMethod.cpp by Oleg Pekhovskiy · 10 years ago
  69. db41ea8 8035625: [parfait] JNI exception pending in jdk/src/windows/native/sun/windows/awt_MenuItem.cpp by Oleg Pekhovskiy · 10 years ago
  70. 8c09bf2 8038178: Fix corrupt license header by Pavel Rappo · 10 years ago
  71. 127af40 Merge by Sean Mullan · 10 years ago
  72. e67420c 8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String by Sean Mullan · 10 years ago
  73. 3aab919 8034220: Improve time zone mapping for AIX platform by Jonathan Lu · 10 years ago
  74. 2604113 8032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTable by Dmitry Markov · 10 years ago
  75. c738b12 8039396: NPE when writing a class descriptor object to a custom ObjectOutputStream by Ivan Gerasimov · 10 years ago
  76. 6b404cf 8038821: Fix typos in java.net by Chris Hegarty · 10 years ago
  77. 404c4ad Merge by Thomas Ng · 10 years ago
  78. ce428ec 8039853: Provider.Service.newInstance() does not work with current JDK JGSS Mechanisms by Weijun Wang · 10 years ago
  79. 22bde5f 8036983: JAB:Multiselection Ctrl+CursorUp/Down and ActivateDescenderPropertyChanged event by Vivi An · 10 years ago
  80. 0298d8c 8038500: (zipfs) Upgrade ZIP provider to be a supported provider by Xueming Shen · 10 years ago
  81. cc49e16 Added tag jdk9-b08 for changeset ce60f7b62312 by David Katleman · 10 years ago
  82. bf84755 Merge by Phil Race · 10 years ago
  83. c8a940f 8035866: [parfait] JNI exception pending in jdk/src/windows/native/sun/java2d/windows/GDIWindowSurfaceData.cpp by Oleg Pekhovskiy · 10 years ago
  84. 34ace4a 8040062: Need to add new methods in BaseSSLSocketImpl by Xue-Lei Andrew Fan · 10 years ago
  85. 998176c 8009637: Some error messages are missing a space by Ivan Gerasimov · 10 years ago
  86. e66fbbc 8040058: IsoFields.WEEK_BASED_YEAR adjustInto incorrect and WeekFields.weekOfWeekBasedYear().range incorrect by Stephen Colebourne · 11 years ago
  87. d3bdb3c 8040760: Addition of new java.sql tests by Lance Andersen · 10 years ago
  88. f707a2f 8027595: Enable BigInteger overflow tests in JTREG by Brian Burkhalter · 10 years ago
  89. 82f7b6b 8038823: Missing @Test annotation and copyright in java.time tests by Roger Riggs · 10 years ago
  90. 0688bf0 8038982: java/lang/ref/EarlyTimeout.java failed again by Ivan Gerasimov · 10 years ago
  91. c78cb9b 8035284: Remove redundant null initialization by Mike Duigou · 11 years ago
  92. 9e71840 8035427: Math.random() JavaDoc: missing maximum returned value by Brian Burkhalter · 11 years ago
  93. fd7570b 8039863: Fix fallthrough lint warnings in sound by Joe Darcy · 11 years ago
  94. c801528 8039774: [OGL] Image painting is broken if 'sun.java2d.accthreshold' is set to 0 by Sergey Bylokhov · 11 years ago
  95. 0a66f69 8039418: [macosx] Calling JNI functions in the scope of Get/ReleasePrimitiveArrayCritical by Sergey Bylokhov · 11 years ago
  96. fa37e2a 8039899: Missing licence headers in test for JDK-8033113 by Miroslav Kos · 11 years ago
  97. 401673e 8037557: test SessionCacheSizeTests.java timeout by Xue-Lei Andrew Fan · 11 years ago
  98. a8ce9ef 8039474: sun.misc.CharacterDecoder.decodeBuffer should use getBytes(iso8859-1) by Brian Burkhalter · 11 years ago
  99. c34e086 8038491: Improve synchronization in ZipFile.read() by Sean Coffey · 11 years ago
  100. 6d6cf4d 8039776: Introspector throws NullPointerException for subclasses' mismatched get/setter by Sergey Malenkov · 11 years ago