1. f03fc53 8058632: Revert JDK-8054984 from 8u40 Reviewed-by: sla by jfranck · 10 years ago
  2. dffc1d9 8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM by igerasim · 10 years ago
  3. 7baa8dc 8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed by vlivanov · 10 years ago
  4. 1425e33 8058293: Bit set computation in MHs.findFirstDupOrDrop/findFirstDrop is broken by vlivanov · 10 years ago
  5. 9c8e6fd 8058291: Missing some checks during parameter validation Reviewed-by: jrose by vlivanov · 10 years ago
  6. f263f72 8058626: Missing part of 8057656 in 8u40 compared to 9 Reviewed-by: psandoz by vlivanov · 10 years ago
  7. db9ecae Merge by lana · 10 years ago
  8. b5c2e76 Merge by amurillo · 10 years ago
  9. 8e4ae62 8054638: xrender: text drawn after setColor(Color.white) is actually black by ceisserer · 10 years ago
  10. df8a8d8 8042205: javax/management/monitor/*: some tests didn't get all the notifications by sjiang · 10 years ago
  11. 9b5ee72 Merge by amurillo · 10 years ago
  12. 199488d 8049303: Transient network problems cause JMX thread to fail silenty by sjiang · 10 years ago
  13. 80a919d Merge by lana · 10 years ago
  14. 83eac13 8057747: Several test failing after update to tzdata2014g Reviewed-by: alanb by aefimov · 10 years ago
  15. 9dd62ad Added tag jdk8u40-b05 for changeset d587834579da by katleman · 10 years ago
  16. 41ec997 Merge by coleenp · 10 years ago
  17. 15a698c 8057751: CompileNativeLibraries for custom build by rriggs · 10 years ago
  18. 3ffa7fa 8049343: (tz) Support tzdata2014g Reviewed-by: mfang, okutsu by aefimov · 10 years ago
  19. b1365c0 7010989: Duplicate closure of file descriptors leads to unexpected and incorrect closure of sockets by igerasim · 10 years ago
  20. 2d01fab 8054987: (reflect) Add sharing of annotations between instances of Executable by jfranck · 10 years ago
  21. b8ed9e1 8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively by vlivanov · 10 years ago
  22. 29a883f 8057042: LambdaFormEditor: derive new LFs from a base LF by vlivanov · 10 years ago
  23. 6fda0a9 8056926: Improve caching of GuardWithTest combinator by vlivanov · 10 years ago
  24. ee5263a 8057657: Annotate LambdaForm parameters with types by vlivanov · 10 years ago
  25. 05ba7c5 8057656: Improve MethodType.isCastableTo() & MethodType.isConvertibleTo() checks by vlivanov · 10 years ago
  26. b8dd609 8057654: Extract checks performed during MethodHandle construction into separate methods by vlivanov · 10 years ago
  27. f438214 8050887: Intrinsify constants for default values by vlivanov · 10 years ago
  28. 9e57113 8050884: Intrinsify ValueConversions.identity() functions by vlivanov · 10 years ago
  29. f85fa2b 8050877: Improve code for pairwise argument conversions and value boxing/unboxing by vlivanov · 10 years ago
  30. 1f5925a 8050200: Make LambdaForm intrinsics detection more robust by vlivanov · 10 years ago
  31. dfc4824 8050057: Improve caching of MethodHandle reinvokers by vlivanov · 10 years ago
  32. 4e657ca 8050174: Support overriding of isInvokeSpecial flag in WrappedMember by vlivanov · 10 years ago
  33. b7d7d7e 8050173: Add j.l.i.MethodHandle.copyWith(MethodType, LambdaForm) by vlivanov · 10 years ago
  34. 5a06e98 8050166: Get rid of some package-private methods on arguments in j.l.i.MethodHandle by vlivanov · 10 years ago
  35. db76edd 8050053: Improve caching of different invokers by vlivanov · 10 years ago
  36. 263761d 8050052: Small cleanups in java.lang.invoke code by vlivanov · 10 years ago
  37. c4a18bd 8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke by vlivanov · 10 years ago
  38. 7a6abf2 8038261: JSR292: cache and reuse typed array accessors by vlivanov · 10 years ago
  39. 7fcbec4 8037209: Improvements and cleanups to bytecode assembly for lambda forms by vlivanov · 10 years ago
  40. 1c697f6 8037210: Get rid of char-based descriptions 'J' of basic types by vlivanov · 10 years ago
  41. c5b25f5 8030079: Lint warnings in java.lang.invoke by vlivanov · 10 years ago
  42. 29e4c56 8057934: Upgrade to LittleCMS 2.6 breaks AIX build Reviewed-by: prr, serb by simonis · 10 years ago
  43. 79b19ce 8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output by sundar · 10 years ago
  44. 481060b Merge by amurillo · 10 years ago
  45. 0086a7c Added tag jdk8u40-b04 for changeset dde62d949f78 by katleman · 10 years ago
  46. ef95636 Merge by amurillo · 10 years ago
  47. 87c2899 Merge by amurillo · 10 years ago
  48. 8f3420e Merge by amurillo · 10 years ago
  49. 611e24f Merge by lana · 10 years ago
  50. 4218fc3 Merge by amurillo · 10 years ago
  51. 5aca274 Added tag jdk8u40-b03 for changeset c67acfb24eed by katleman · 10 years ago
  52. 4d3dc05 8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value by jfranck · 10 years ago
  53. 883eecc 8051588: DataTransferer.getInstance throws ClassCastException in headless mode by pchelko · 10 years ago
  54. a101d75 8055421: (fs) bad error handling in java.base/unix/native/libnio/fs/UnixNativeDispatcher.c by igerasim · 10 years ago
  55. 5944415 Merge by amurillo · 10 years ago
  56. 956bfd7 8040617: [macosx] Large JTable cell results in a OutOfMemoryException by bae · 10 years ago
  57. b14e4a8 8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException by igerasim · 10 years ago
  58. d30f00e 8055393: [Testbug] Some tests are being executed and fail under profiles by dholmes · 10 years ago
  59. ae1ba3d 8055785: Modifications of I/O methods for instrumentation purposes by bpb · 10 years ago
  60. 706aca1 Merge by amurillo · 10 years ago
  61. 5f8f1b9 8055662: Update mapfile for libjfr Reviewed-by: egahlin, sla by mgronlun · 10 years ago
  62. b8ac517 8046070: Class Data Sharing clean up and refactoring by iklam · 10 years ago
  63. 3db879d Added tag jdk8u40-b02 for changeset 4797cd0713b4 by katleman · 10 years ago
  64. 0bf7295 8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012 by sla · 10 years ago
  65. a476fac 8055012: [TESTBUG] NMTHelper fails to parse NMT output by ctornqvi · 10 years ago
  66. 2c72efb 8057719: Develop new tests for LambdaForm Reduction and Caching feature by kshefov · 10 years ago
  67. 19e988e 8057707: TEST library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java by kshefov · 10 years ago
  68. 6161f68 Merge by coffeys · 10 years ago
  69. 7b86cc6 8057813: Alterations to jdk_security3 test target by coffeys · 10 years ago
  70. 29d4bd4 8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack by chegar · 10 years ago
  71. 9eed22a 8051359: JPopupMenu creation in headless mode with JDK9b23 causes NPE by alexsch · 10 years ago
  72. c8b5f2d 8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow by dmarkov · 10 years ago
  73. ca413de 8052406: SSLv2Hello protocol may be filter out unexpectedly Reviewed-by: weijun by xuelei · 10 years ago
  74. 1334ea8 8057184: JCK8's api/javax_swing/JDesktopPane/descriptions.html#getset failed with GTKLookAndFeel on Linux and Solaris by alexsch · 10 years ago
  75. 2a71a75 8056249: Improve CompletableFuture resource usage by dl · 10 years ago
  76. cfdca78 8056122: Upgrade JDK to use LittleCMS 2.6 Reviewed-by: bae, jgodinez by prr · 10 years ago
  77. 7741a3a 8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException by dfuchs · 10 years ago
  78. fa2d5ff Merge by lana · 10 years ago
  79. 9e03a29 Added tag jdk8u40-b01 for changeset 6e223d48080e by katleman · 10 years ago
  80. 25ea544 8046894: JNI exception pending in jdk/src/solaris/native/sun/awt/X11Color.c by serb · 10 years ago
  81. cccd4c9 8054801: Memory leak in jdk/src/windows/native/sun/windows/awt_InputMethod.cpp by serb · 10 years ago
  82. 7e2d096 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 serb · 10 years ago
  83. 987b1f0 8054800: JNI exception pending in jdk/src/windows/native/sun/windows/awt_Win32GraphicsDevice.cpp by serb · 10 years ago
  84. 7de16e9 8054817: File ccache only recognizes Linux and Solaris defaults by weijun · 10 years ago
  85. 56cb4b3 8044614: [macosx] Focus issue with 2 applets in firefox by dmarkov · 10 years ago
  86. d976dee 8051614: smartcardio TCK tests fail due to lack of 'reset' permission by coffeys · 10 years ago
  87. e8fac53 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33 by aefimov · 10 years ago
  88. 2930a7a Merge by jeff · 10 years ago
  89. fa0c2d5 8051005: Third Party License Readme update for 8u20 Reviewed-by: coffeys by jeff · 10 years ago
  90. c1d1d3c 7150092: NTLM authentication fail if user specified a different realm by weijun · 10 years ago
  91. 6b6e1d3 8035829: [parfait] JNI exception pending in jdk/src/windows/native/sun/tools/attach/WindowsVirtualMachine.c by jbachorik · 10 years ago
  92. 7f689dc 8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio by igerasim · 10 years ago
  93. 546faba Merge by robm · 10 years ago
  94. c2fc56e Added tag jdk8u20-b23 for changeset be30cb2a3088 by katleman · 10 years ago
  95. 1788c92 Merge by lana · 10 years ago
  96. b723e73 8049250: Need a flag to invert the Card.disconnect(reset) argument by igerasim · 10 years ago
  97. 386ac6b Merge by asaha · 10 years ago
  98. 42936c5 8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java by prappo · 10 years ago
  99. a214c4d Merge by lana · 10 years ago
  100. 9ca368e Merge by asaha · 10 years ago