1. ab59ece 8074668: [macosx] Mac 10.10: Application run with splash screen has focus issues by Sergey Bylokhov · 9 years ago
  2. 2948e80 Merge by Lana Steuck · 10 years ago
  3. ef9b3d2 Merge by Abhijit Saha · 10 years ago
  4. 57f5dbf 8068491: Update the protocol for references of docs.oracle.com to HTTPS by Bhavesh Patel · 10 years ago
  5. 906301b 8039921: SHA1WithDSA with key > 1024 bits not working by Valerie Peng · 10 years ago
  6. 6accee1 Merge by Abhijit Saha · 10 years ago
  7. e54739f 8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector by Vladimir Ivanov · 10 years ago
  8. 2636a6d Merge by Abhijit Saha · 10 years ago
  9. 7e261f5 8057020: LambdaForm caches should support eviction by Vladimir Ivanov · 10 years ago
  10. 3d94b17 8065627: Animated GIFs fail to display on a HiDPI display by Alexander Scherbatiy · 10 years ago
  11. c9b5322 8066756: Test test/sun/awt/dnd/8024061/bug8024061.java fails by Alexey Ivanov · 10 years ago
  12. da611e7 8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section by Daniel Fuchs · 10 years ago
  13. ac90188 8065238: javax.naming.NamingException after upgrade to JDK 8 by Rob McKenna · 10 years ago
  14. 98e79ef 8062771: Core reflection should use final fields whenever possible by Ivan Gerasimov · 10 years ago
  15. 2508e51 8065098: JColorChooser no longer supports drag and drop between two JVM instances by Alexander Scherbatiy · 10 years ago
  16. 3ea3425 Merge by Abhijit Saha · 10 years ago
  17. 03c9391 8065072: sun/net/www/http/HttpClient/StreamingRetry.java failed intermittently by Chris Hegarty · 10 years ago
  18. e1c2900 8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout by Konstantin Shefov · 10 years ago
  19. 77f0f43 8029536: JFileChooser filter uses .toString() instead of getDescription() for filter text on GTK laf by Sergey Bylokhov · 10 years ago
  20. 250161c 8065764: javax/management/monitor/CounterMonitorTest.java hangs by Shanliang Jiang · 10 years ago
  21. a84060d 8065552: setAccessible(true) on fields of Class may throw a SecurityException by Daniel Fuchs · 10 years ago
  22. c119241 8064560: (tz) Support tzdata2014j by Aleksei Efimov · 10 years ago
  23. e5e94ef 8063135: Enable full LF sharing by default by Vladimir Ivanov · 10 years ago
  24. f74fa99 8043869: [macosx] java -splash does not honor @2x hi dpi notation for retina support by Alexander Scherbatiy · 10 years ago
  25. 032acb3 8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed by Roger Riggs · 10 years ago
  26. 9fc04e4 8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl by Sergey Bylokhov · 10 years ago
  27. e9eb98f 8064468: ownedWindowList access requires synchronization in Window.setAlwaysOnTop() method by Alexander Scherbatiy · 10 years ago
  28. 4bbd3be 8059327: XML parser returns corrupt attribute value by Aleksei Efimov · 10 years ago
  29. 46f2b70 Merge by Lana Steuck · 10 years ago
  30. ebed44d Merge by Alejandro Murillo · 10 years ago
  31. 7790410 8059327: XML parser returns corrupt attribute value by Aleksei Efimov · 10 years ago
  32. ab67b75 8064560: (tz) Support tzdata2014j by Aleksei Efimov · 10 years ago
  33. baeacc8 8061210: Issues in TLS by Xue-Lei Andrew Fan · 10 years ago
  34. 66b8d78 8028539: Endless loop in native code of sun.java2d.loops.ScaledBlit by Phil Race · 10 years ago
  35. 73728c6 8061651: Interface to the Lookup Index Cache to improve URLClassPath search time by Ioi Lam · 10 years ago
  36. c960fad Merge by Alejandro Murillo · 10 years ago
  37. b548a2d 8032573: CertificateFactory.getInstance("X.509").generateCertificates(InputStream) does not throw CertificateException for invalid input by Jamil Nimeh · 10 years ago
  38. 2a50222 8059590: ArrayIndexOutOfBoundsException occurs when Container with overridden getComponents() is deserialized by Alexey Ivanov · 10 years ago
  39. 1e9d21c 8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5 by Olivier Lagneau · 10 years ago
  40. c557d4f 8042622: Check for CRL results in IllegalArgumentException "white space not allowed" by Michael McMahon · 10 years ago
  41. ae48959 8058653: [TEST_BUG] Test java/awt/Graphics2D/DrawString/DrawStringCrash.java fails with OutOfMemoryError by Srinivasan Raghavan · 10 years ago
  42. 8832359 8058733: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java and LFMultiThreadCachingTest.java failed on some platforms due to java.lang.VirtualMachineError by Konstantin Shefov · 10 years ago
  43. 77a56e6 8058695: [TESTBUG] Reinvokers with arity >253 can't be cached by Konstantin Shefov · 10 years ago
  44. c60e180 Merge by Abhijit Saha · 10 years ago
  45. 7df23b1 8044215: Unable to initiate SpNego using a S4U2Proxy GSSCredential (Krb5ProxyCredential) by Weijun Wang · 10 years ago
  46. dc8755c 8033699: Incorrect radio button behavior by Vivi An · 10 years ago
  47. ab57b0b 7170310: ScrollBar doesn't become active when tabs are created more than frame size by Alexey Ivanov · 10 years ago
  48. f188bbf 8058120: Rendering / caret errors with HTMLDocument by Dmitry Markov · 10 years ago
  49. 7d88511 Merge by Abhijit Saha · 10 years ago
  50. cf494ae 8049346: [TESTBUG] fix the @run line of the test: jdk/test/java/awt/Focus/SortingFTP/JDK8048887.java by Anton Tarasov · 10 years ago
  51. 0fee2e2 8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods by Konstantin Shefov · 10 years ago
  52. e0f5cc2 8050115: javax/management/monitor/GaugeMonitorDeadlockTest.java fails intermittently by Shanliang Jiang · 10 years ago
  53. 26f802f 8058679: More bad characters in BigIntegerTest by Brian Burkhalter · 10 years ago
  54. 4d106fa 8058664: Bad fonts in BigIntegerTest by Brian Burkhalter · 10 years ago
  55. 4cd8a12 Merge by Abhijit Saha · 10 years ago
  56. cc0357e Merge by Alejandro Murillo · 10 years ago
  57. bb403d6 8058505: BigIntegerTest does not exercise Burnikel-Ziegler division by Robert Gibson · 10 years ago
  58. 1e52870 8057793: BigDecimal is no longer effectively immutable by Robert Gibson · 10 years ago
  59. d32f6f2 8058632: Revert JDK-8054984 from 8u40 by Joel Borggrén-Franck · 10 years ago
  60. cce90b2 8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM by Ivan Gerasimov · 10 years ago
  61. cdd4002 8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed by Vladimir Ivanov · 10 years ago
  62. 9d24c0c Merge by Lana Steuck · 10 years ago
  63. 9613b0e 8054638: xrender: text drawn after setColor(Color.white) is actually black by Clemens Eisserer · 10 years ago
  64. e6c078d 8042205: javax/management/monitor/*: some tests didn't get all the notifications by Shanliang Jiang · 10 years ago
  65. e2676ca Merge by Abhijit Saha · 10 years ago
  66. 03143f3 8057747: Several test failing after update to tzdata2014g by Aleksei Efimov · 10 years ago
  67. 3fd6bf1 8049343: (tz) Support tzdata2014g by Aleksei Efimov · 10 years ago
  68. 996b2d8 8054987: (reflect) Add sharing of annotations between instances of Executable by Joel Borggrén-Franck · 10 years ago
  69. ff02eb3 8050884: Intrinsify ValueConversions.identity() functions by John Rose · 10 years ago
  70. b9bec5d 8050877: Improve code for pairwise argument conversions and value boxing/unboxing by John Rose · 10 years ago
  71. bc94980 8050052: Small cleanups in java.lang.invoke code by John Rose · 10 years ago
  72. 67cca45 8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke by Vladimir Ivanov · 10 years ago
  73. f99d29c 8037210: Get rid of char-based descriptions 'J' of basic types by Vladimir Ivanov · 10 years ago
  74. f6ca61c 8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output by Athijegannathan Sundararajan · 10 years ago
  75. dc13d95 8044629: (reflect) Constructor.getAnnotatedReceiverType() returns wrong value by Joel Borggrén-Franck · 10 years ago
  76. 184c692 8040617: [macosx] Large JTable cell results in a OutOfMemoryException by Andrew Brygin · 10 years ago
  77. 91f72da 8055731: sun/security/smartcardio/TestDirect.java throws java.lang.IndexOutOfBoundsException by Ivan Gerasimov · 10 years ago
  78. b153d9a 8055393: [Testbug] Some tests are being executed and fail under profiles by Evgeniya Stepanova · 10 years ago
  79. e1b8805 8055677: java/lang/instrument/RedefineBigClass.sh RetransformBigClass.sh start failing after JDK-8055012 by Staffan Larsen · 10 years ago
  80. d203136 8055012: [TESTBUG] NMTHelper fails to parse NMT output by Christian Tornqvist · 10 years ago
  81. 825bd2a 8057719: Develop new tests for LambdaForm Reduction and Caching feature by Konstantin Shefov · 10 years ago
  82. 6bea102 8057707: TEST library enhancement in lib/testlibrary/jsr292/com/oracle/testlibrary/jsr292/Helper.java by Konstantin Shefov · 10 years ago
  83. b0b3a1a Merge by Sean Coffey · 10 years ago
  84. 57698b1 8057813: Alterations to jdk_security3 test target by Sean Coffey · 10 years ago
  85. 78f2a91 8058216: NetworkInterface.getHardwareAddress can return zero length byte array when run with preferIPv4Stack by Chris Hegarty · 10 years ago
  86. 0c068c9 8048110: Using tables in JTextPane leads to infinite loop in FlowLayout.layoutRow by Dmitry Markov · 10 years ago
  87. cbf4201 8052406: SSLv2Hello protocol may be filter out unexpectedly by Xue-Lei Andrew Fan · 10 years ago
  88. a535b26 8052403: java/util/logging/CheckZombieLockTest.java fails with NoSuchFileException by Daniel Fuchs · 10 years ago
  89. a818508 8054817: File ccache only recognizes Linux and Solaris defaults by Weijun Wang · 10 years ago
  90. 0b3c4bc 6904367: (coll) IdentityHashMap is resized before exceeding the expected maximum size by Ivan Gerasimov · 10 years ago
  91. b030054 8063700: -Xcheck:jni changes cause many JCK failures in api/javax_crypto tests in SunPKCS11 by Anthony Scarpino · 10 years ago
  92. 0de8cc2 8047288: Fixes endless loop on mac caused by invoking Windows.isFocusable() on Appkit thread by Artem Malinko · 10 years ago
  93. f87e95b 8052162: REGRESSION: sun/java2d/cmm/ColorConvertOp tests fail since 7u71 b01 by Phil Race · 10 years ago
  94. 496e9f5 8048020: Regression on java.util.logging.FileHandler by Daniel Fuchs · 10 years ago
  95. 3fb605a 8036981: JAXB not preserving formatting for xsd:any Mixed content by Aleksei Efimov · 10 years ago
  96. fb10540 8047073: Some javax/management/ fails with JFR by Jaroslav Bachorik · 10 years ago
  97. 0c78a4d 8062233: add java/rmi/server/Unreferenced/finiteGCLatency/FiniteGCLatency.java to problem list by Stuart Marks · 10 years ago
  98. a7396e9 8044135: Add API to start JMX agent from attach framework by Staffan Larsen · 10 years ago
  99. f06107d 8049340: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java timed out by Erik Gahlin · 10 years ago
  100. e2c0225 8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process by Erik Gahlin · 10 years ago