1. 59f508a 8129120: Terminal operation properties should not be back-propagated to upstream operations by psandoz · 10 years ago
  2. 1e6ebdd 8129116: Deadlock with multimonitor fullscreen windows. by azvegint · 10 years ago
  3. 64b6900 8129532: LFMultiThreadCachingTest.java failed with ConcurrentModificationException by kshefov · 10 years ago
  4. c35024d 8062904: TEST_BUG: Tests java/lang/invoke/LFCaching fail when run with -Xcomp option by kshefov · 10 years ago
  5. 1baf4d2 8067005: Several java/lang/invoke tests fail due to exhausted code cache by kshefov · 10 years ago
  6. 93f61de 8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently by kshefov · 10 years ago
  7. 1c8a9e0 8039953: [TESTBUG] Timeout java/lang/invoke/MethodHandles/CatchExceptionTest.java by kshefov · 10 years ago
  8. 47868fa 8085978: LinkedTransferQueue<T>.spliterator can report LTQ.Node object, not T by dl · 10 years ago
  9. 4cb8028 Merge by amurillo · 10 years ago
  10. b900d9d Merge by amurillo · 10 years ago
  11. 99854f5 8080774: DateFormat for Singapore/English locale (en_SG) is M/d/yy instead of d/M/yy by aefimov · 10 years ago
  12. 7c86b05 8080428: [TESTBUG] java/lang/invoke/8022701/MHIllegalAccess.java - FAIL: Unexpected wrapped exception java.lang.BootstrapMethodError by aeriksso · 10 years ago
  13. e14833a Merge by rriggs · 10 years ago
  14. f75e8fd 8041470: JButtons stay pressed after they have lost focus if you use the mouse wheel by anashaty · 10 years ago
  15. 7f8dc06 8081022: java/time/test/java/time/format/TestZoneTextPrinterParser.java fails by timeout on slow device by rriggs · 10 years ago
  16. 79f6ac4 8062552: Support keystore type detection for JKS and PKCS12 keystores by vinnie · 10 years ago
  17. a44bc28 8078464: Path2D storage growth algorithms should be less linear by lbourges · 10 years ago
  18. 8390bf3 8076419: Path2D copy constructors and clone method propagate size of arrays from source path by prr · 10 years ago
  19. cccca8f 8078082: [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails by pchopra · 10 years ago
  20. 442add4 8078490: Missed submissions in ForkJoinPool by dl · 10 years ago
  21. 35224b3 8072769: System tray icon title freezes java Reviewed-by: serb, alexsch by ssadetsky · 10 years ago
  22. f4cd3b1 8044444: The output's 'Page-n' footer does not show completely by alexsch · 10 years ago
  23. 4da85a3 8076106: [macosx] Drag image of TransferHandler does not honor MultiResolutionImage by alexsch · 10 years ago
  24. 07dc312 8076287: Performance degradation observed with TimeZone Benchmark by aefimov · 10 years ago
  25. d417a62 8074500: java.awt.Checkbox.setState() call causes ItemEvent to be filed by serb · 10 years ago
  26. f6620c9 8066132: BufferedImage::getPropertyNames() always returns null by serb · 10 years ago
  27. 1bb3d53 7077826: Unset and empty DISPLAY variable is handled differently by JDK by serb · 10 years ago
  28. 075039c 6475361: Attempting to remove help menu from java.awt.MenuBar throws NullPointerException by serb · 10 years ago
  29. 93da434 6459800: Some Swing classes violate encapsulation by returning internal Insets by serb · 10 years ago
  30. 4e5e8c8 6459798: JDesktopPane,JFileChooser violate encapsulation by returning internal Dimensions by serb · 10 years ago
  31. ea242a4 8078165: [macosx] NPE when attempting to get image from toolkit by anashaty · 10 years ago
  32. d3411a0 8074350: Support ISO 4217 "Current funds codes" table (A.2) Reviewed-by: naoto by robm · 10 years ago
  33. a9ffbd4 Merge by amurillo · 10 years ago
  34. 92c2f07 8073453: Focus doesn't move when pressing Shift + Tab keys by dmarkov · 10 years ago
  35. 558f21c Merge by amurillo · 10 years ago
  36. 45079c7 8067662: "java.lang.NullPointerException: Method name is null" from StackTraceElement.<init> by sspitsyn · 10 years ago
  37. 4977c57 Merge by amurillo · 10 years ago
  38. 1956020 8074694: Lazy conversion of ZipEntry time by sherman · 10 years ago
  39. 9b25294 8046246: the constantPoolCacheOopDesc::adjust_method_entries() used in RedefineClasses does not scale by sspitsyn · 10 years ago
  40. 66e88cc 8064331: JavaSecurityAccess.doIntersectionPrivilege() drops the information about the domain combiner of the stack ACC by kevinw · 10 years ago
  41. 409ff21 8074668: [macosx] Mac 10.10: Application run with splash screen has focus issues by serb · 10 years ago
  42. 9bb5623 8066436: Minimize can cause window to disappear on osx by alitvinov · 10 years ago
  43. 63f5865 8067105: Socket returned by ServerSocket.accept() is inherited by child process on Windows by chegar · 10 years ago
  44. ce5f17a 8074125: Add SerializedLogRecord test to jdk8u by dfuchs · 10 years ago
  45. 00ace5e 8071599: (so) Socket adapter sendUrgentData throws IllegalBlockingMode when channel configured non-blocking by bpb · 10 years ago
  46. df711ac 8073354: TimSortStackSize2.java: test cleanup: make test run with single argument by lpriima · 10 years ago
  47. 3cbfe67 8071447: IBM1166 Locale Request for Kazakh characters Reviewed-by: sherman by coffeys · 10 years ago
  48. 63c6e6c 7178362: Socket impls should ignore unsupported proxy types rather than throwing by coffeys · 10 years ago
  49. b3be0a2 8068790: ZipEntry/JarEntry.setCreation/LastAccessTime(null) don't throw NPE as specified by redestad · 10 years ago
  50. 7564917 8073124: Tune test and document TimSort runs length stack size increase by lpriima · 10 years ago
  51. 30e8693 8072909: TimSort fails with ArrayIndexOutOfBoundsException on worst case long arrays by lpriima · 10 years ago
  52. 24832e1 8066842: java.math.BigDecimal.divide(BigDecimal, RoundingMode) produces incorrect result by bpb · 10 years ago
  53. c03d9f2 8072030: Race condition in ThenComposeExceptionTest.java Reviewed-by: chegar by psandoz · 10 years ago
  54. 2448a7e 8064934: Incorrect Exception message from java.awt.Desktop.open() by dmarkov · 10 years ago
  55. 7c9dc27 8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke by kshefov · 10 years ago
  56. 31353b3 8068432: Inconsistent exception handling in CompletableFuture.thenCompose by dl · 10 years ago
  57. f3683d0 8068283: Mac OS Incompatibility between JDK 6 and 8 regarding input method handling by anashaty · 10 years ago
  58. cc35a5e 8065373: [macosx] jdk8, jdk7u60 Regression in Graphics2D drawing of derived Fonts by serb · 10 years ago
  59. 167e5b3 8068491: Update the protocol for references of docs.oracle.com to HTTPS. by bpatel · 10 years ago
  60. 1411c82 8058930: GraphicsEnvironment.getHeadlessProperty() does not work for AIX platform by luchsh · 10 years ago
  61. 361a7da 8071668: [macosx] Clipboard does not work with 3rd parties Clipboard Managers by anashaty · 10 years ago
  62. a8fbc6f 8075244: [macosx] The fix for JDK-8043869 should be reworked by alexsch · 10 years ago
  63. 6ca8a93 8075548: SimpleDateFormat formatting of "LLLL" in English is incorrect; should be identical to "MMMM" by okutsu · 10 years ago
  64. 4002446 8061636: Fix for JDK-7079254 changes behavior of MouseListener, MouseMotionListener by azvegint · 10 years ago
  65. f02c57c 8076979: [Regression] Test closed/java/awt/FontClass/DebugFonts.java fails with stackoverflow error by prr · 10 years ago
  66. 401b1ec 8064833: [macosx] Native font lookup uses family+style, not full name/postscript name by prr · 10 years ago
  67. 411a69c 8080137: Dragged events for extra mouse buttons (4, 5, 6) are not generated on JSplitPane by alexsch · 10 years ago
  68. 275017d 8068416: LFGarbageCollectedTest.java fails with OOME: "GC overhead limit exceeded" by kshefov · 10 years ago
  69. b797c12 8071306: GUI perfomance are very slow compared java 1.6.0_45 by serb · 10 years ago
  70. fa630cf 8061831: [OGL] "java.lang.InternalError: not implemented yet" during the blit of VI to VI in xor mode by serb · 10 years ago
  71. 871614b 8025636: Hide lambda proxy frames in stacktraces by sla · 10 years ago
  72. 5729c50 6829245: Reg test: java/awt/Component/isLightweightCrash/StubPeerCrash.java fails by serb · 10 years ago
  73. 558982a 8077409: Drawing deviates when validate() is invoked on java.awt.ScrollPane by mcherkas · 10 years ago
  74. 1ecc011 8081479: Backport JDBC tests from JDK 9 from test/java/sql and test/javax/sql to JDK 8u. by kshefov · 10 years ago
  75. 6749b7a 8068507: (fc) Rename the new jdk.net.enableFastFileTransfer system property to jdk.nio.enableFastFileTransfer by coffeys · 10 years ago
  76. d6aa6ce 8062896: TEST_BUG: java/lang/Thread/ThreadStateTest.java can't compile with change for 8058506 by jbachorik · 10 years ago
  77. 17c7bdb 8058506: ThreadMXBeanStateTest throws exception Reviewed-by: egahlin, dholmes by jbachorik · 10 years ago
  78. 665353f 8034263: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails intermittently by jbachorik · 10 years ago
  79. d9c410c 8064441: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object by jbachorik · 10 years ago
  80. 84b7dd5 8038794: java/lang/management/ThreadMXBean/SynchronizationStatistics.java fails intermittently by jbachorik · 10 years ago
  81. 6b31b6e 8066612: Add a test that will call getDeclaredFields() on all classes and try to set them accessible. by dfuchs · 10 years ago
  82. dcf4aa1 8064407: (fc) FileChannel transferTo should use TransmitFile on Windows by alanb · 10 years ago
  83. 4ba3e47 8060170: Support SIO_LOOPBACK_FAST_PATH option on Windows by alanb · 10 years ago
  84. dbebd74 8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector by vlivanov · 10 years ago
  85. e7a2ea5 8057020: LambdaForm caches should support eviction by vlivanov · 10 years ago
  86. 838e362 8065627: Animated GIFs fail to display on a HiDPI display by alexsch · 10 years ago
  87. 3e6a6f3 8065991: LogManager unecessarily calls JavaAWTAccess from within a critical section by dfuchs · 10 years ago
  88. 3d6995d 8059070: [TESTBUG] java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed - timeout by kshefov · 10 years ago
  89. c2f4490 8065552: setAccessible(true) on fields of Class may throw a SecurityException by dfuchs · 10 years ago
  90. a6f1e13 8043477: java/lang/ProcessBuilder/Basic.java failed with: java.lang.AssertionError: Some tests failed by rriggs · 10 years ago
  91. 0454f70 8059942: Default implementation of DrawImage.renderImageXform() should be improved for d3d/ogl by serb · 10 years ago
  92. 7d74fe7 8062771: Core reflection should use final fields whenever possible by igerasim · 10 years ago
  93. 041741e 8063135: Enable full LF sharing by default Reviewed-by: psandoz, shade by vlivanov · 10 years ago
  94. b4312b6 8034164: Introspector ignores indexed part of the property sometimes by malenkov · 11 years ago
  95. 792397c 8034085: Do not prefer indexed properties Reviewed-by: alexsch by malenkov · 11 years ago
  96. d48d1a1 8061960: java/lang/instrument/DaemonThread/TestDaemonThread.java regularly fails due to exceeded timeout by mtobiass · 10 years ago
  97. 01b8139 8027148: SystemFlavorMap.getNativesForFlavor returns list of native formats in incorrect order by pchelko · 10 years ago
  98. 6c0f244 8062164: Incorrect color conversion, when bicubic interpolation is used by serb · 10 years ago
  99. db24038 8059941: [D3D] The fix for JDK-8029253 should be ported to d3d pipeline by serb · 10 years ago
  100. 57f1e09 8061456: [OGL] Incorrect clip is used during sw->surface blit in xor mode by serb · 10 years ago