1. ad8e1a2 7179526: xrender : closed/sun/java2d/volatileImage/LineClipTest.java failed since jdk8b36 by prr · 11 years ago
  2. 4d8c42e 8024343: Change different color with the "The XOR alternation color" combobox, the color of the image can not shown immediately. by vadim · 11 years ago
  3. 1eea752 6870661: Setting a custom PrintService on a PrinterJob leads to a PrinterException by jgodinez · 11 years ago
  4. 26daef3 8024895: xrender MaskImage cache isn't accounting for change in alpha by ceisserer · 11 years ago
  5. f797c23 7092764: java.awt.font.TransformAttribute.equals(null) throws NPE by prr · 11 years ago
  6. c495f44 Merge by lana · 11 years ago
  7. 19627b9 Merge by lana · 11 years ago
  8. 5d8fea4 6458027: Disabling IPv6 on a specific network interface causes problems by msheppar · 11 years ago
  9. f8a3adb 8024837: Rename java/util/concurrent/ConcurrentHashMap/toArray.java to ToArray.java by psandoz · 11 years ago
  10. 14af436 8024697: Fix for 8020983 causes Xcheck:jni warnings Reviewed-by: prr, jchen by bae · 11 years ago
  11. f3e860e 8024511: Crash during color profile destruction Reviewed-by: vadim, prr by bae · 11 years ago
  12. 786388f 8024515: ProblemList.txt updates to exclude tests that fail with hs25-b49 by amurillo · 11 years ago
  13. 40bd7d1 Merge by lana · 11 years ago
  14. b417051 7043064: sun/java2d/cmm/ tests failed against RI b141 & b138-nightly by bae · 11 years ago
  15. c7a0714 8010293: java/util/concurrent/ConcurrentHashMap/toArray.java fails intermittently by psandoz · 11 years ago
  16. c1d1d44 8023556: Update javadoc for start of Meiji era by rriggs · 11 years ago
  17. 6bb41f6 8023639: Difference between LocalTime.now(Clock.systemDefaultZone()) and LocalTime.now() executed successively is more than 100 000 000 nanoseconds for slow machines by rriggs · 11 years ago
  18. 16e68be 8024014: TEST.groups - split sub-groups for jdk_collections, jdk_stream, jdk_concurrent, jdk_util_other from jdk_util by mduigou · 11 years ago
  19. 5b0ad0e 8021591: Additional explicit null checks Reviewed-by: psandoz, alanb by mduigou · 11 years ago
  20. a1ff653 8024675: java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows by msheppar · 11 years ago
  21. 60d3cf1 8024009: Remove jdk.map.useRandomSeed system property by bchristi · 11 years ago
  22. f37987a 8023669: MBean*Info.hashCode : NPE Reviewed-by: dholmes, dfuchs, jbachorik by sjiang · 11 years ago
  23. 6b9c502 8010430: Math.round has surprising behavior for odd values of ulp 1 by bpb · 11 years ago
  24. 5bd4a05 8024618: Issues with French locale on compact1,2: expected:<janvier> but was:<January> by rriggs · 11 years ago
  25. 0a39b09 8024525: Make Logger log methods call isLoggable() by dfuchs · 11 years ago
  26. 879934c 8023529: OpenMBeanInfoSupport.equals/hashCode throw NPE by sjiang · 11 years ago
  27. 8db8291 8024500: Missing API coverage for java.util.function.BiFunction andThen by henryjen · 11 years ago
  28. fac910f Merge by rriggs · 11 years ago
  29. 426a620 8024164: JSR310 serialization should be described in details by rriggs · 11 years ago
  30. a848d00 8023090: Additional debug info for java/net/NetworkInterface/Equals.java by chegar · 11 years ago
  31. ed6b13e 4987375: (reflect) Class.get{Declared}Method{s} does not return clone() for array types by jfranck · 11 years ago
  32. 41f1334 8024141: Unexpected timezone display name Reviewed-by: peytoia by okutsu · 11 years ago
  33. d172b57 8023878: (fs) TEST_BUG java/nio/file/WatchService/SensitivityModifier.java fails intermittently by alanb · 11 years ago
  34. 6056780 8024444: Change to use othervm mode of tests in SSLEngineImpl by xuelei · 11 years ago
  35. e9a6f79 8021372: NetworkInterface.getNetworkInterfaces() returns duplicate hardware address by msheppar · 11 years ago
  36. 79d17ef Merge by mullan · 11 years ago
  37. 5f7d740 8023362: Don't allow soft-fail behavior if OCSP responder returns "unauthorized" by mullan · 11 years ago
  38. fa9eb5c 8023326: [TESTBUG] java/net/CookieHandler/LocalHostCookie.java misplaced try/finally by msheppar · 11 years ago
  39. c22b22e 8023168: Cleanup LogManager class initialization and LogManager/LoggerContext relationship by dfuchs · 11 years ago
  40. 2f77ce5 8024046: Test sun/security/krb5/runNameEquals.sh failed on 7u45 Embedded linux-ppc* by weijun · 11 years ago
  41. 0ffc1c3 7188657: There should be a way to reorder the JSSE ciphers by xuelei · 11 years ago
  42. 2be1349 5047859: (reflect) Class.getField can't find String[].length by jfranck · 11 years ago
  43. b5a9839 6815130: Intermittent ThreadMXBean/Locks.java test failure by jbachorik · 11 years ago
  44. f56134a 8004179: Few of test/java/lang/management/ThreadMXBean/* tests don't clean up the created threads by jbachorik · 11 years ago
  45. 55a99ef 8020816: Metafactory crashes on code with method reference by rfield · 11 years ago
  46. fb8298b 8019853: Break logging and AWT circular dependency by dfuchs · 11 years ago
  47. 573208e 8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess by alanb · 11 years ago
  48. 6099995 8023463: Improvements to HashMap/LinkedHashMap use of bins/buckets and trees (red/black) by psandoz · 11 years ago
  49. 987d49c 4792059: test/java/io/pathNames/GeneralSolaris.java fails on symbolic links by dxu · 11 years ago
  50. 7693946 8023155: Ensure functional consistency across Random, ThreadLocalRandom, SplittableRandom by psandoz · 11 years ago
  51. 45e3388 8023713: ZipFileSystem crashes on old zip file by sherman · 11 years ago
  52. b8a57e8 8023528: Rename Comparator combinators to disambiguate overloading methods by henryjen · 11 years ago
  53. 95a939c 8023647: "abc1c".matches("(\\w)+1\\1")) returns false by sherman · 11 years ago
  54. af6c0ad 8023275: Wrapping collections should override default methods by henryjen · 11 years ago
  55. 0fdeb98 Merge by mullan · 11 years ago
  56. 40a8bb1 8019830: Add com.sun.media.sound to the list of restricted package by mullan · 11 years ago
  57. 033140b 8022761: regression: SecurityException is NOT thrown while trying to pack a wrongly signed Indexed Jar file by weijun · 11 years ago
  58. 1beb1ac 8015669: KerberosPrincipal::equals should ignore name-type Reviewed-by: mullan by weijun · 11 years ago
  59. f8784a9 Merge by lana · 11 years ago
  60. b04dde2 8020292: j.u.SplittableRandom by psandoz · 11 years ago
  61. 5dca7b3 8011944: Sort fails with ArrayIndexOutOfBoundsException by rriggs · 11 years ago
  62. ca23edf 8023234: StampedLock serializes readers on writer unlock by shade · 11 years ago
  63. d80a6ee 8022343: j.l.Class.getAnnotatedSuperclass() doesn't return null in some cases by jfranck · 11 years ago
  64. 1788f90 7129312: BufferedInputStream calculates negative array size with large streams and mark by igerasim · 11 years ago
  65. b2df4a3 8023139: java/nio/file/WatchService/SensitivityModifier.java failing intermittently (win8) by alanb · 11 years ago
  66. 4e5d658 6378503: In java.math.BigDecimal, division by one returns zero by bpb · 11 years ago
  67. 3a8f170 8005899: Logger.getLogger(name, null) should not allow to reset a non-null resource bundle by dfuchs · 11 years ago
  68. 72d00a7 Merge by lana · 11 years ago
  69. cb9c10e 8022721: AnnotationTypeDeadlockTest.java throws java.lang.IllegalStateException: unexpected condition by plevart · 11 years ago
  70. 7f5f3b9 8023430: Replace File.mkdirs with Files.createDirectories to get MaxPathLength.java failure details by dxu · 11 years ago
  71. e1ea820 8023101: java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java fails by sla · 11 years ago
  72. f01cc2c 8022228: Intermittent test failures in sun/security/ssl/javax/net/ssl/NewAPIs by xuelei · 11 years ago
  73. be4486c 8016846: Pattern.splitAsStream tests required by henryjen · 11 years ago
  74. 55c6357 8023485: Remove com/sun/jdi/DoubleAgentTest.java and com/sun/jdi/FieldWatchpoints.java from ProblemList.txt by sla · 11 years ago
  75. 86dfb6e 8023367: Collections.emptyList().sort((Comparator)null) throws NPE by psandoz · 11 years ago
  76. f7d612f 8016727: test/com/sun/jdi/sde/TemperatureTableTest.java failing intermittently by sla · 11 years ago
  77. 51476cb 8020842: IDN do not throw IAE when hostname ends with a trailing dot by xuelei · 11 years ago
  78. 3dfa4ce 8023351: Add TEST.groups in preparation to simplify rules in jdk/test/Makefile by alanb · 11 years ago
  79. f304328 8022896: test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java fails by ascarpino · 11 years ago
  80. 3e51ffe 8020051: [TEST_BUG] Testcase for 8004859 has a typo Reviewed-by: anthony by serb · 11 years ago
  81. 76a6429 8022997: [macosx] Remaining duplicated key events Reviewed-by: anthony, serb by leonidr · 11 years ago
  82. 365c6b8 8022669: OAEPParameterSpec does not work if MGF1ParameterSpec is set to SHA2 algorithms by ascarpino · 11 years ago
  83. 1212a3e 7173464: Clipboard.getAvailableDataFlavors: Comparison method violates contract by pchelko · 11 years ago
  84. 94fed38 Merge by lana · 11 years ago
  85. a6c66a1 8022898: java/util/Spliterator/SpliteratorCollisions.java fails in HashableIntSpliteratorWithNull data provider by psandoz · 11 years ago
  86. 5c8d086 8012940: More than 50 tests failed in Serialization/DeSerialization testing (test-mangled) by psandoz · 11 years ago
  87. c7ff9e5 8023150: java/util/stream tests no longer compiling following JDK-8019401 by psandoz · 11 years ago
  88. 4bc469d 8019401: Collectors.collectingAndThen by briangoetz · 11 years ago
  89. 18c161d 4858457: File.getCanonicalPath() throws IOException when invoked with "nul" (win) by dxu · 11 years ago
  90. a2b2466 8023108: Remove ShortRSAKey1024.sh from ProblemList.txt Reviewed-by: mullan by vinnie · 11 years ago
  91. 9d70308 8022584: Memory leak in some NetworkInterface methods by igerasim · 11 years ago
  92. a841bf3 8015765: TEST_BUG: java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failing intermittently by alanb · 11 years ago
  93. 5fc726c 8022921: Remove experimental Profile attribute Reviewed-by: mchung, chegar by alanb · 11 years ago
  94. 5889a09 8021121: ISO 4217 Amendment Number 156 Reviewed-by: naoto by yhuang · 11 years ago
  95. 09a3db9 8022109: Evaluate adding incrementExact, decrementExact, negateExact to java.lang.Math by bpb · 11 years ago
  96. ab44d76 8022547: [verifier] move DefaultMethodRegressionTests.java to jdk by ksrini · 11 years ago
  97. 4c56f7a Merge by lana · 11 years ago
  98. d56d3ad 5049299: (process) Use posix_spawn, not fork, on S10 to avoid swap exhaustion by robm · 11 years ago
  99. 193b52d Merge by mullan · 11 years ago
  100. 8bbb022 8022897: Add test/com/sun/crypto/provider/Cipher/RSA/TestOAEPPadding.java to ProblemList by mullan · 11 years ago