1. 5742bff 8028197: tools/launcher/DiacriticTest.java failed on MacOSX: Input length = 1 by kizune · 11 years ago
  2. 7b11d99 8028433: [TESTBUG] add -XX:+UsePerfData to some sun.management tests by jbachorik · 11 years ago
  3. d337c62 8027163: sun/management/jmxremote/bootstrap/CustomLauncherTest.java should be updated for jdk8 removal of solaris-32bit support by jbachorik · 11 years ago
  4. 340a31e 8028049: Tidy warnings cleanup for packages java.nio/java.io by yan · 11 years ago
  5. 32d9ba6 8023138: [TEST_BUG] java/lang/instrument/PremainClass/NoPremainAgent.sh fails intermittently by sla · 11 years ago
  6. 6ca7ea9 8014266: regression test AsyncSSLSocketClose.java time out. by xuelei · 11 years ago
  7. 64e4d20 Merge by coleenp · 11 years ago
  8. dfd7aaf 8027765: Make exit codes and stdout/stderr printing from jmap/jinfo/jstack/jps consistent by sla · 11 years ago
  9. 6c0625f 8023041: The CDS classlist needs to be updated for JDK 8 by hseigel · 11 years ago
  10. 62ed620 8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true by jfranck · 11 years ago
  11. ad72130 8028343: More ProblemList.txt updates (11/2013) Reviewed-by: chegar by alanb · 11 years ago
  12. 1288811 8028321: Fix for String.split() empty input sequence/JDK-6559590 triggers regression by sherman · 11 years ago
  13. 8472b78 8026884: test for fix of JDK-8021398 does not have @bug tag by emc · 11 years ago
  14. 1242a6d 8027645: Pattern.split() with positive lookahead by sherman · 11 years ago
  15. e767c89 8028300: Fix raw type lint warnings in java.util.concurrent by darcy · 11 years ago
  16. e2671ea 6954510: TEST_BUG: Testcase failure com/sun/jdi/BreakpointWithFullGC.sh by egahlin · 11 years ago
  17. 528f535 8028270: Files.readSymbolicLink calls AccessController directly so security manager can't grant the permission by alanb · 11 years ago
  18. 1549cbf 8022213: Intermittent test failures in java/net/URLClassLoader by chegar · 11 years ago
  19. 79bee70 8028234: Remove unused methods in sun.misc.JavaAWTAccess by mchung · 11 years ago
  20. 2c9d44f 8015497: Take new fixes from hotspot/test/testlibrary to jdk/test/lib/testlibrary by ykantser · 11 years ago
  21. be1bb2e 6959636: testcase failing on windows javax/management/loading/LibraryLoader/LibraryLoaderTest.java by egahlin · 11 years ago
  22. 167995b 8004126: TEST_BUG: com/sun/jdi/BadHandshakeTest.java fails intermittently by jbachorik · 11 years ago
  23. 305644c 8026952: Test java/util/logging/LogManager/RootLogger/setLevel/TestRootLoggerLevel.java has wrong @bug id by dfuchs · 11 years ago
  24. 52c7b83 8023147: Test DisabledShortRSAKeys.java intermittent failed Reviewed-by: mullan by xuelei · 11 years ago
  25. 34768b5 8028239: test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh with NoClassDefFoundError by alanb · 11 years ago
  26. 4772629 8028014: Doclint warning/error cleanup in javax.management by rriggs · 11 years ago
  27. bc48b47 8028229: Fix more raw types lint warning in core libraries by darcy · 11 years ago
  28. 095db91 8028208: (aio) Assertion in clearPendingIoMap when closing at around time file lock is acquired immediately (win) by alanb · 11 years ago
  29. aece116 6849945: VM Periodic Task Thread CPU time = -1ns in HotspotThreadMBean.getInternalThreadCpuTimes() by egahlin · 11 years ago
  30. 24161ea 6543856: MonitorVmStartTerminate.sh fails intermittently by egahlin · 11 years ago
  31. 75f7de3 8028027: serialver should emit declaration with the 'private' modifier by smarks · 11 years ago
  32. 0125ad8 8027209: javax/management/monitor/ThreadPoolAccTest.java fails intermittently by egahlin · 11 years ago
  33. 9a84693 8027823: catchException combinator fails with 9 argument target by vlivanov · 11 years ago
  34. 5302483 8027803: test/sun/reflect/AnonymousNewInstance/ManyNewInstanceAnonTest.java fails by rfield · 11 years ago
  35. 05aaaa2 8026330: java.util.Base64 urlEncoder should omit padding by sherman · 11 years ago
  36. 0220676 8014506: Test of Jdp feature by sla · 11 years ago
  37. 1ab38a9 8028149: Clean-up javac -Xlint warnings in com.sun.rowset and com.sun.rowset.internal by lancea · 11 years ago
  38. 40d6ba2 8028060: test/java/net/URLPermission/nstest/lookup.sh failing (win) by michaelm · 11 years ago
  39. 3b0deaa 8028102: All test targets, jdk/test/Makefile, fail on Windows by chegar · 11 years ago
  40. 5bc1e01 8027991: InputStream should be closed in sun.security.tools.jarsigner.Main by weijun · 11 years ago
  41. d223e8b 8028099: Many com/sun/management/OperatingSystemMXBean tests failing with CCE (win) by alanb · 11 years ago
  42. 9e7871a 6523160: RuntimeMXBean.getUptime() returns negative values by jbachorik · 11 years ago
  43. 2faa3bc 8028092: Lint cleanup of java.time.format by rriggs · 11 years ago
  44. cf83c0a 8028044: [TEST_BUG] Calendar shell tests do not pass TESTVMOPTS by alanb · 11 years ago
  45. c2f9658 Merge by lana · 11 years ago
  46. 244585c 8028041: Serialized Form description of j.l.String is not consistent with the implementation by rriggs · 11 years ago
  47. 6456288 8028074: InetAddress.getByName fails with UHE "invalid IPv6 address" if host name starts with a-f by alanb · 11 years ago
  48. 3bc5f1c 8028076: Correct raw type lint warnings in core reflection implementation classes by darcy · 11 years ago
  49. 4b3b719 8025985: com.sun.management.OSMBeanFactory should not be public by mchung · 11 years ago
  50. 8845199 8023462: TEST_BUG: test/com/sun/net/httpserver/bugs/B6433018.java fails on slow/single core machine by tyan · 11 years ago
  51. bfef454 8028069: (ref) Finalizer.c not deleted in the changeset for JDK-8027351 by mchung · 11 years ago
  52. a204cf6 8019834: InetAddress.getByName hangs for bad IPv6 literals Reviewed-by: alanb by chegar · 11 years ago
  53. f508f9b 8022963: java/net/NetworkInterface/Equals.java fails equality for Windows Teredo Interface by tyan · 11 years ago
  54. 48ff279 8027351: (ref) Private finalize method invoked in preference to protected superclass method by mchung · 11 years ago
  55. 0a6bbaa Added tag jdk8-b115 for changeset f82b730c798b by cl · 11 years ago
  56. 38ee663 8027752: sun/tools/jstatd/TestJstatdExternalRegistry.java: java.lang.SecurityException: attempt to add a Permission to a readonly Permissions object by ykantser · 11 years ago
  57. 132da0a 8007984: Null pointer dereference in jdk/linux-amd64/democlasses/demo/jvmti/heapTracker/src/java_crw_demo.c by jbachorik · 11 years ago
  58. 3526625 8027695: There should be a space before % sign in Swedish locale by yhuang · 11 years ago
  59. 4060a2c 8024458: DataInput.readDouble refers to "readlong" instead of "readLong" by rriggs · 11 years ago
  60. 80a996b 8027930: ResourceBundle test failures in fr locale Reviewed-by: smarks by naoto · 11 years ago
  61. c0e0767 8027796: Refactor Core Reflection for Type Annotations Reviewed-by: psandoz by jfranck · 11 years ago
  62. 276b2e7 8027881: test/java/net/URLPermission/nstest/LookupTest.java failing intermittently, output insufficient by michaelm · 11 years ago
  63. 01c0e12 8027961: Inet[4|6]Address native initializing code should check field/MethodID values by chegar · 11 years ago
  64. fb84807 8027822: ProblemList.txt Updates (11/2013) by chegar · 11 years ago
  65. 9bd529d 8027232: Update j.l.invoke code generating class files to use ASM enhancements for invocation of non-abstract methods on ifaces by ksrini · 11 years ago
  66. b2ebc06 8027227: [asm] generate CONSTANT_InterfaceMethodref for invoke{special/static) of non-abstract methods on ifaces by ksrini · 11 years ago
  67. 47511cd 8025698: (fs) Typo in exception thrown by encode() in UnixPath.java by dxu · 11 years ago
  68. 122c592 8021309: replace test/Makefile jdk_* targets with jtreg groups by mduigou · 11 years ago
  69. d70ecd4 8022208: Intermittent test failures in java/lang/Thread/ThreadStateTest.java by mchung · 11 years ago
  70. 9d079dc 8027860: [TEST_BUG] File not closed in javax/xml/jaxp/parsers/8022548/XOMParserTest.java by joehw · 11 years ago
  71. ee7b99b 8027712: DistinctOpTest fails for unordered test Reviewed-by: henryjen, alanb by psandoz · 11 years ago
  72. 056b8f4 8027612: java/io/File/MaxPathLength.java fails intermittently in the clean-up stage by dxu · 11 years ago
  73. 1a6712e 8016725: TEST_BUG: java/lang/reflect/Method/DefaultMethodModeling.java failing intermittently by alundblad · 11 years ago
  74. 5ecc2d6 7194897: JSR 292: Cannot create more than 16 instances of an anonymous class by rfield · 11 years ago
  75. 16c4017 8027687: The constructors of URLPermission class do not behave as described in javad by michaelm · 11 years ago
  76. 0af2fa5 8027625: test/java/math/BigInteger/ExtremeShiftingTests.java needs @run tag to specify heap size by bpb · 11 years ago
  77. 675df3b 8027755: Anti-delta incorrect push for 8025198 Reviewed-by: alanb by dholmes · 11 years ago
  78. 0ea653f 8025198: Intermittent test failure: java/util/concurrent/ThreadPoolExecutor/ThrowingTasks.java by dholmes · 11 years ago
  79. cf501b5 8024635: Caching MethodType's descriptor string improves lambda linkage performance by jrose · 11 years ago
  80. ba72f2b 8027624: com/sun/crypto/provider/KeyFactory/TestProviderLeak.java unstable again by dxu · 11 years ago
  81. 13f9272 8027705: com/sun/jdi/JdbMethodExitTest.sh fails when a background thread is generating events. by sla · 11 years ago
  82. 9b1bdd6 8027692: Remove java/lang/management/MemoryMXBean/LowMemoryTest2.sh from ProblemList.txt by sla · 11 years ago
  83. ca2ffe4 Merge by lana · 11 years ago
  84. fd6a887 Merge by lana · 11 years ago
  85. d3a0ec8 Merge by lana · 11 years ago
  86. b350ac2 8024876: [TEST_BUG] javax/xml/jaxp/parsers/8022548/XOMParserTest.java failed when testbase dir has read only permissions by joehw · 11 years ago
  87. 5449b48 Added tag jdk8-b114 for changeset f26a0c8071bd by cl · 11 years ago
  88. bbbf024 8027155: test/java/io/File/NulFile.java failing when test run in othervm mode by dxu · 11 years ago
  89. 7b4de10 8013581: [macosx] Key Bindings break with awt GraphicsEnvironment setFullScreenWindow by leonidr · 11 years ago
  90. b3fd717 8027152: Regression: test closed/java/awt/Serialize/NullSerializationTest/NullSerializationTest.html fails since JDK 8 b112 by pchelko · 11 years ago
  91. afbfb09 8027151: AWT_DnD/Basic_DnD/Automated/DnDMerlinQL/MultipleJVM failing on windows machine by bagiras · 11 years ago
  92. 075895d 8024633: Lambda linkage performance - initialize generated class earlier by briangoetz · 11 years ago
  93. 71b63b3 8024637: Lambda linkage performance - use reflection instead of ASM to manipulate parameter types by briangoetz · 11 years ago
  94. c0e11ea 7144200: java/lang/management/ClassLoadingMXBean/LoadCounts.java failed with JFR enabled by jbachorik · 11 years ago
  95. bd3f02b 8027316: Distinct operation on an unordered stream should not be a barrier by psandoz · 11 years ago
  96. 3a8e6f3 8023863: deprecate support for statically-generated stubs from RMI (JRMP) by smarks · 11 years ago
  97. 91d24f8 6910473: java.math.BigInteger.bitLength() may return negative "int" on large numbers by bpb · 11 years ago
  98. 44b02c7 8005294: Consider default methods for additions to AnnotatedElement by darcy · 11 years ago
  99. 5834a82 8027526: CheckTipsAndVersions.java failing occasionally by wetmore · 11 years ago
  100. 2bb01b0 8027318: Lambda Metafactory: generate serialization-hostile read/writeObject methods for non-serializable lambdas by briangoetz · 11 years ago