1. cdd958f Added tag jdk8u40-b06 for changeset 825074dc0762 by David Katleman · 10 years ago
  2. f95fb94 Added tag jdk8u25-b17 for changeset 5610b42f2ee5 by Abhijit Saha · 10 years ago
  3. 4d106fa 8058664: Bad fonts in BigIntegerTest by Brian Burkhalter · 10 years ago
  4. 4cd8a12 Merge by Abhijit Saha · 10 years ago
  5. cc0357e Merge by Alejandro Murillo · 10 years ago
  6. bb403d6 8058505: BigIntegerTest does not exercise Burnikel-Ziegler division by Robert Gibson · 10 years ago
  7. 1e52870 8057793: BigDecimal is no longer effectively immutable by Robert Gibson · 10 years ago
  8. 2862431 Merge by Naoto Sato · 10 years ago
  9. d32f6f2 8058632: Revert JDK-8054984 from 8u40 by Joel Borggrén-Franck · 10 years ago
  10. b656c66 8033893: jdk build is broken due to the changeset of JDK-8033370 by Mandy Chung · 10 years ago
  11. 7dbe8c4 8035826: [parfait] JNI exception pending in src/windows/native/sun/util/locale/provider/HostLocaleProviderAdapter_md.c by Naoto Sato · 10 years ago
  12. 6c54e8c 8033370: [parfait] warning from b126 for solaris/native/sun/util/locale/provider: JNI exception pending by Naoto Sato · 10 years ago
  13. cce90b2 8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM by Ivan Gerasimov · 10 years ago
  14. cdd4002 8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed by Vladimir Ivanov · 10 years ago
  15. 72be37e 8058293: Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken by Vladimir Ivanov · 10 years ago
  16. 2b159bc 8058291: Missing some checks during parameter validation by Vladimir Ivanov · 10 years ago
  17. a29dc28 8058626: Missing part of 8057656 in 8u40 compared to 9 by Vladimir Ivanov · 10 years ago
  18. 9d24c0c Merge by Lana Steuck · 10 years ago
  19. 9613b0e 8054638: xrender: text drawn after setColor(Color.white) is actually black by Clemens Eisserer · 10 years ago
  20. e6c078d 8042205: javax/management/monitor/*: some tests didn't get all the notifications by Shanliang Jiang · 10 years ago
  21. 1cac616 8058136: Test api/java_awt/SplashScreen/index.html\#ClosedSplashScreenTests fails because of java.lang.IllegalStateException was not thrown by Sergey Bylokhov · 10 years ago
  22. af26158 8059944: [OGL] Metrics for a method choice copying of texture should be improved by Sergey Bylokhov · 10 years ago
  23. a5b6f31 Merge by Alejandro Murillo · 10 years ago
  24. 2c0535a 8049303: Transient network problems cause JMX thread to fail silenty by Shanliang Jiang · 10 years ago
  25. 9c47729 Merge by Lana Steuck · 10 years ago
  26. e2676ca Merge by Abhijit Saha · 10 years ago
  27. 03143f3 8057747: Several test failing after update to tzdata2014g by Aleksei Efimov · 10 years ago
  28. 5e1e816 Added tag jdk8u40-b05 for changeset ab0270564558 by David Katleman · 10 years ago
  29. 223aa5d Added tag jdk8u25-b16 for changeset 76f2a10ba6a3 by Abhijit Saha · 10 years ago
  30. c226fef 8057770: api/javax_swing/JScrollPane/indexTGF.html#UpdateUI failed with MotifLookAndFeel on all platform by Alexander Zvegintsev · 10 years ago
  31. 5ffb78e 8057959: Retag 8u25-b16 to include more fixes by Abhijit Saha · 10 years ago
  32. e55833d Merge by Coleen Phillimore · 10 years ago
  33. 3317064 Added tag jdk8u25-b16 for changeset 6073b450dff5 by Abhijit Saha · 10 years ago
  34. 4c55c73 8057751: CompileNativeLibraries for custom build by Roger Riggs · 10 years ago
  35. 3fd6bf1 8049343: (tz) Support tzdata2014g by Aleksei Efimov · 10 years ago
  36. 733aedd 7010989: Duplicate closure of file descriptors leads to unexpected and incorrect closure of sockets by Ivan Gerasimov · 10 years ago
  37. 996b2d8 8054987: (reflect) Add sharing of annotations between instances of Executable by Joel Borggrén-Franck · 10 years ago
  38. fa78251 8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively by John Rose · 10 years ago
  39. 108f106 8057042: LambdaFormEditor: derive new LFs from a base LF by John Rose · 10 years ago
  40. 7aa15c8 8056926: Improve caching of GuardWithTest combinator by John Rose · 10 years ago
  41. b4d4c67 8057657: Annotate LambdaForm parameters with types by John Rose · 10 years ago
  42. c460628 8057656: Improve MethodType.isCastableTo() & MethodType.isConvertibleTo() checks by John Rose · 10 years ago
  43. f96f9d4 8057654: Extract checks performed during MethodHandle construction into separate methods by John Rose · 10 years ago
  44. 49f3501 8050887: Intrinsify constants for default values by John Rose · 10 years ago
  45. ff02eb3 8050884: Intrinsify ValueConversions.identity() functions by John Rose · 10 years ago
  46. b9bec5d 8050877: Improve code for pairwise argument conversions and value boxing/unboxing by John Rose · 10 years ago
  47. 58c0e4d 8050200: Make LambdaForm intrinsics detection more robust by John Rose · 10 years ago
  48. 4c43505 8050057: Improve caching of MethodHandle reinvokers by John Rose · 10 years ago
  49. 076747c 8050174: Support overriding of isInvokeSpecial flag in WrappedMember by John Rose · 10 years ago
  50. 809a5cb 8050173: Add j.l.i.MethodHandle.copyWith(MethodType, LambdaForm) by John Rose · 10 years ago
  51. e1c4b58 8050166: Get rid of some package-private methods on arguments in j.l.i.MethodHandle by John Rose · 10 years ago
  52. db84f7c 8050053: Improve caching of different invokers by John Rose · 10 years ago
  53. bc94980 8050052: Small cleanups in java.lang.invoke code by John Rose · 10 years ago
  54. 67cca45 8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke by Vladimir Ivanov · 10 years ago
  55. 9d42061 8038261: JSR292: cache and reuse typed array accessors by John Rose · 10 years ago
  56. 883f68c 8037209: Improvements and cleanups to bytecode assembly for lambda forms by John Rose · 10 years ago
  57. f99d29c 8037210: Get rid of char-based descriptions 'J' of basic types by Vladimir Ivanov · 10 years ago
  58. fb72bd8 8030079: Lint warnings in java.lang.invoke by Vladimir Ivanov · 10 years ago
  59. db99b80 8057934: Upgrade to LittleCMS 2.6 breaks AIX build by Volker Simonis · 10 years ago
  60. f6ca61c 8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output by Athijegannathan Sundararajan · 10 years ago
  61. a096031 Merge by Alejandro Murillo · 10 years ago
  62. 6167d74 Added tag jdk8u40-b04 for changeset 97ae79f8e949 by David Katleman · 10 years ago
  63. 953f076 Merge by Alejandro Murillo · 10 years ago
  64. 86f630f Merge by Alejandro Murillo · 10 years ago
  65. 7617809 Merge by Alejandro Murillo · 10 years ago
  66. 8c8fb1c Merge by Lana Steuck · 10 years ago
  67. 2ad16b7 Merge by Alejandro Murillo · 10 years ago
  68. a6d8601 Added tag jdk8u40-b03 for changeset 3f477e1ed608 by David Katleman · 10 years ago
  69. dc13d95 8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value by Joel Borggrén-Franck · 10 years ago
  70. 4d1339a 8051588: DataTransferer.getInstance throws ClassCastException in headless mode by Petr Pchelko · 10 years ago
  71. 52411a2 8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c by Ivan Gerasimov · 10 years ago
  72. 9c58aa4 Merge by Alejandro Murillo · 10 years ago
  73. 184c692 8040617: [macosx] Large JTable cell results in a OutOfMemoryException by Andrew Brygin · 10 years ago
  74. 91f72da 8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException by Ivan Gerasimov · 10 years ago
  75. b153d9a 8055393: [Testbug] Some tests are being executed and fail under profiles by Evgeniya Stepanova · 10 years ago
  76. f12b7f9 8055785: Modifications of I/O methods for instrumentation purposes by Brian Burkhalter · 10 years ago
  77. 644667a Merge by Alejandro Murillo · 10 years ago
  78. 2406917 8055662: Update mapfile for libjfr by Markus Grönlund · 10 years ago
  79. f79860b 8046070: Class Data Sharing clean up and refactoring by Ioi Lam · 10 years ago
  80. 10d50c2 Added tag jdk8u40-b02 for changeset 4b53fb5d79e8 by David Katleman · 10 years ago
  81. e1b8805 8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012 by Staffan Larsen · 10 years ago
  82. d203136 8055012: [TESTBUG] NMTHelper fails to parse NMT output by Christian Tornqvist · 10 years ago
  83. 825bd2a 8057719: Develop new tests for LambdaForm Reduction and Caching feature by Konstantin Shefov · 10 years ago
  84. 6bea102 8057707: TEST library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java by Konstantin Shefov · 10 years ago
  85. b0b3a1a Merge by Sean Coffey · 10 years ago
  86. 57698b1 8057813: Alterations to jdk_security3 test target by Sean Coffey · 10 years ago
  87. 78f2a91 8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack by Chris Hegarty · 10 years ago
  88. 7d60e26 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE by Alexander Scherbatiy · 10 years ago
  89. 0c068c9 8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow by Dmitry Markov · 10 years ago
  90. cbf4201 8052406: SSLv2Hello protocol may be filter out unexpectedly by Xue-Lei Andrew Fan · 10 years ago
  91. 4d70d0f 8057184: JCK8's api/javax_swing/JDesktopPane/descriptions.html#getset failed with GTKLookAndFeel on Linux and Solaris by Alexander Scherbatiy · 10 years ago
  92. 1fb879a 8056249: Improve CompletableFuture resource usage by Doug Lea · 10 years ago
  93. 31a215c 8056122: Upgrade JDK to use LittleCMS 2.6 by Phil Race · 10 years ago
  94. a535b26 8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException by Daniel Fuchs · 10 years ago
  95. 22fd844 Merge by Lana Steuck · 10 years ago
  96. c224d23 Added tag jdk8u40-b01 for changeset a9a53cef47b6 by David Katleman · 10 years ago
  97. d5e7d1a 8046894: JNI exception pending in jdk/src/solaris/native/sun/awt/X11Color.c by Sergey Bylokhov · 10 years ago
  98. cc896ce 8054801: Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp by Sergey Bylokhov · 10 years ago
  99. 9e19b1e 8046887: JNI exception pending in jdk/src/solaris/native/sun/awt: awt_DrawingSurface.c, awt_GraphicsEnv.c, awt_InputMethod.c, sun_awt_X11_GtkFileDialogPeer.c by Sergey Bylokhov · 10 years ago
  100. a0046b3 8054800: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp by Sergey Bylokhov · 10 years ago