1. a428e23 8029478: Fix more doclint issues in javax.script Reviewed-by: chegar, mduigou by darcy · 11 years ago
  2. 7de3340 8029127: Redirected POST request throws IllegalStateException on HttpURLConnection.getInputStream by michaelm · 11 years ago
  3. 0d819d1 8029063: test/com/sun/jmx/snmp/NoInfoLeakTest.java does not compile with OpenJDK builds by sjiang · 11 years ago
  4. 4980a1f 8029417: JDBC 4.2 javadoc updates Reviewed-by: darcy by lancea · 11 years ago
  5. 09e6a52 8028368: There is no description whether or not java.util.ResourceBundle is thread-safe by naoto · 11 years ago
  6. e9fcc93 8029369: Shell tests in sun/security/pkcs11/ do not compile PKCS11Test by vinnie · 11 years ago
  7. 243018d 8025211: Intermittent test failure: java/net/DatagramSocket/PortUnreachable.java by msheppar · 11 years ago
  8. d0688bf 8006572: DoubleStream.sum() & DoubleSummaryStats implementations that reduce numerical errors by darcy · 11 years ago
  9. ada50c7 8029348: ProblemList.txt updates (11/2013) Reviewed-by: chegar by tyan · 11 years ago
  10. 61cd89e 6987597: ManagementFactory.getGarbageCollectorMXBeans() returns empty list with CMS by jbachorik · 11 years ago
  11. cb57ffb 8021418: Intermittent: SSLSocketSSLEngineTemplate.java test fails with timeout by juh · 11 years ago
  12. 9471de7 8028771: regression test java/util/Locale/LocaleProviders.sh failed by naoto · 11 years ago
  13. 2b753f9 8029181: ts.sh generates invalid file after JDK-8027026 by weijun · 11 years ago
  14. 895ce21 8016839: JSR292: AME instead of IAE when calling a method by jrose · 11 years ago
  15. 8c504d0 8029057: test/java/text/Bidi/Bug6665028.java can fail with OutOfMemoryError by peytoia · 11 years ago
  16. 8cd70b0 8027973: javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java hangs (win) by joehw · 11 years ago
  17. aac8688 7200306: SunPKCS11 provider delays the check of DSA key size for SHA1withDSA to sign() instead of init() by valeriep · 11 years ago
  18. 959c3a0 Merge by lana · 11 years ago
  19. e7de002 8028516: Java doc error in Int/Long/Double/Stream.peek Reviewed-by: chegar by psandoz · 11 years ago
  20. ef2cf37 8023278: Reflection API methods do not throw AnnotationFormatError in case of malformed Runtime[In]VisibleTypeAnnotations attribute by jfranck · 11 years ago
  21. ddd8bad Merge by coffeys · 11 years ago
  22. 0b717f2 7174936: several String methods claim to always create new String by smarks · 11 years ago
  23. f9e06c5 8028628: java/nio/channels/FileChannel/Size.java failed once in the same binary run by dxu · 11 years ago
  24. 5116952 7065902: (file) test/java/nio/file/Files/Misc.java fails on Solaris 11 when run as root by dxu · 11 years ago
  25. c76be96 8027370: Support tzdata2013h Reviewed-by: sherman, coffeys by aefimov · 11 years ago
  26. e85979c Merge by valeriep · 11 years ago
  27. 7d5f365 Added tag jdk8-b117 for changeset fc4ac66aa657 by cl · 11 years ago
  28. 9641e58 6703075: (process) java/lang/ProcessBuilder/Basic.java fails with fastdebug by martin · 11 years ago
  29. c6566b9 8022212: Intermittent test failures in java/net Reviewed-by: chegar by tyan · 11 years ago
  30. ce36a9b 7036666: test/com/sun/net/httpserver/Test9a.java fails intermittently by tyan · 11 years ago
  31. 305130c 8028632: Update jdk/test/ProblemList.txt to reflect fix JDK-8024423 by sla · 11 years ago
  32. 05020b3 6402201: ProcessAttachTest.sh needs better synchronization Reviewed-by: alanb by egahlin · 11 years ago
  33. d0cb2da 8028215: ORB.init fails with SecurityException if properties select the JDK default ORB by msheppar · 11 years ago
  34. 4aaa9bc 8028734: test/java/util/Locale/InternationalBAT.java changes does not restore the default TimeZone by alanb · 11 years ago
  35. 0d17bd8 8028647: Add instrumentation in GetSafepointSyncTime.java and remove it from ProblemList.txt by mchung · 11 years ago
  36. 7bbae8a 8027413: Clarify javadoc for j.l.a.Target and j.l.a.ElementType by jfranck · 11 years ago
  37. f554d57 7141544: TEST_BUG: com/sun/jdi/BreakpointWithFullGC.sh fails Reviewed-by: sla by egahlin · 11 years ago
  38. ccdf475 8026943: SQE test jce/Global/Cipher/SameBuffer failed by valeriep · 11 years ago
  39. 75ac81b 8028638: java/rmi/activation/Activatable/checkRegisterInLog/CheckRegisterInLog.java fails by smarks · 11 years ago
  40. 2fa7255 8005202: java/util/logging/CheckLockLocationTest.java fail on solars_10 by dfuchs · 11 years ago
  41. 9fd1b09 8028631: Improve the test coverage to the pathname handling on unix-like platforms by dxu · 11 years ago
  42. bbfe0fc 8028185: XMLFormatter.format emits incorrect year by dfuchs · 11 years ago
  43. c1b95d1 8028141: test/sun/management/jmxremote/bootstrap/LocalManagementTest|CustomLauncherTest.java failing again by rriggs · 11 years ago
  44. c105629 8028565: Remove java/lang/management/ThreadMXBean/ThreadStateTest.java from ProblemList.txt by mchung · 11 years ago
  45. 8f7be8d 8027900: pack200 option is broken due to the incorrect makefile definition for its driver by kizune · 11 years ago
  46. 8393914 8015571: OCSP validation fails if ocsp.responderCertSubjectName is set by vinnie · 11 years ago
  47. 8b76778 8028581: [TESTBUG] java/net/Socket/LingerTest.java failing Reviewed-by: alanb by michaelm · 11 years ago
  48. 932cb16 8016728: TEST_BUG: test/java/rmi/transport/closeServerSocket/CloseServerSocket.java failing intermittently by coffeys · 11 years ago
  49. 1707237 8022206: Intermittent test failures in java/lang/ProcessBuilder/Basic.java by robm · 11 years ago
  50. ce66b6a Merge by vinnie · 11 years ago
  51. 11cab47 8028377: test/sun/security/provider/KeyStore/DKSTest.sh attempts to write to ${test.src} by vinnie · 11 years ago
  52. e64162a 8028094: TEST_BUG: java/lang/ProcessBuilder/Basic.java leaves "sleep 6666" processes behind by bvaidya · 11 years ago
  53. 248d4ec 8023978: [TEST_BUG] launcher tests must exclude platforms without server vm by ksrini · 11 years ago
  54. d567133 8028589: Instrument tools/jar/JarEntryTime.java to make it easier to diagnose failures by alanb · 11 years ago
  55. 2602b63 8028583: Add helper methods to test libraries Reviewed-by: chegar by coffeys · 11 years ago
  56. 5910028 8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests by alanb · 11 years ago
  57. 6756301 7086879: java/net/InetAddress/CheckJNI.java hangs on Linux when IPv6 enabled by tyan · 11 years ago
  58. 23e68fc 8028505: Put sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh on ProblemList.txt by egahlin · 11 years ago
  59. b76d632 8028479: runNameEquals still cannot precisely detect if a usable native krb5 is available by weijun · 11 years ago
  60. 7c6385a Merge by lana · 11 years ago
  61. 2d5f371 8027848: The ZoneInfoFile doesn't honor future GMT offset changes by aefimov · 11 years ago
  62. 37fce51 Merge by lana · 11 years ago
  63. 5bb9bfe Merge by lana · 11 years ago
  64. 6ca7ea9 8014266: regression test AsyncSSLSocketClose.java time out. by xuelei · 11 years ago
  65. 64e4d20 Merge by coleenp · 11 years ago
  66. dfd7aaf 8027765: Make exit codes and stdout/stderr printing from jmap/jinfo/jstack/jps consistent by sla · 11 years ago
  67. 58f13fa Added tag jdk8-b116 for changeset 0dc0067f3b8e by cl · 11 years ago
  68. 6c0625f 8023041: The CDS classlist needs to be updated for JDK 8 by hseigel · 11 years ago
  69. 62ed620 8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true by jfranck · 11 years ago
  70. ad72130 8028343: More ProblemList.txt updates (11/2013) Reviewed-by: chegar by alanb · 11 years ago
  71. 554e46f 8027566: Remove the old build system Reviewed-by: erikj, tbell by ihse · 11 years ago
  72. 5742bff 8028197: tools/launcher/DiacriticTest.java failed on MacOSX: Input length = 1 by kizune · 11 years ago
  73. 7b11d99 8028433: [TESTBUG] add -XX:+UsePerfData to some sun.management tests by jbachorik · 11 years ago
  74. d337c62 8027163: sun/management/jmxremote/bootstrap/CustomLauncherTest.java should be updated for jdk8 removal of solaris-32bit support by jbachorik · 11 years ago
  75. 340a31e 8028049: Tidy warnings cleanup for packages java.nio/java.io by yan · 11 years ago
  76. 32d9ba6 8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently by sla · 11 years ago
  77. 91ab5f6 8025440: [TEST_BUG] com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java failed since jdk8b108 by pchelko · 11 years ago
  78. 636aed5 8028230: Behavior of SystemFlavorMap.getNativesForFlavor differ from that in Java 7 by pchelko · 11 years ago
  79. 1288811 8028321: Fix for String.split() empty input sequence/JDK-6559590 triggers regression by sherman · 11 years ago
  80. 8472b78 8026884: test for fix of JDK-8021398 does not have @bug tag by emc · 11 years ago
  81. 02adf91 8028206: sun/java2d/cmm/ProfileOp/SetDataTest.java fails Reviewed-by: bae, jchen by prr · 11 years ago
  82. 1242a6d 8027645: Pattern.split() with positive lookahead by sherman · 11 years ago
  83. e767c89 8028300: Fix raw type lint warnings in java.util.concurrent by darcy · 11 years ago
  84. e2671ea 6954510: TEST_BUG: Testcase failure com/sun/jdi/BreakpointWithFullGC.sh by egahlin · 11 years ago
  85. 528f535 8028270: Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission by alanb · 11 years ago
  86. 1549cbf 8022213: Intermittent test failures in java/net/URLClassLoader by chegar · 11 years ago
  87. 4f61866 8028283: Revert JavaDoc changes pushed for JDK-7068423 Reviewed-by: art, serb by bagiras · 11 years ago
  88. 79bee70 8028234: Remove unused methods in sun.misc.JavaAWTAccess by mchung · 11 years ago
  89. 2c9d44f 8015497: Take new fixes from hotspot/test/testlibrary to jdk/test/lib/testlibrary by ykantser · 11 years ago
  90. be1bb2e 6959636: testcase failing on windows javax/management/loading/LibraryLoader/LibraryLoaderTest.java by egahlin · 11 years ago
  91. 167995b 8004126: TEST_BUG: com/sun/jdi/BadHandshakeTest.java fails intermittently by jbachorik · 11 years ago
  92. 305644c 8026952: Test java/util/logging/LogManager/RootLogger/setLevel/TestRootLoggerLevel.java has wrong @bug id by dfuchs · 11 years ago
  93. 52c7b83 8023147: Test DisabledShortRSAKeys.java intermittent failed Reviewed-by: mullan by xuelei · 11 years ago
  94. 34768b5 8028239: test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh with NoClassDefFoundError by alanb · 11 years ago
  95. 4772629 8028014: Doclint warning/error cleanup in javax.management by rriggs · 11 years ago
  96. bc48b47 8028229: Fix more raw types lint warning in core libraries by darcy · 11 years ago
  97. 095db91 8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) by alanb · 11 years ago
  98. aece116 6849945: VM Periodic Task Thread CPU time = -1ns in HotspotThreadMBean.getInternalThreadCpuTimes() by egahlin · 11 years ago
  99. 24161ea 6543856: MonitorVmStartTerminate.sh fails intermittently by egahlin · 11 years ago
  100. 9adafbe 8027696: Incorrect copyright header in the tests by serb · 11 years ago