1. 84f1786 8007609: WinNTFileSystem_md.c should correctly check value returned from realloc by jzavgren · 12 years ago
  2. d50e30c 8007315: HttpURLConnection.filterHeaderField method returns null where empty string is expected by coffeys · 12 years ago
  3. d748fcd 7197187: Currency.isPastCutoverDate should be made more robust by coffeys · 12 years ago
  4. 71e0a85 8008434: Misc javadoc warning fixes in DateTimeFormatterBuilder and TimeZone by darcy · 12 years ago
  5. 974d23e 6429204: (se) Concurrent Selector.register and SelectionKey.interestOps can ignore interestOps by dingxmin · 12 years ago
  6. c0233e6 8006748: getISO3Country() returns wrong value Reviewed-by: naoto by yhuang · 12 years ago
  7. 1ec29c7 8008348: The leftover jdk/make/tools/javazic causes build problems with hs25-b19 control by sherman · 12 years ago
  8. 7d10c07 8004970: Implement serialization in the lambda metafactory Reviewed-by: forax by rfield · 12 years ago
  9. 4112544 8008223: java/net/BindException/Test.java fails rarely by chegar · 12 years ago
  10. 4965bc8 8008254: j.u.Calendar.JavatimeTest failed at TL b78 pit testing by sherman · 12 years ago
  11. 5cc0ffe 8007736: VerifyError for use of static method in interface Reviewed-by: mchung by bharadwaj · 12 years ago
  12. 21bb2c9 8008167: IdentityHashMap.[keySet|values|entrySet].toArray speed-up by mduigou · 12 years ago
  13. 16f3902 8008201: Add java/lang/Class/asSubclass/BasicUnit.java to the ProblemList by chegar · 12 years ago
  14. a6bb2b9 Merge by acorn · 12 years ago
  15. ad23b00 8007935: java/lang/instrument/RedefineSubclassWithTwoInterfaces.sh should use $COMPILEJAVA for javac by dcubed · 12 years ago
  16. 41e11ee 8007888: jdk fix default method: VerifyError: Illegal use of nonvirtual by acorn · 12 years ago
  17. a131cc5 8005750: [parfait] Memory leak at jdk/src/share/bin/parse_manifest.c by ksrini · 12 years ago
  18. 8ad3f1c Merge by lana · 12 years ago
  19. b0d163d 8008161: Regression: j.u.TimeZone.getAvailableIDs(rawOffset) returns non-sorted list by sherman · 12 years ago
  20. 3231eb0 8007755: Support the logical grouping of keystores Reviewed-by: mullan by vinnie · 12 years ago
  21. bfdaa40 Merge by lana · 12 years ago
  22. 5775584 8008095: TEST_BUG: JDK-8002048 one more testcase failure on Solaris by dsamersoff · 12 years ago
  23. 97deb89 Merge by vinnie · 12 years ago
  24. e6da9b3 8007934: algorithm parameters for PBE Scheme 2 not decoded correctly in PKCS12 keystore by vinnie · 12 years ago
  25. c58dd14 8007278: Rename j.l.r.AnnotatedElement.getAnnotations(Class) to getAnnotationsByType(Class) by jfranck · 12 years ago
  26. da66b4b 8006691: Remove jvm_version_info->is_kernel_jvm field by zgu · 12 years ago
  27. 4749a26 8007392: JSR 310: DateTime API Updates by sherman · 12 years ago
  28. 1a417aa 8007786: JDK-8002048 testcase doesn't work on Solaris by dsamersoff · 12 years ago
  29. 75b9f2e Merge by lana · 12 years ago
  30. 60afdf7 Added tag jdk8-b76 for changeset 3a2630528661 by katleman · 13 years ago
  31. ba95ae8 8006594: Add jdk_core target to jdk/test/Makefile Reviewed-by: alanb by mduigou · 13 years ago
  32. 3bc7fb9 8007405: Update java.lang.reflect API to replace SYNTHESIZED with MANDATED by alanb · 12 years ago
  33. cb24707 8007420: add test for 6805864 to com/sun/jdi, add test for 7182152 to java/lang/instrument by dcubed · 12 years ago
  34. 021c41d 8007536: Incorrect copyright header in JDP files by dsamersoff · 12 years ago
  35. 3ae40c9 8007902: [unpack200] incorrect BootstrapMethods attribute Reviewed-by: jjh by ksrini · 12 years ago
  36. d902b5c 8007519: [unpack200] produces bad class files when producing BootstrapMethods attribute by ksrini · 12 years ago
  37. 0c251c1 8007761: NTLM coding errors Reviewed-by: chegar by weijun · 12 years ago
  38. a08779a 8001104: Unbound SASL service: the GSSAPI/krb5 mech Reviewed-by: valeriep by weijun · 12 years ago
  39. a654899 8005697: Add StampedLock Reviewed-by: chegar, alanb, dice, martin by dl · 12 years ago
  40. d636fd5 8005623: Retrofit FunctionalInterface annotations to core platform interfaces by darcy · 12 years ago
  41. 913b593 8007038: ArrayIndexOutOfBoundsException on calling localizedDateTime().print() with JapaneseChrono by naoto · 12 years ago
  42. b9f04e9 8007142: Add utility classes for writing better multiprocess tests in jtreg by ykantser · 13 years ago
  43. e936de7 8006995: java launcher fails to open executable JAR > 2GB by martin · 13 years ago
  44. 9104515 8006505: additional changes for JSR 310 support Reviewed-by: naoto, ulfzibis by lancea · 13 years ago
  45. e3027df 8007277: JDK-8002048 testcase fails to compile by dsamersoff · 13 years ago
  46. 25bc6f9 Merge by katleman · 13 years ago
  47. 5854419 Merge by lana · 13 years ago
  48. d55bf73 Merge by lana · 13 years ago
  49. b093a1d 8007483: attributes are ignored when loading keys from a PKCS12 keystore by vinnie · 13 years ago
  50. ab3f1b5 8005791: Remove java.beans.* imports from com.sun.jmx.mbeanserver.Introspector by jbachorik · 13 years ago
  51. 79281df 7170447: Intermittent DeadListenerTest.java failure by jbachorik · 13 years ago
  52. 1b521c5 Merge by lana · 13 years ago
  53. d0bdf3f 8007113: Upgrade AnnotatedElement.isAnnotionPresent to be a default method by darcy · 13 years ago
  54. dcb0885 8005052: [parfait] #416 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE by jgodinez · 13 years ago
  55. 855ba75 8006295: Base64.Decoder.wrap(java.io.InputStream) returns InputStream which throws unspecified IOException on attempt to decode invalid Base64 byte stream by sherman · 13 years ago
  56. 03f9092 8006994: Cleanup PKCS12 tests to ensure streams get closed Reviewed-by: mullan by vinnie · 13 years ago
  57. 8c0dd08 7077259: [TEST_BUG] [macosx] Test work correctly only when default L&F is Metal by kshefov · 13 years ago
  58. e446887 8004821: Graphics2D.drawPolygon() fails with IllegalPathStateException by serb · 13 years ago
  59. 7b8411b 8005405: [macosx] Drag and Drop: wrong animation when dropped outside any drop target. by pchelko · 13 years ago
  60. d0e5991 8007268: build-infra: configure reports Solaris needs gcc for deploy, but logs don't indicate it's used. by erikj · 13 years ago
  61. 79df273 8002048: Protocol to discovery of manageable Java processes on a network by dsamersoff · 13 years ago
  62. 5b59fa3 6471906: java.lang.NegativeArraySizeException in tenToThe by dmeetry · 13 years ago
  63. 8236b51 8007135: tools/launcher/VersionCheck.java failing with new tool jabswitch by ksrini · 13 years ago
  64. 7ac25fd 8007322: untangle ftp protocol from general networking URL tests by chegar · 13 years ago
  65. e4e7199 8007428: [launcher] add tools/launcher/FXLauncherTest.java to ProblemList.txt by ksrini · 13 years ago
  66. f68c8da 8003549: (pack200) assertion errors when processing lambda class files with IMethods by ksrini · 13 years ago
  67. 7202b2a 6964528: Double.toHexString(double d) String manipulation with + in an append of StringBuilder by darcy · 13 years ago
  68. c2467c0 5035569: Formatter should document that %a conversion unsupported for BigDecimal args by alanb · 13 years ago
  69. 7c8e60c 8006808: mapfile use check in jdk/make/common/shared/Defs-solaris.gmk is throwing 'egrep: syntax error' by tbell · 13 years ago
  70. f6d855d 8004801: The image of BufferedImage.TYPE_INT_ARGB is blank. Reviewed-by: prr by bae · 13 years ago
  71. 4c1d0e3 8006536: [launcher] removes trailing slashes on arguments by ksrini · 13 years ago
  72. 95f2556 8006395: Race in async socket close on Linux Reviewed-by: alanb, dsamersoff by chegar · 13 years ago
  73. a22c769 Added tag jdk8-b75 for changeset 4a67fdb752b7 by katleman · 13 years ago
  74. 6010a45 8006564: Test sun/security/util/Oid/S11N.sh fails with timeout on Linux 32-bit by weijun · 13 years ago
  75. 4fd4935 6355704: (fmt) %f formatting of BigDecimals is incorrect by mchung · 13 years ago
  76. d06df37 Merge by lana · 13 years ago
  77. 0648e85 8006709: Add minimal support of MacOSX platform for NetBeans Projects by mduigou · 13 years ago
  78. 6a14087 8007298: Base64.getMimeDecoder().decode() throws IAE for a single non-base64 character by sherman · 13 years ago
  79. 9eaddbf 8007115: Refactor regression tests for java.lang.reflect.Parameter by darcy · 13 years ago
  80. 8da17d8 8005832: Remove java.lang.annotation.{ContainedBy, ContainerFor} annotation types by darcy · 13 years ago
  81. 2ddba14 8005394: Base64.Decoder/Encoder.wrap(XStream) don't throw NPE for null args passed by sherman · 13 years ago
  82. 8b04a37 7042126: (alt-rt) HashMap.clone implementation should be re-examined by dbuck · 13 years ago
  83. bd1c913 Merge by lana · 13 years ago
  84. 33fb6a7 7179482: Component.accessibleContext and JComponent.accessibleContext refactoring by ptbrunet · 13 years ago
  85. d80f1b3 8007006: [macosx] Closing subwindow loses main window menus Reviewed-by: anthony by leonidr · 13 years ago
  86. 6cf9bfb 8006872: Stop creating four jars with identical content in the new build system. by ohrstrom · 13 years ago
  87. bb02281 8005712: Simplify support for repeating annotations in j.l.r.AnnotatedElement by jfranck · 13 years ago
  88. 4a80d16 Merge by katleman · 13 years ago
  89. 87d6552 Merge by amurillo · 13 years ago
  90. 3e2900c Merge by lana · 13 years ago
  91. 5ee2c47 8006873: SWAT-b74 msvcr100.dll does not have the permission for all by erikj · 13 years ago
  92. d4bb944 8004698: Implement Core Reflection for Type Annotations Reviewed-by: darcy by jfranck · 13 years ago
  93. 3b4d89b Merge by erikj · 13 years ago
  94. 99d1d27 Merge by lana · 13 years ago
  95. 8f3607b 8006503: JVM_PrintStackTrace is not used in JDK by alanb · 13 years ago
  96. 1a069b3 Merge by amurillo · 13 years ago
  97. e134238 Added tag jdk8-b74 for changeset 57d5d9544628 by katleman · 13 years ago
  98. 35eaa40 8003400: JTree scrolling problem when using large model in WindowsLookAndFeel by malenkov · 13 years ago
  99. a88cc9c 8005138: test/java/beans/Introspector/TestTypeResolver.java fails by malenkov · 13 years ago
  100. bdc2fc4 8003173: [macosx] Fullscreen on Mac leaves an empty rectangle by serb · 13 years ago