1. 8c834d5 Merge by chegar · 12 years ago
  2. bab6172 8011867: Accept unknown PKCS #9 attributes Reviewed-by: vinnie by weijun · 12 years ago
  3. f8b919e 8005460: [findbugs] Probably returned array should be cloned Reviewed-by: xuelei by weijun · 12 years ago
  4. 2ddbfd1 8005696: Add CompletableFuture Reviewed-by: chegar, martin by chegar · 12 years ago
  5. 26de162 6298888: Add toGenericString to j.l.Class and getTypeName to j.l.reflect.Type by darcy · 12 years ago
  6. 06bc918 8006036: (process) cleanup code in java/lang/Runtime/exec/WinCommand.java by lancea · 12 years ago
  7. 2ddffa7 8011590: More tests for core reflection modeling of default methods by darcy · 12 years ago
  8. 38adb6d 5001942: Missings SOCKS support for direct connections by khazra · 12 years ago
  9. b4a7f3a 8011380: FX dependency on PlatformLogger broken by 8010309 Reviewed-by: alanb by mchung · 12 years ago
  10. 15baf7b 8004979: java.lang.reflect.Modifier.toString should include "default" by darcy · 12 years ago
  11. 4cb461f Merge by lana · 12 years ago
  12. 3b28ad8 8007379: Base64.getMimeDecoder().decode() throws IAE for a non-base64 character after padding by sherman · 12 years ago
  13. 4f8207f 8011199: Backout changeset JDK-7143928 (0cccdb9a9a4c) by mduigou · 12 years ago
  14. 1a37369 8011187: Remove obsolete/unused targets from jdk/test/Makefile by mduigou · 12 years ago
  15. 3b5944c 7143928: Optimize empty HashMap and ArrayList by mduigou · 12 years ago
  16. 786a71f 8010268: Remove dependence upon clean target from jdk/test/Makefile prep target by mduigou · 12 years ago
  17. 9ab72ef 8010309: Improve PlatformLogger.isLoggable performance by direct mapping from an integer to Level by mchung · 12 years ago
  18. cef3e0e 8010125: keytool -importkeystore could create a pkcs12 keystore with different storepass and keypass by weijun · 12 years ago
  19. ea9e32f 8010991: Enable test/javax/script/GetInterfaceTest.java again by sundar · 12 years ago
  20. df3dfaf 8010846: Update the corresponding test in test/vm/verifier/TestStaticIF.java by acorn · 12 years ago
  21. 2400db1 8010837: FileInputStream.available() throw IOException when encountering negative available values by dxu · 12 years ago
  22. b26c676 Merge by lana · 12 years ago
  23. bd235e2 8010787: changeset for 8007703 is missing the deleted files by mchung · 12 years ago
  24. 1bf93da 8007703: Remove com.sun.servicetag API Reviewed-by: dholmes, alanb, erikj by mchung · 12 years ago
  25. d18bc56 8009875: Provide a default udp_preference_limit for krb5.conf by weijun · 12 years ago
  26. c8afffe 8004172: Update jstat counter names to reflect metaspace changes by stefank · 12 years ago
  27. 60d87eb 8010531: Add BadKdc* tests to problem list for solaris-sparcv9 by weijun · 12 years ago
  28. 716f40d 8009427: Re-enable tests that were disable to ease complicated push by ehelin · 12 years ago
  29. 1b92ca1 8010316: Improve handling of char sequences containing surrogates by martin · 12 years ago
  30. 74df7b6 8007905: To add a system property to create zip file without using ZIP64 end table when entry count > 64k by martin · 12 years ago
  31. f376091 8007146: [macosx] Setting a display mode crashes JDK under VNC Reviewed-by: serb by alexsch · 12 years ago
  32. 8dd88a2 8006104: Improve tests to test ".useParentHandlers" property set in the logging configuration by mchung · 12 years ago
  33. c1b9be9 6550588: java.awt.Desktop cannot open file with Windows UNC filename by alitvinov · 12 years ago
  34. b87a136 8009880: TEST_BUG: Test java/beans/Introspector/TestTypeResolver.java should be modified again by kshefov · 12 years ago
  35. 61baafb 8001642: Add Optional<T>, OptionalDouble, OptionalInt, OptionalLong by mduigou · 12 years ago
  36. 0affc13 8009881: TEST_BUG: javax/swing/JTree/8004298/bug8004298.java should be modified by kshefov · 12 years ago
  37. 534ab57 8006637: Failure to filter out native frame events on Solaris by sla · 12 years ago
  38. f0f04d0 8010142: ProblemList.txt updates (3/2013) Reviewed-by: alanb by chegar · 12 years ago
  39. 11bbcfb Merge by lana · 12 years ago
  40. d7e9253 8009221: [macosx] Two closed/javax/swing regression tests fail on MacOSX. by alexsch · 12 years ago
  41. 94b5c57 8000183: 7163696: JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs by malenkov · 12 years ago
  42. 5aa24db Merge by lana · 12 years ago
  43. 44f11b4 Merge by lana · 12 years ago
  44. bb6c521 Merge by lana · 12 years ago
  45. e2483aa 8009925: Back out AEAD CipherSuites temporarily Reviewed-by: valeriep by wetmore · 12 years ago
  46. 411629c 8000653: SPNEGO tests fail at context.getDelegCred().getRemainingInitLifetime(mechOid) by weijun · 12 years ago
  47. 7983371 8001667: Comparator combinators and extension methods by mduigou · 12 years ago
  48. dcd17e9 8006000: TEST_BUG: java/lang/invoke/lambda/LambdaAccessControlTest.java fails intermittently by alanb · 12 years ago
  49. a926a54 6370908: Add support for HTTP_CONNECT proxy in Socket class by chegar · 12 years ago
  50. 4f38b2a 6877495: JTextField and JTextArea does not support supplementary characters by alexsch · 12 years ago
  51. e68bc44 8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field by vlivanov · 12 years ago
  52. 6313bc9 Merge by lana · 12 years ago
  53. db73471 7183800: TEST_BUG: Update tests to run on Ubuntu 12.04 (localhost is 127.0.1.1) by alanb · 12 years ago
  54. ea4078e 8009650: HttpClient available() check throws SocketException when connection has been closed by robm · 12 years ago
  55. 0fb2154 8002070: Remove the stack search for a resource bundle for Logger to use by jgish · 12 years ago
  56. ff3ef65 8009259: TEST_BUG: sun/misc/Cleaner/exitOnThrow.sh failing intermittently by ewang · 12 years ago
  57. af52583 8004240: Return value from getAdapterPrefence() can be modified by naoto · 12 years ago
  58. 3ad8a5f 8009267: Restore isAnnotationPresent methods in public AnnotatedElement implementations by darcy · 12 years ago
  59. cb49fb4 8009384: Temporarily disable jstat tests to ease complicated push by ehelin · 12 years ago
  60. 93c8f88 8007297: [pack200] allow opcodes with InterfaceMethodRefs Reviewed-by: jrose by ksrini · 12 years ago
  61. 8d005a0 8008378: FJP.commonPool support parallelism 0, add awaitQuiescence by chegar · 12 years ago
  62. 8efd9fd 8006645: TEST_BUG: java/nio/file/Files/CopyAndMove.java failing intermittently (sol) by dxu · 12 years ago
  63. 64f82df Merge by mullan · 12 years ago
  64. 0574986 8008908: Access denied when invoking Subject.doAsPrivileged() by mullan · 12 years ago
  65. b4142be 7030966: Support AEAD CipherSuites Reviewed-by: weijun, wetmore, valeriep by xuelei · 12 years ago
  66. f474f2e 7163696: JCK Swing interactive test JScrollBarTest0013 fails with Nimbus and GTK L&Fs by malenkov · 12 years ago
  67. a22817a 8008785: IdentityHashMap.values().toArray(V[]) broken by JDK-8008167 by mduigou · 12 years ago
  68. 2542997 Merge by ewendeli · 12 years ago
  69. 92fc6d0 Merge by ewendeli · 12 years ago
  70. d760eb5 8008770: SerializedLambda incorrect class loader for lambda deserializing class by rfield · 12 years ago
  71. 1d78b93 Merge by chegar · 12 years ago
  72. 497952a Merge by chegar · 12 years ago
  73. 47e98eb 7087570: java.lang.invoke.MemberName information wrong for method handles created with findConstructor by kmo · 12 years ago
  74. 946aef6 Merge by ewendeli · 12 years ago
  75. c30baea 8008914: Add nashorn to the tl build by jjg · 12 years ago
  76. 1bae4cc 8006039: test/tools/launcher/I18NJarTest.java fails on Mac w/ LANG=C, LC_ALL=C by bchristi · 12 years ago
  77. a61cf7d Merge by lana · 12 years ago
  78. 7a9482c 8009140: jtreg tests under sun/tools/jrunscript should use nashorn engine by sundar · 12 years ago
  79. 79fb9bf 8008793: SecurityManager.checkXXX behavior not specified for methods that check AWTPermission and AWT not present by alanb · 12 years ago
  80. affd2db 8009115: jtreg tests under jdk/test/javax/script should use nashorn as script engine by sundar · 12 years ago
  81. 8b91f2a Merge by ewendeli · 12 years ago
  82. b67b34b 8006182: cleanup to use java.util.Base64 in java security component, providers, and regression tests by msheppar · 12 years ago
  83. 372369b Merge by lana · 12 years ago
  84. de50252 8008356: Test LambdaSerialization.java failing by rfield · 12 years ago
  85. fe90539 8008352: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh fails on MKS by dcubed · 12 years ago
  86. ec7b593 Merge by lana · 12 years ago
  87. b488b20 Merge by ewendeli · 12 years ago
  88. 9cb1c93 Merge by ewendeli · 12 years ago
  89. ea0dd95 8008312: Re-enable MethodParameter tests in JDK Reviewed-by: darcy by emc · 12 years ago
  90. 9d78e48 8006070: TEST_BUG: Up and down the Y coordinate of the mouse position, the selected item doesn't change for the single list. by kshefov · 12 years ago
  91. d50e30c 8007315: HttpURLConnection.filterHeaderField method returns null where empty string is expected by coffeys · 12 years ago
  92. 68340f9 8008379: TEST_BUG: Fail automatically with java.lang.NullPointerException. by kshefov · 12 years ago
  93. f5a9259 6657673: Issues with JAXP Reviewed-by: alanb, lancea, ahgross, mullan by joehw · 12 years ago
  94. f180f52 8003445: Adjust JAX-WS to focus on API Reviewed-by: vinnie, ahgross, mgrebac by mullan · 12 years ago
  95. 974d23e 6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps by dingxmin · 12 years ago
  96. d67f53f Merge by dholmes · 12 years ago
  97. 7d10c07 8004970: Implement serialization in the lambda metafactory Reviewed-by: forax by rfield · 12 years ago
  98. 6ebd62e 8005920: After pressing combination Windows Key and M key, the frame, the instruction and the dialog can't be minimized. by kshefov · 12 years ago
  99. 4112544 8008223: java/net/BindException/Test.java fails rarely by chegar · 12 years ago
  100. 34c9926 8008289: DefaultButtonModel instance keeps stale listeners in html FormView by dingxmin · 12 years ago