1. bf7586c 8159696: java.beans.MethodRef#get throws NullPointerException by serb · 8 years ago
  2. 065012a 8050478: [macosx] Cursor not updating correctly after closing a modal dialog by dmarkov · 8 years ago
  3. b288967 8162598: XSLTC transformer swallows empty namespace declaration which is needed to undeclare default namespace by clanger · 8 years ago
  4. 503b3d9 8163896: Finalizing one key of a KeyPair invalidates the other key by igerasim · 8 years ago
  5. 56cbd2f 8129361: ISO 4217 amendment 160 by asaha · 8 years ago
  6. 3845dd1 8164366: ZoneOffset.ofHoursMinutesSeconds() does not reject invalid input by igerasim · 8 years ago
  7. 7f7fc5e 8040322: TextArea.replaceRange() and insert() are broken with setText(null) by mcherkas · 8 years ago
  8. 91dc65a 8162916: Test sun/security/krb5/auto/UnboundSSL.java fails by coffeys · 8 years ago
  9. 80be94b 8164119: MoveToOtherScreenTest fails due wrong key attribute by mcherkas · 8 years ago
  10. 4ad3ad9 8145732: Duplicate entry in http.nonProxyHosts will ignore subsequent entries by snikandrova · 8 years ago
  11. 9bf7f5f 8161664: Memory leak in com.apple.laf.AquaProgressBarUI removed progress bar still referenced by rstevens · 8 years ago
  12. bed3c2a 8160696: IllegalArgumentException: adding a component to a container on a different GraphicsDevice by mcherkas · 8 years ago
  13. 93c6bdb 8162876: [TEST_BUG] sun/net/www/protocol/http/HttpInputStream.java fails intermittently by snikandrova · 8 years ago
  14. a50ab0e 8163877: Tests added in JDK-8163518 fail on some platforms Reviewed-by: darcy by igerasim · 8 years ago
  15. 0c3b931 8163518: Integer overflow in StringBufferInputStream.read() and CharArrayReader.read/skip() by igerasim · 8 years ago
  16. 06145c3 8147772: Update KerberosTicket to describe behavior if it has been destroyed and fix NullPointerExceptions by coffeys · 8 years ago
  17. 95476ea 8035158: Remove dependency on sun.misc.RegexpPool and friends by snikandrova · 11 years ago
  18. 29c85d7 8022580: sun.net.ftp.impl.FtpClient.nameList(String path) handles "null" incorrectly by snikandrova · 8 years ago
  19. a77ac1c 8159684: (tz) Support tzdata2016f Reviewed-by: okutsu by rpatil · 8 years ago
  20. f92ad39 8028363: XmlGregorianCalendarImpl.getTimeZone() bug when offset is less than 10 minutes by snikandrova · 8 years ago
  21. 1be6ce2 8145981: (fs) LinuxWatchService can reports events against wrong directory by sebastian · 9 years ago
  22. d3c2883 8160941: "text/uri-list" dataflavor concats the first two strings by rstevens · 8 years ago
  23. ca19904 8158325: [macosx] Memory leak in com.apple.laf.ScreenMenu by rstevens · 8 years ago
  24. a7e8f2e 8160518: Semicolon is not recognized as comment starting character (Kerberos) by igerasim · 8 years ago
  25. 72b05e6 8022203: Intermittent test failures in demo/jvmti/hprof by igerasim · 8 years ago
  26. 8a625cc 8067964: Native2ascii doesn't close one of the streams it opens by igerasim · 8 years ago
  27. d7aca14 8143640: Showing incorrect result while passing specific argument in the Java launcher tools by robm · 8 years ago
  28. 054a722 8071487: javax/management/monitor/GaugeMonitorDeadlockTest.java timed out by poonam · 8 years ago
  29. d131fca 8030780: test/com/sun/corba/cachedSocket/7056731.sh leaves HelloServer behind by igerasim · 8 years ago
  30. 766c236 8148984: [macosx] Chinese Comma cannot be entered using Pinyin Input Method on OS X by dmarkov · 8 years ago
  31. 001eb40 8154069: Jaws reads wrong values from comboboxes when no element is selected by aivanov · 8 years ago
  32. d7a5603 8153948: sun/security/mscapi/ShortRSAKey1024.sh fails with "Field length overflow" by igerasim · 8 years ago
  33. c859179 8158802: com.sun.jndi.ldap.SimpleClientId produces wrong hash code by igerasim · 8 years ago
  34. e00372d 8157603: TestCipher.java doesn't check one of the decrypted message as expected by akosarev · 9 years ago
  35. 0483fda 8154816: Caps Lock doesn't work as expected when using Pinyin Simplified input method by dmarkov · 8 years ago
  36. 564e326 8058865: JMX Test Refactoring by avorobye · 8 years ago
  37. 3e211d8 8057791: Selection in JList is drawn with wrong colors in Nimbus L&F by alitvinov · 8 years ago
  38. 17822aa 8146975: NullPointerException in IIOPInputStream.inputClassFields by msheppar · 8 years ago
  39. 02cfaab 8048601: Tests for JCE crypto ciphers (part 1) Reviewed-by: valeriep by rhalade · 9 years ago
  40. 0ac787e 8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics by akosarev · 9 years ago
  41. bdfd5e7 8158495: CCE: sun.java2d.NullSurfaceData cannot be cast to sun.java2d.opengl.OGLSurfaceData by avu · 9 years ago
  42. 50b43a2 8158072: Need a test for JDK-7172749 Reviewed-by: prr, avu by serb · 9 years ago
  43. e64c06e 8147585: Annotations with lambda expressions has parameter result in wrong behavior. by srastogi · 9 years ago
  44. 7a560d1 8075299: Additional tests for krb5 settings by akosarev · 9 years ago
  45. 085847c 8075297: Tests for RFEs 4515853 and 4745056 Reviewed-by: weijun by asmotrak · 9 years ago
  46. 7235fd9 8049021: Add smartcardio tests with APDU buffer by valeriep · 10 years ago
  47. d65a277 8044193: Need to add known answer tests for AES cipher by valeriep · 10 years ago
  48. 133295e 8154009: Some methods of java.security.Security require more permissions, than necessary by akosarev · 9 years ago
  49. 73c3abc 8158734: JEditorPane.createEditorKitForContentType throws NPE after 6882559 by mcherkas · 9 years ago
  50. f5d79f1 8158178: java.awt.SplashScreen.getSize() returns incorrect size for high dpi splash screens by alexsch · 9 years ago
  51. e57fe53 8151876: (tz) Support tzdata2016d Reviewed-by: okutsu, coffeys by rpatil · 9 years ago
  52. 04d55d6 8157838: Personalized Windows Font Size is not taken into account in Java8u102 by alexsch · 9 years ago
  53. 51d674b 8075301: Tests for sun.security.krb5.principal system property by weijun · 9 years ago
  54. 776507e 8028486: java/awt/Window/WindowsLeak/WindowsLeak.java fails by serb · 9 years ago
  55. c8139db 8075007: Additional tests for krb5-related cipher suites with unbound server by msolovie · 9 years ago
  56. b9f27c2 8022582: Relax response flags checking in sun.security.krb5.KrbKdcRep.check. by weijun · 9 years ago
  57. d38f963 8158059: The fix for 8050402 was partially committed Reviewed-by: mullan by snikandrova · 9 years ago
  58. e6268b5 8050402: Tests to check for use of policy files Reviewed-by: mullan by snikandrova · 9 years ago
  59. 75c7cf2 8050409: Test for JAAS getPrivateCredentials Reviewed-by: weijun by amjiang · 10 years ago
  60. fb10bb1 8048622: Enhance tests for PKCS11 keystores with NSS by bgopularam · 9 years ago
  61. f52f1c0 Merge by coffeys · 9 years ago
  62. 3114258 8136998: JComboBox prevents wheel mouse scrolling of JScrollPane by aivanov · 9 years ago
  63. 8127388 8157242: Some java/lang/invoke tests miss othervm Reviewed-by: robm by mhaupt · 9 years ago
  64. 7089abc 8048621: Implement basic keystore tests by bgopularam · 9 years ago
  65. 5f3b464 8134232: KeyStore.load() throws an IOException with a wrong cause in case of wrong password by bgopularam · 9 years ago
  66. c8105ef 6882559: new JEditorPane("text/plain","") fails for null context class loader by mcherkas · 9 years ago
  67. bbfb832 8080729: [macosx] java 7 and 8 JDialogs on multiscreen jump to parent frame on focus by dmarkov · 9 years ago
  68. 977d657 8145974: XMLStreamWriter produces invalid XML for surrogate pairs on OutputStreamWriter by aefimov · 9 years ago
  69. 42db581 8074784: Additional tests for XML DSig API by asmotrak · 9 years ago
  70. 4e5d3c6 8078268: javax.swing.text.html.parser.Parser parseScript incorrectly optimized by mcherkas · 9 years ago
  71. 33a8b58 8049171: Additional tests for jarsigner's warnings Reviewed-by: weijun by snikandrova · 9 years ago
  72. 98943b6 8098581: SecureRandom.nextBytes() hurts performance with small size requests by ascarpino · 9 years ago
  73. c7da8c1 8153781: Issue in XMLScanner: EXPECTED_SQUARE_BRACKET_TO_CLOSE_INTERNAL_SUBSET when skipping large DOCTYPE section with CRLF at wrong place by clanger · 9 years ago
  74. d960df5 8155106: MHs.Lookup.findConstructor returns handles for array classes by mhaupt · 9 years ago
  75. 1ab23bd 8155214: java/lang/invoke/PermuteArgsTest.java fails due to exhausted code cache by mhaupt · 9 years ago
  76. 6d5f52a 8146387: Test SSLSession/SessionCacheSizeTests socket accept timed out by igerasim · 9 years ago
  77. 26b9baa 8037557: test SessionCacheSizeTests.java timeout Reviewed-by: weijun by igerasim · 9 years ago
  78. 0444a76 8146669: Test SessionTimeOutTests fails intermittently Reviewed-by: mullan by igerasim · 9 years ago
  79. 26bbd1e 8144313: Test SessionTimeOutTests can be timeout Reviewed-by: mullan by igerasim · 9 years ago
  80. c31051a Merge by robm · 9 years ago
  81. 5375d5f Merge by asaha · 9 years ago
  82. 4999a88 Merge by asaha · 9 years ago
  83. c71cfe5 8143913: MSCAPI keystore should accept Certificate[] in setEntry() by igerasim · 9 years ago
  84. 370cec6 Merge by asaha · 9 years ago
  85. f2a998b 8151731: Add new jtreg keywords to jdk 8 by snikandrova · 9 years ago
  86. ca060c0 Merge by coffeys · 9 years ago
  87. 17ae85f 8073872: Schemagen fails with StackOverflowError if element references containing class by aefimov · 9 years ago
  88. a221d02 8048830: Implement tests for new functionality provided in JEP 166 by bgopularam · 9 years ago
  89. ae7b27d 8150704: XALAN: ERROR: 'No more DTM IDs are available' when transforming with lots of temporary result trees by aefimov · 9 years ago
  90. 5e7ffda 8145039: JAXB marshaller fails with ClassCastException on classes generated by xjc by aefimov · 9 years ago
  91. c371282 Merge by asaha · 9 years ago
  92. 3eaed30 8148446: (tz) Support tzdata2016a Reviewed-by: okutsu, aefimov by rpatil · 9 years ago
  93. 12d12fb 8038963: com/sun/jdi tests fail because cygwin's ps sometimes misses processes by kshefov · 9 years ago
  94. af535cd Merge by asaha · 9 years ago
  95. 2210d65 8074146: [TEST_BUG] jdb has succeded to read an unreadable file by dsamersoff · 9 years ago
  96. 084d013 8044419: TEST_BUG: com/sun/jdi/JdbReadTwiceTest.sh fails when run under root by ykantser · 9 years ago
  97. a964f6f 8036132: Tab characters in test/com/sun/jdi files Reviewed-by: alanb, mikael by sla · 9 years ago
  98. e86816a 8002116: This JdbReadTwiceTest.sh gets an exit 1 by dsamersoff · 9 years ago
  99. 33340b2 8147857: RMIConnector logs attribute names incorrectly by sgehwolf · 9 years ago
  100. 10b03da Merge by robm · 9 years ago