1. 4b1159c 8157239: java/lang/invoke/VarHandles/ tests fail by timeout with -Xcomp with lambda form linkage by Paul Sandoz · 8 years ago
  2. 19c7dcc 8141039: Test Task: Develop new tests for JEP 273: DRBG-Based SecureRandom Implementations by Sibabrata Sahoo · 8 years ago
  3. 3546bec Merge by Phil Race · 8 years ago
  4. 0bad445 8157152: Atomic add for VarHandle byte[]/ByteBuffer views is incorrect for endian conversion by Paul Sandoz · 8 years ago
  5. 5cf7ba5 8157107: HTTP/2 client may fail with NPE if additional logging enabled by Artem Smotrakov · 8 years ago
  6. b67da69 8156972: java/lang/reflect/Layer/LayerAndLoadersTest.java test requires jdk.compiler by Alexandre Iline · 8 years ago
  7. c497619 8156915: introduce MethodHandle factory for array length by Michael Haupt · 8 years ago
  8. 33bb922 8157171: Hook up Unsafe.weakCompareAndSetVolatile to VarHandles by Aleksey Shipilev · 8 years ago
  9. 413ba62 Merge by Phil Race · 8 years ago
  10. 6ce3711 8156801: java/net/httpclient/security/Driver.java failed with RuntimeException: Non zero return value by Michael McMahon · 8 years ago
  11. 82ae26a 8155978: Remove HTTP proxy implementation and tests from RMI by Roger Riggs · 8 years ago
  12. 172839f 8156153: java/lang/System/LoggerFinder/jdk/DefaultLoggerBridgeTest/DefaultLoggerBridgeTest.java fails with java.lang.RuntimeException by Daniel Fuchs · 8 years ago
  13. 114e7f3 8156695: Fix @modules in tests in java/lang/management by Alexandre Iline · 8 years ago
  14. f2dabbd 8062804: IsoFields WEEK_BASED_YEAR and QUARTER_OF_YEAR too lenient by Bhanu Prakash Gopularam · 8 years ago
  15. e7e64ce 8151914: java/util/jar/JarFile/MultiReleaseJar* tests do not declare module dependences by Alexandre Iline · 8 years ago
  16. b45ea89 6328855: String: Matches hangs at short and easy Strings containing \r \n by Xueming Shen · 8 years ago
  17. 772322c 8156709: Cannot call setSeed on NativePRNG on Mac if EGD is /dev/urandom by Weijun Wang · 8 years ago
  18. 553aa43 8155795: Optimize Integer/Long.reverse by using reverseBytes by Jaroslav Kamenik · 8 years ago
  19. 26ba999 8156002: java/nio/channels/SocketChannel/AdaptSocket.java Fails in Mesos on OSX by Hamlin Li · 8 years ago
  20. b962e07 8087113: Websocket API and implementation by Pavel Rappo · 8 years ago
  21. 36b0cdb 8153912: Reconsider StackFrame::getFileName and StackFrame::getLineNumber by Mandy Chung · 8 years ago
  22. 7dd3880 Merge by Phil Race · 8 years ago
  23. 6f57005 8156512: Mark several tests from java/nio as intermittently failing by Amy Lu · 8 years ago
  24. 1eae872 8155888: java/net/httpclient/QuickResponses.java intermittently failed with java.util.ConcurrentModificationException by Michael McMahon · 8 years ago
  25. 880dc07 8154295: Currency iso code is int and hence looses the preceeding zero by Nishit Jain · 8 years ago
  26. 4900a83 8079628: java.time: DateTimeFormatter containing "DD" fails on 3-digit day-of-year value` by Nadeesh TV · 8 years ago
  27. 55e2b30 Merge by Serguei Spitsyn · 8 years ago
  28. 427a254 8156147: NPE in InstrumentationImpl.transform when loading classes from -Xbootclasspath/a by Serguei Spitsyn · 8 years ago
  29. b4192cd 8139233: add initial compact immutable collection implementations by Stuart Marks · 8 years ago
  30. b1cc5f5 8154328: [TEST_BUG] java/awt/TrayIcon/ActionEventTest/ActionEventTest.java by Ambarish Rapte · 8 years ago
  31. 386a77f 8148949: DateTimeFormatter pattern letters 'A','n','N' by Nadeesh TV · 8 years ago
  32. 1c010b1 8015070: Antialiased text on translucent backgrounds gets bright artifacts by Prahalad Narayanan · 8 years ago
  33. ba6c1c4 8153572: [JEP 110] IOException (connection closed for reading) is thrown when try to connect HTTPS service by Michael McMahon · 8 years ago
  34. b58e171 8155513: Deprivilege jdk.charsets by Mandy Chung · 8 years ago
  35. b932c60 8051408: NIST SP 800-90A SecureRandom implementations by Weijun Wang · 8 years ago
  36. cbf4406 8154182: Fix java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java to only use available modules by Alexandre Iline · 8 years ago
  37. b1cc284 8137137: [macosx] The native dialog doesn't have 'close'(X) button on Mac by Manajit Halder · 8 years ago
  38. 0848254 8155742: [Windows] robot.keyPress(KeyEvent.VK_ALT_GRAPH) throws java.lang.IllegalArgumentException in windows by Ambarish Rapte · 8 years ago
  39. 6fd98f9 6384991: TrayIcon ActionListener called at wrong time by Ambarish Rapte · 8 years ago
  40. 0cf5c57 8155928: Remove hardcoded port numbers from httpclient/Security.java test by Michael McMahon · 8 years ago
  41. 09a7921 8151786: [TESTBUG] java/beans/XMLEncoder/Test4625418.java timed out intermittently by Sergey Bylokhov · 8 years ago
  42. 4ff0d8b Merge by Phil Race · 8 years ago
  43. a96b7f7 8139982: Re-examine java.management dependency on java.util.logging.LoggingMXBean by Daniel Fuchs · 8 years ago
  44. 8d9cf35 Merge by Alejandro Murillo · 8 years ago
  45. 38f007a 8157146: Add debug printlns to tests FieldSetAccessibleTest and VerifyJimage.java by Athijegannathan Sundararajan · 8 years ago
  46. ffaebaa Merge by Alejandro Murillo · 8 years ago
  47. 44afe20 8156485: MethodHandles.varHandleExactInvoker should perform exact checks by Paul Sandoz · 8 years ago
  48. c594c87 8155088: Fix module dependencies in java/sql/* and javax/* tests by Felix Yang · 8 years ago
  49. baf59c0 8150785: (bf) Hoist slice and duplicate methods up to java.nio.Buffer by Pavel Rappo · 8 years ago
  50. 976b541 8156931: java.nio.Buffer tests cleanup by Pavel Rappo · 8 years ago
  51. 00883c0 8154049: DualPivot sorting calculates incorrect runs for nearly sorted arrays by Paul Sandoz · 8 years ago
  52. 7a3decd Merge by Alejandro Murillo · 8 years ago
  53. 6c51be0 8155823: Add date-time patterns 'v' and 'vvvv' by Nadeesh TV · 8 years ago
  54. e7dc48d 8156710: HttpTimeoutException should be thrown if server doesn't respond by Artem Smotrakov · 8 years ago
  55. 8761e88 Merge by Vladimir Ivanov · 8 years ago
  56. 905fb13 Merge by Vladimir Ivanov · 8 years ago
  57. 775606f Merge by Alejandro Murillo · 8 years ago
  58. 3d8d9fe 8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package by Paul Sandoz · 8 years ago
  59. ec7cfcc Merge by Alejandro Murillo · 8 years ago
  60. b52c5bb 8147039: Incorrect locals and operands in compiled frames by Brent Christian · 8 years ago
  61. 182152c 8154166: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails with RuntimeException by Harsha Wardhana B · 8 years ago
  62. 4f53885 8155739: [TESTBUG] VarHandles/Unsafe tests for weakCAS should allow spurious failures by Aleksey Shipilev · 8 years ago
  63. 4479011 Merge by Alan Bateman · 8 years ago
  64. 36e0820 8154956: Module system implementation refresh (4/2016) by Alan Bateman · 8 years ago
  65. 39846dc 8153925: (fs) WatchService hangs on GetOverlappedResult and locks directory (win) by Alex Kashchenko · 8 years ago
  66. 35e6b00 8151542: URL resources for multi-release jar files have a #runtime fragment appended to them by Steve Drach · 8 years ago
  67. 3686502 8027324: The spec for Toolkit.setDynamicLayout() and Toolkit.isDynamicLayoutActive() needs to be clarified by Sergey Bylokhov · 8 years ago
  68. 3dfed24 8154110: Update class* and safepoint* logging subsystems by Max Ockner · 8 years ago
  69. 3ccd7f2 8153293: Preserve SORTED and DISTINCT characteristics for boxed() and asLongStream() operations by Tagir F. Valeev · 8 years ago
  70. bab1d39 8087124: HTTP/2 implementation by Michael McMahon · 8 years ago
  71. e955660 8154755: Add a VarHandle weakCompareAndSet with volatile semantics by Paul Sandoz · 8 years ago
  72. 528b2cc 8155727: java/util/concurrent/locks/Lock/TimedAcquireLeak.java timeouts by Harold Seigel · 8 years ago
  73. 1986b44 Merge by Phil Race · 8 years ago
  74. 5ab5ea2 Merge by Phil Race · 8 years ago
  75. 6db6536 8155600: Performance optimization of Arrays.asList().iterator() by Tagir F. Valeev · 8 years ago
  76. a6f2cdb 8155090: String concatenation fails with a custom SecurityManager that uses concatenation by Aleksey Shipilev · 8 years ago
  77. 0a29c91 8155021: [TEST] create one more inheritance test for @BeanProperty by Alexander Stepanov · 8 years ago
  78. 560adad 8154733: Fix module dependencies missed in java.rmi tests by Felix Yang · 8 years ago
  79. 07cef26 8044773: Refactor jdk.net API so that it can be moved out of the base module by Chris Hegarty · 8 years ago
  80. 0b77755 8155106: MHs.Lookup.findConstructor returns handles for array classes by Michael Haupt · 8 years ago
  81. 1e0d145 8148568: LoggerFinder.getLogger and LoggerFinder.getLocalizedLogger should take a Module argument instead of a Class by Daniel Fuchs · 8 years ago
  82. fe4860f 8155214: java/lang/invoke/PermuteArgsTest.java fails due to exhausted code cache by Michael Haupt · 8 years ago
  83. eb3750d 8151136: [macosx] According to the description, the case is failed by Manajit Halder · 8 years ago
  84. 27f82be 8154447: Exempt classes under java.util.concurrent from MH.Lookup restrictions by Paul Sandoz · 8 years ago
  85. 1af2806 8154556: Use java.nio.ByteOrder instead of boolean value by Paul Sandoz · 8 years ago
  86. 727e63c 8155182: fix to JDK-8066750 broke jdk9 builds by Roger Riggs · 8 years ago
  87. c08b6a7 8066750: Remove HTTP proxy implementation and tests from RMI by Roger Riggs · 8 years ago
  88. d21da4c Merge by Phil Race · 8 years ago
  89. af802cb 7124381: DragSourceListener.dragDropEnd() never been called on completion of dnd operation by Sergey Bylokhov · 8 years ago
  90. 1c8cb87 8154962: [TEST] @BeanProperty: add some tests for anonimous classes by Alexander Stepanov · 8 years ago
  91. 911f4b1 8031085: DateTimeFormatter won't parse dates with custom format "yyyyMMddHHmmssSSS" by Nadeesh TV · 8 years ago
  92. bb38c4e Merge by Phil Race · 8 years ago
  93. c2f3c9f 8154762: [TEST] add some tests according to JDK-8132138 by Alexander Stepanov · 8 years ago
  94. b909478 8152936: java/lang/Class/GetPackageTest.java needs update to work with newer testng by Amy Lu · 8 years ago
  95. 611a145 8154707: java/util/ServiceLoader/modules/BasicTest.java failing by Alan Bateman · 8 years ago
  96. 187b51a 8154543: NetworkInterfaceStreamTest.java fails intermittently after JDK-8146758 by Felix Yang · 8 years ago
  97. 8658335 6197099: PrinterJob.getUserName() throws a security exception when user.name permission is not given by Prasanta Sadhukhan · 8 years ago
  98. 7ff3791 Merge by David Dehaven · 8 years ago
  99. 51f3901 Merge by David Dehaven · 8 years ago
  100. 108c188 8031423: Test java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java fails by Timeout on Windows by Ajit Ghaisas · 8 years ago