1. 5c03b92 8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input by jnimeh · 10 years ago
  2. 140619c 8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized by aivanov · 10 years ago
  3. 8d41363 8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5 by bpb · 10 years ago
  4. a2751e3 8042622: Check for CRL results in IllegalArgumentException "white space not allowed" by michaelm · 10 years ago
  5. ae77d0b 8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError by kshefov · 10 years ago
  6. ca1115b 8058733: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java and LFMultiThreadCachingTest.java failed on some platforms due to java.lang.VirtualMachineError by kshefov · 10 years ago
  7. 899efe7 8058695: [TESTBUG] Reinvokers with arity >253 can't be cached by kshefov · 10 years ago
  8. e84d7a2 8044215: Unable to initiate SpNego using a S4U2Proxy GSSCredential (Krb5ProxyCredential) by weijun · 10 years ago
  9. 848a6fb 8033699: Incorrect radio button behavior Reviewed-by: azvegint, alexsch by van · 10 years ago
  10. 0c66911 7170310: ScrollBar doesn't become active when tabs are created more than frame size by aivanov · 10 years ago
  11. 91136f6 8058120: Rendering / caret errors with HTMLDocument Reviewed-by: alexp, alexsch by dmarkov · 10 years ago
  12. 9a7d572 8049346: [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java by ant · 10 years ago
  13. 7844c3a 8042123: Support default and static interface methods in JDI, JDWP and JDB by jbachorik · 11 years ago
  14. 77c06f7 8028430: JDI: ReferenceType.visibleMethods() return wrong visible methods by sla · 11 years ago
  15. c49c88e Merge by coffeys · 10 years ago
  16. 6603b93 8058932: java/net/InetAddress/IPv4Formats.java failed because hello.foo.bar does exist by msheppar · 10 years ago
  17. 14a9faa 8038966: JAX-WS handles wrongly xsd:any arguments for Web services by aefimov · 10 years ago
  18. 1490874 8048194: GSSContext.acceptSecContext fails when a supported mech is not initiator preferred by weijun · 10 years ago
  19. 26f473f 8059269: FileHandler may throw NPE if pattern is a simple name and the lock file already exists by dfuchs · 10 years ago
  20. b0a5d92 8058473: "Comparison method violates its general contract" when using Clipboard by anashaty · 10 years ago
  21. 2b085ef 8042126: DateTimeFormatter "MMMMM" returns English value in Japanese locale by okutsu · 10 years ago
  22. ac710bb 8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods by kshefov · 10 years ago
  23. 89929f3 8050115: javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently by sjiang · 10 years ago
  24. 29b3f7f 8058679: More bad characters in BigIntegerTest by bpb · 10 years ago
  25. 7dca50a 8058664: Bad fonts in BigIntegerTest by bpb · 10 years ago
  26. 17ba053 8058505: BigIntegerTest does not exercise Burnikel-Ziegler division by bpb · 10 years ago
  27. baa96d0 8057793: BigDecimal is no longer effectively immutable by bpb · 10 years ago
  28. f03fc53 8058632: Revert JDK-8054984 from 8u40 Reviewed-by: sla by jfranck · 10 years ago
  29. dffc1d9 8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM by igerasim · 10 years ago
  30. 7baa8dc 8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed by vlivanov · 10 years ago
  31. db9ecae Merge by lana · 10 years ago
  32. b5c2e76 Merge by amurillo · 10 years ago
  33. 8e4ae62 8054638: xrender: text drawn after setColor(Color.white) is actually black by ceisserer · 10 years ago
  34. df8a8d8 8042205: javax/management/monitor/*: some tests didn't get all the notifications by sjiang · 10 years ago
  35. 83eac13 8057747: Several test failing after update to tzdata2014g Reviewed-by: alanb by aefimov · 10 years ago
  36. 3ffa7fa 8049343: (tz) Support tzdata2014g Reviewed-by: mfang, okutsu by aefimov · 10 years ago
  37. 2d01fab 8054987: (reflect) Add sharing of annotations between instances of Executable by jfranck · 10 years ago
  38. 9e57113 8050884: Intrinsify ValueConversions.identity() functions by vlivanov · 10 years ago
  39. f85fa2b 8050877: Improve code for pairwise argument conversions and value boxing/unboxing by vlivanov · 10 years ago
  40. 263761d 8050052: Small cleanups in java.lang.invoke code by vlivanov · 10 years ago
  41. c4a18bd 8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke by vlivanov · 10 years ago
  42. 1c697f6 8037210: Get rid of char-based descriptions 'J' of basic types by vlivanov · 10 years ago
  43. 79b19ce 8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output by sundar · 10 years ago
  44. 0bf7295 8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012 by sla · 10 years ago
  45. a476fac 8055012: [TESTBUG] NMTHelper fails to parse NMT output by ctornqvi · 10 years ago
  46. 2c72efb 8057719: Develop new tests for LambdaForm Reduction and Caching feature by kshefov · 10 years ago
  47. 19e988e 8057707: TEST library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java by kshefov · 10 years ago
  48. 6161f68 Merge by coffeys · 10 years ago
  49. 7b86cc6 8057813: Alterations to jdk_security3 test target by coffeys · 10 years ago
  50. 29d4bd4 8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack by chegar · 10 years ago
  51. c8b5f2d 8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow by dmarkov · 10 years ago
  52. ca413de 8052406: SSLv2Hello protocol may be filter out unexpectedly Reviewed-by: weijun by xuelei · 10 years ago
  53. 7741a3a 8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException by dfuchs · 10 years ago
  54. a0941c2 8048020: Regression on java.util.logging.FileHandler by dfuchs · 10 years ago
  55. b98fa38 8036981: JAXB not preserving formatting for xsd:any Mixed content by aefimov · 10 years ago
  56. 4d3dc05 8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value by jfranck · 10 years ago
  57. 956bfd7 8040617: [macosx] Large JTable cell results in a OutOfMemoryException by bae · 10 years ago
  58. b14e4a8 8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException by igerasim · 10 years ago
  59. d30f00e 8055393: [Testbug] Some tests are being executed and fail under profiles by dholmes · 10 years ago
  60. 7de16e9 8054817: File ccache only recognizes Linux and Solaris defaults by weijun · 10 years ago
  61. 9786880 8044135: Add API to start JMX agent from attach framework by sla · 11 years ago
  62. 6404fd8 8049340: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java timed out by egahlin · 10 years ago
  63. 4607ab1 8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process by egahlin · 10 years ago
  64. 2d05c7d 8042469: Launcher changes for native memory tracking scalability enhancement by ksrini · 10 years ago
  65. e5bd8f4 8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null by dfuchs · 10 years ago
  66. 285a7a2 8048887: SortingFocusTraversalPolicy throws IllegalArgumentException from the sort method by alitvinov · 10 years ago
  67. b837a07 8046343: (smartcardio) CardTerminal.connect('direct') does not work on MacOSX by igerasim · 10 years ago
  68. 6566d84 8031435: Ftp download does not work properly for ftp user without password by robm · 10 years ago
  69. 11c9498 8030166: java/lang/ProcessBuilder/Basic.java fails intermittently: waitFor took too long by robm · 10 years ago
  70. c127ce1 8040279: [macosx] Do not use the base image in the MultiResolutionBufferedImage by alexsch · 10 years ago
  71. fd7193a 8041990: [macosx] Language specific keys does not work in applets when opened outside the browser by dmarkov · 10 years ago
  72. c87fddb 8032908: getTextContent doesn't return string in JAXP Reviewed-by: joehw by aefimov · 10 years ago
  73. bcefccb 8043508: JVM core dumps with very long text in tooltip by prr · 10 years ago
  74. a740d4d 8053938: Collections.checkedList(empty list).replaceAll((UnaryOperator)null) doesn't throw NPE after JDK-8047795 by chegar · 10 years ago
  75. 9529cd2 8046495: KeyEvent can not be accepted in quick mouse clicking by anashaty · 10 years ago
  76. b7782a7 8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread. by mcherkas · 10 years ago
  77. a24e932 8048209: Collections.synchronizedNavigableSet().tailSet(Object,boolean) synchronizes on wrong object by mduigou · 10 years ago
  78. 25f88cc 8000975: (process) Merge UNIXProcess.java.bsd & UNIXProcess.java.linux (& .solaris & .aix) by plevart · 10 years ago
  79. 56cb4b3 8044614: [macosx] Focus issue with 2 applets in firefox by dmarkov · 10 years ago
  80. e8fac53 8029837: NPE seen in XMLDocumentFragmentScannerImpl.setProperty since 7u40b33 by aefimov · 10 years ago
  81. 6b070bf 8039173: Propagate errors from Diagnostic Commands as exceptions in the attach framework by sla · 11 years ago
  82. 7fb3187 8049514: FEATURE_SECURE_PROCESSING can not be turned off on a validator through SchemaFactory by aefimov · 10 years ago
  83. c1d1d3c 7150092: NTLM authentication fail if user specified a different realm by weijun · 10 years ago
  84. 7f689dc 8050893: (smartcardio) Invert reset argument in tests in sun/security/smartcardio by igerasim · 10 years ago
  85. 546faba Merge by robm · 10 years ago
  86. 1788c92 Merge by lana · 10 years ago
  87. 386ac6b Merge by asaha · 10 years ago
  88. 42936c5 8049884: Reduce possible timing noise in com/sun/jndi/ldap/LdapTimeoutTest.java by prappo · 10 years ago
  89. a8a2104 8047674: java/net/URLPermission/nstest/lookup.sh NoClassDefFoundError when run in concurrent mode by chegar · 10 years ago
  90. 68dd0bd 8048506: [macosx] javax.swing.PopupFactory issue with null owner by dmarkov · 10 years ago
  91. 6559945 Merge by asaha · 11 years ago
  92. a8ad395 8047795: Collections.checkedList checking bypassed by List.replaceAll by mduigou · 11 years ago
  93. ee6df5f 8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java by prappo · 11 years ago
  94. 375dcf4 7095856: OutputStreamHook doesn't handle null values by coffeys · 10 years ago
  95. 0da8cd9 4991647: PNGMetadata.getAsTree() sets bitDepth to invalid value by mcherkas · 10 years ago
  96. 5964712 8046559: NPE when changing Windows theme Reviewed-by: pchelko, anthony by aivanov · 10 years ago
  97. 765e9e1 8046416: Unable to parse an Instant from fields by scolebourne · 11 years ago
  98. e7a35cf 8047187: Test jdk/net/Sockets/Test.java fails to compile after fix JDK-8046588 by michaelm · 11 years ago
  99. e49d6db 8047061: [macosx] Crash when setting display mode Reviewed-by: anthony, alexsch by pchelko · 11 years ago
  100. 0bb0aa5 Merge by asaha · 11 years ago