Wed, 11 Oct 2017 11:24:59 +0200 neliasso 8169766: c1 + Xcomp reresolving call target every invocation
Wed, 11 Oct 2017 11:22:21 +0200 neliasso 8160303: parse_method_pattern only scans 254 chars
Mon, 20 Nov 2017 09:50:23 +0100 neliasso 8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds
Mon, 20 Nov 2017 13:07:44 +0100 eosterlund 8189871: Refactor GC barriers to use declarative semantics
Mon, 20 Nov 2017 12:04:13 +0100 tschatzl Merge
Mon, 20 Nov 2017 10:15:34 +0100 tschatzl 8186480: Remove warning when AssumeMP is true and ergonomics determines to use one worker thread
Mon, 20 Nov 2017 10:10:58 +0100 rehn 8191373: Multiple NUMA nodes expected
Mon, 20 Nov 2017 09:40:42 +0100 rehn 8191329: Deprecate DeferPollingPageLoopCount
Mon, 20 Nov 2017 09:35:31 +0100 rehn 8191327: Deprecate DeferThrSuspendLoopCount
Mon, 20 Nov 2017 09:33:16 +0100 rehn 8191326: Deprecate SafepointSpinBeforeYield
Sun, 19 Nov 2017 23:30:41 -0500 jiangli 8187118: Remove appending -cp path to the boot class path at AppCDS dump time
Wed, 29 Nov 2017 21:01:55 -0800 sherman 8192781: tools/jar/multiRelease/Basic.java test Basic.test09(): failure after change d34958
Wed, 29 Nov 2017 20:42:18 -0800 mchung 8191942: Replace jdeps use of jdk.internal.util.jar.VersionedStream with new public API
Wed, 29 Nov 2017 15:27:47 -0800 ksrini 8182108: javadoc makes up type variables for grandparent types
Wed, 29 Nov 2017 15:01:16 -0800 sherman 8189611: JarFile versioned stream and real name support
Wed, 29 Nov 2017 22:23:21 +0100 ihse 8191933: Use failure handler in run-test
Wed, 29 Nov 2017 12:39:59 -0800 psandoz 8187237: Need to define the behaviour for 0 and 1 argument method type in StringConcatFactory.makeConcat
Wed, 29 Nov 2017 21:23:57 +0100 ihse 8192067: Add fixpath to test image
Wed, 29 Nov 2017 10:35:50 -0800 psandoz 8181175: Stream.concat behaves like terminal operation
Wed, 29 Nov 2017 09:47:02 -0800 prr Merge
Wed, 29 Nov 2017 09:07:01 -0800 prr Merge
Tue, 28 Nov 2017 15:01:00 -0800 serb 8043334: Typo in javax/swing/JComponent.html
Tue, 28 Nov 2017 17:30:43 +0530 mhalder 8158366: [macosx] Regression: closed/java/awt/dnd/RecognizedActionTest/RecognizedActionTest.html fails
Tue, 28 Nov 2017 16:27:23 +0530 pbansal 8190861: [TESTBUG] javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentSwing.java is wrong
Mon, 27 Nov 2017 15:28:29 -0800 ssadetsky 8187367: Numerous swing display problems with scaled displays on Windows
Mon, 27 Nov 2017 10:35:05 -0800 prr Merge
Fri, 24 Nov 2017 16:55:18 -0800 rfield 8190939: JShell: gives a compiler error evaluating an expression of inaccessible type
Fri, 24 Nov 2017 13:18:36 +0530 ssreedharan 8176072: READING attributes are not available on TSF
Thu, 23 Nov 2017 23:05:52 -0800 serb 8191384: WaveFloatFileReader never closes the data stream
Thu, 23 Nov 2017 10:44:29 +0530 jdv 8191431: Reading multiple PNG images with unique IDAT chunk positions will cause IIOException
Wed, 22 Nov 2017 14:04:51 -0800 ssadetsky 8190228: Remove redundant modifiers in java.desktop module.
Wed, 22 Nov 2017 13:52:48 -0800 ssadetsky 8189204: Possible NPE in Component::getLocationOnScreen()
Wed, 22 Nov 2017 15:48:15 +0530 psadhukhan 8191428: Regression: Swing button label wrapping with hidpi
Wed, 22 Nov 2017 12:05:06 +0530 pbansal 8190348: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java fails
Wed, 22 Nov 2017 11:52:59 +0530 pbansal 8159142: [hidpi] Visible artifacts in sun/java2d/SunGraphics2D/DrawImageBilinear.java
Tue, 21 Nov 2017 13:39:25 -0800 rfield 8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily
Mon, 20 Nov 2017 15:05:10 -0800 shurailine 8191616: [TEST_BUG] : sanity/client/SwingSet/src/SliderDemoTest.java: Failed with TimeoutExpiredException: Wait "Wait till Slider attains the specified state."
Mon, 20 Nov 2017 14:49:23 -0800 serb 5031664: Increase thread safety of EventListenerList
Mon, 20 Nov 2017 16:02:05 +0530 kaddepalli 8178430: JMenu in GridBagLayout flickers when label text shows "..." and is updated
Mon, 20 Nov 2017 11:02:54 +0530 jdv 8190332: PngReader throws NegativeArraySizeException/OOM error when IHDR width is very large
Thu, 16 Nov 2017 11:20:56 -0800 prr Merge
Thu, 16 Nov 2017 12:24:02 +0530 psadhukhan 8178025: HiDPI with non-integer scale factor - SPANs in HTML are rendered overlapping each other
Wed, 29 Nov 2017 17:31:23 +0000 mcimadamore 8191802: Upward projection result is A<? extends Number> instead of A<? super Integer>
Wed, 29 Nov 2017 09:25:25 -0800 sherman 8186087: jar tool fails to create a multi-release jar when validating nested classes
Wed, 29 Nov 2017 14:41:09 +0100 jlahoda 8191981: javac crash when detecting lambda candidates
Wed, 29 Nov 2017 14:45:41 +0100 ihse 8177956: Add TEST_VM_OPTS as convenience for run-test arguments
Tue, 28 Nov 2017 22:19:34 -0800 jjiang 8186057: TLS interoperability testing between different Java versions
Tue, 28 Nov 2017 20:19:29 -0800 bpatel 8185369: Clean up the javadoc stylesheet
Wed, 29 Nov 2017 00:43:59 +0000 valeriep 8182484: Remove 1024-bit default requirement from javadoc of java.security.interfaces.DSAKeyPairGenerator
Tue, 28 Nov 2017 18:51:55 +0000 mcimadamore 8178427: NPE in Infer$CheckUpperBounds
Tue, 28 Nov 2017 10:15:47 -0800 bchristi 8191173: (cl) Clarify or remove "for delegation" in ClassLoader spec
Tue, 28 Nov 2017 15:55:50 +0100 hannesw 8191891: Update minumum Ant version in Nashorn build.xml
Tue, 28 Nov 2017 15:36:36 +0100 hannesw 8059835: Optimistic splitting doesn't work with let and const
Mon, 27 Nov 2017 19:29:00 +0100 jlahoda 8133616: compiler error messages for dup single type, single static import switched
Tue, 28 Nov 2017 07:58:32 +0100 attila 8191878: Reduce code duplication in BeanLinker
Mon, 27 Nov 2017 19:20:17 -0800 mchung Merge
Mon, 27 Nov 2017 14:41:59 -0800 mchung 8190911: tools/jdeps/MultiReleaseJar.java failed with java.lang.IllegalThreadStateException
Mon, 27 Nov 2017 18:00:56 -0800 darcy 8191234: TypeKindVisitor needs to handle modules
Mon, 27 Nov 2017 22:22:03 +0100 ihse 8191923: Save run-test summary to file
Mon, 27 Nov 2017 13:26:31 -0500 vromero 8185451: Misleading 'cannot be accessed from outside package' diagnostic for inconsistent varargs override
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip