1. 4376b4e added more known failures to exclude list by vprovodin · 8 years ago
  2. 39bbb2b added more known failures by vprovodin · 8 years ago
  3. a8c6935 added more known failures by vprovodin · 8 years ago
  4. 163dc6b excluded more tests failing on Oracle JDK because of known issues by vprovodin · 8 years ago
  5. f10a8df added tests failing on Oracle JDK because of known issues by vprovodin · 8 years ago
  6. d2f9ed8 added tests failing on Oracle JDK because of known issues by vprovodin · 8 years ago
  7. 29bc7ae excluded tests failing on Oracle JDK by vprovodin · 8 years ago
  8. fd86339 fixed jdk9 compatibility for the test for JRE-5 NPE in com.sun.tools.jdi.ReferenceTypeImpl.constantPool (bug 6822627) by Egor.Ushakov · 8 years ago
  9. 82baaa6 fixed issues detected in reviewing: by vprovodin · 8 years ago
  10. 6f1c0a6 Regression test on https://bugs.openjdk.java.net/browse/JDK-8139176 by vprovodin · 8 years ago
  11. e251c75 Merge remote-tracking branch 'origin/master' by Egor.Ushakov · 8 years ago
  12. 48efb31 a test for JRE-5 NPE in com.sun.tools.jdi.ReferenceTypeImpl.constantPool (bug 6822627) by Egor.Ushakov · 8 years ago
  13. 8195432 Merge with jdk8u112-b02 by Alexey Ushakov · 8 years ago
  14. d138a29 Added Text Painting performance test by Alexey Ushakov · 8 years ago
  15. 3233168 IDEA-157673 [follow-up] After opening Preferences first time, controls are not editable, closing dialog leads to it be shown again. + exception thrown by Anton Tarasov · 8 years ago
  16. d7aca14 8143640: Showing incorrect result while passing specific argument in the Java launcher tools by robm · 8 years ago
  17. 054a722 8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out by poonam · 8 years ago
  18. d131fca 8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind by igerasim · 8 years ago
  19. 766c236 8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X by dmarkov · 8 years ago
  20. 001eb40 8154069: Jaws reads wrong values from comboboxes when no element is selected by aivanov · 8 years ago
  21. d7a5603 8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow" by igerasim · 8 years ago
  22. c859179 8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code by igerasim · 8 years ago
  23. e00372d 8157603: TestCipher.java doesn't check one of the decrypted message as expected by akosarev · 9 years ago
  24. 0483fda 8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method by dmarkov · 8 years ago
  25. 564e326 8058865: JMX Test Refactoring by avorobye · 8 years ago
  26. 3e211d8 8057791: Selection in JList is drawn with wrong colors in Nimbus L&F by alitvinov · 8 years ago
  27. 17822aa 8146975: NullPointerException in IIOPInputStream.inputClassFields by msheppar · 8 years ago
  28. 3ccf8d3 Updated IDEA project by Alexey Ushakov · 9 years ago
  29. 594baee IDEA-156975 CCE: GraphicsDDelegate.drawPolygon by Alexey Ushakov · 9 years ago
  30. eb59372 IDEA-156975 CCE: GraphicsDDelegate.drawPolygon by Alexey Ushakov · 9 years ago
  31. 6dc8a99 IDEA-155423 [follow-up] by Anton Tarasov · 9 years ago
  32. 1881774 IDEA-146095 Code paste causes IllegalArgumentException (backport of JDK-8130242) by Dmitry Batrak · 9 years ago
  33. 5c9e559 IDEA-136202 Smart quotes aren't monospace in editor tab font (backport of JDK-8073400) by Dmitry Batrak · 9 years ago
  34. ef43df6 backport original fix for JDK-7162125 from JDK 9 by Dmitry Batrak · 9 years ago
  35. 249edc9 migration from ICU to Harfbuzz - backported from JDK 9 by Dmitry Batrak · 9 years ago
  36. e5ea433 Merge by asaha · 9 years ago
  37. 96870e7 Merge by asaha · 9 years ago
  38. 5d71493 Merge by asaha · 9 years ago
  39. 6e8cb6c Merge by asaha · 9 years ago
  40. 0e0894c 8139436: sun.security.mscapi.KeyStore might load incomplete data by clanger · 9 years ago
  41. 572cad5 8078423: [TESTBUG] javax/print/PrintSEUmlauts/PrintSEUmlauts.java relies on system locale by vlivanov · 9 years ago
  42. 6855dcb 8144773: Further reduce use of MD5 Reviewed-by: mullan, wetmore, jnimeh, ahgross by igerasim · 9 years ago
  43. f2df8bc 8144803: [TEST_BUG] Remove test/sun/security/provider/certpath/ReverseBuilder/ReverseBuild.java from 8u72 by asaha · 9 years ago
  44. aeb2591 Merge by asaha · 9 years ago
  45. 1d72d13 8145017: Add support for 3 digit hotspot minor version numbers by robm · 9 years ago
  46. 4985d7e 8068761: [TEST_BUG] java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed with SocketTimeoutException by igerasim · 9 years ago
  47. 54570be Merge by asaha · 9 years ago
  48. 35714f6 8133207: [TEST_BUG] ParallelProbes.java test fails after changes for JDK-8080115 by igerasim · 9 years ago
  49. 50ad2f4 8142928: [TEST_BUG] sun/security/provider/certpath/ReverseBuilder/ReverseBuild.java 8u71 failure by asaha · 9 years ago
  50. 1e10a14 Merge by asaha · 9 years ago
  51. 9fcb07b 8139863: [TESTBUG] Need to port tests for JDK-8134903 to 8u-dev by mhaupt · 9 years ago
  52. 1979f29 8141287: Add MD5 to jdk.certpath.disabledAlgorithms - Take 2 Reviewed-by: xuelei by coffeys · 9 years ago
  53. 4c01519 8134828: Scrollbar thumb disappears with Nimbus L&F Reviewed-by: alexsch, alexp by aivanov · 9 years ago
  54. 4bffb97 8139373: [TEST_BUG] java/net/MulticastSocket/MultiDead.java failed with timeout by igerasim · 9 years ago
  55. 03a60c7 Merge by robm · 9 years ago
  56. 2fe6095 8136763: [macosx] java always returns only one value for "text/uri-list" dataflavor even if several files were copied by mcherkas · 9 years ago
  57. 8f93890 Merge by asaha · 9 years ago
  58. c1ce174 Merge by asaha · 9 years ago
  59. 0487fc9 8073519: schemagen does not report errors while generating xsd files by aefimov · 9 years ago
  60. fb49b30 6907252: ZipFileInputStream Not Thread-Safe Reviewed-by: sherman by coffeys · 9 years ago
  61. 0e90878 8135305: InetAddress.isReachable reports true when loopback interface is specified by robm · 9 years ago
  62. 7be71cc 8133015: InetAddress.isReachable(tmout) returning wrong value on Windows for IPv6 by robm · 9 years ago
  63. 34d9ebe Merge by kevinw · 9 years ago
  64. 584fa4c 8136534: Loading JKS keystore using non-null InputStream results in closed stream by vinnie · 9 years ago
  65. 9a95ea1 Merge by asaha · 9 years ago
  66. 6005b42 8139107: DateTimeFormatter with Locale.UK throw a NullPointerException when parsing zone by aefimov · 9 years ago
  67. 4cffdfb 8137230: TEST_BUG: java/nio/channels/FileChannel/LoopingTruncate.java timed out by igerasim · 9 years ago
  68. e76b66f 8137121: (fc) Infinite loop FileChannel.truncate Reviewed-by: alanb by igerasim · 9 years ago
  69. 455af76 Merge by asaha · 9 years ago
  70. 453e27d Merge by asaha · 9 years ago
  71. acaa4e9 Merge by asaha · 9 years ago
  72. 38d9fc8 8138716: (tz) Support tzdata2015g Reviewed-by: peytoia by aefimov · 9 years ago
  73. b9035d9 8134917: [macosx] JOptionPane doesn't receive mouse events when opened from a drop event by alexsch · 9 years ago
  74. 03e1f31 8081794: ParsePosition getErrorIndex returns 0 for TimeZone parsing problem by okutsu · 9 years ago
  75. 55ac52f 8138716: (tz) Support tzdata2015g Reviewed-by: peytoia by aefimov · 9 years ago
  76. deb8b1f Merge by asaha · 9 years ago
  77. 31bb788 Merge by asaha · 9 years ago
  78. 1aa68f5 Merge by asaha · 9 years ago
  79. 1595e8a Merge by asaha · 9 years ago
  80. 63c3199 8072466: Deadlock when initializing MulticastSocket and DatagramSocket by igerasim · 9 years ago
  81. 871416f 8080115: (fs) Crash in libgio when calling Files.probeContentType(path) from parallel threads by igerasim · 9 years ago
  82. 39f525e 8081485: EDT auto shutdown is broken in case of new event queue usage by alitvinov · 9 years ago
  83. 5cbf0e2 Merge by asaha · 9 years ago
  84. b8b0425 8135043: ObjectStreamClass.getField(String) too restrictive by igerasim · 9 years ago
  85. 09bbfa9 8135043: ObjectStreamClass.getField(String) too restrictive by igerasim · 9 years ago
  86. f8ba8be 7194452: Remove "Reverse" PKIX CertPathBuilder implementation by igerasim · 9 years ago
  87. 3ab2ac6 8133647: (ch) Test java/nio/channels/AsynchronousSocketChannel/StressLoopback.java fails for Windows XP by bpb · 9 years ago
  88. b4ca776 8133196: HTTPS hostname invalid issue with InetAddress by coffeys · 9 years ago
  89. 51b88e5 8133196: HTTPS hostname invalid issue with InetAddress by coffeys · 9 years ago
  90. 8e4dcf9 Merge by asaha · 9 years ago
  91. c780a30 Merge by asaha · 9 years ago
  92. 02cfaab 8048601: Tests for JCE crypto ciphers (part 1) Reviewed-by: valeriep by rhalade · 9 years ago
  93. 0ac787e 8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics by akosarev · 9 years ago
  94. bdfd5e7 8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData by avu · 9 years ago
  95. 50b43a2 8158072: Need a test for JDK-7172749 Reviewed-by: prr, avu by serb · 9 years ago
  96. e64c06e 8147585: Annotations with lambda expressions has parameter result in wrong behavior. by srastogi · 9 years ago
  97. 7a560d1 8075299: Additional tests for krb5 settings by akosarev · 9 years ago
  98. d301a2c 8138712: Backout JDK-8030829 and JDK-8136742 from 8u65, and 8u66 release by asaha · 9 years ago
  99. d9d7cd3 8133321: (tz) Support tzdata2015f Reviewed-by: okutsu by aefimov · 9 years ago
  100. e69462b 6854417: TESTBUG: java/util/regex/RegExTest.java fails intermittently by igerasim · 9 years ago