pbansal [Wed, 22 Nov 2017 11:52:59 +0530] rev 47967
8159142: [hidpi] Visible artifacts in sun/java2d/SunGraphics2D/DrawImageBilinear.java
Reviewed-by: serb, prr, pnarayanan
Contributed-by: pankaj.b.bansal@oracle.com
rfield [Tue, 21 Nov 2017 13:39:25 -0800] rev 47966
8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily
Reviewed-by: rfield
Contributed-by: xu.y.yin@oracle.com
shurailine [Mon, 20 Nov 2017 15:05:10 -0800] rev 47965
8191616: [TEST_BUG] : sanity/client/SwingSet/src/SliderDemoTest.java: Failed with TimeoutExpiredException: Wait "Wait till Slider attains the specified state."
Reviewed-by: serb
serb [Mon, 20 Nov 2017 14:49:23 -0800] rev 47964
5031664: Increase thread safety of EventListenerList
Reviewed-by: azvegint
kaddepalli [Mon, 20 Nov 2017 16:02:05 +0530] rev 47963
8178430: JMenu in GridBagLayout flickers when label text shows "..." and is updated
Reviewed-by: serb, ssadetsky
jdv [Mon, 20 Nov 2017 11:02:54 +0530] rev 47962
8190332: PngReader throws NegativeArraySizeException/OOM error when IHDR width is very large
Reviewed-by: prr, pnarayanan
prr [Thu, 16 Nov 2017 11:20:56 -0800] rev 47961
Merge
psadhukhan [Thu, 16 Nov 2017 12:24:02 +0530] rev 47960
8178025: HiDPI with non-integer scale factor - SPANs in HTML are rendered overlapping each other
Reviewed-by: serb, ssadetsky
mcimadamore [Wed, 29 Nov 2017 17:31:23 +0000] rev 47959
8191802: Upward projection result is A<? extends Number> instead of A<? super Integer>
Summary: Code in Types.TypeProjection doesn't match the latest spec text
Reviewed-by: vromero
sherman [Wed, 29 Nov 2017 09:25:25 -0800] rev 47958
8186087: jar tool fails to create a multi-release jar when validating nested classes
Reviewed-by: psandoz
jlahoda [Wed, 29 Nov 2017 14:41:09 +0100] rev 47957
8191981: javac crash when detecting lambda candidates
Summary: Ensuring proper positions on the testing AST nodes created by Analyzer.
Reviewed-by: mcimadamore
ihse [Wed, 29 Nov 2017 14:45:41 +0100] rev 47956
8177956: Add TEST_VM_OPTS as convenience for run-test arguments
Reviewed-by: erikj, tbell
jjiang [Tue, 28 Nov 2017 22:19:34 -0800] rev 47955
8186057: TLS interoperability testing between different Java versions
Summary: An interop test for checking the compatibility among different Java versions.
Reviewed-by: asmotrak
bpatel [Tue, 28 Nov 2017 20:19:29 -0800] rev 47954
8185369: Clean up the javadoc stylesheet
Reviewed-by: jjg
valeriep [Wed, 29 Nov 2017 00:43:59 +0000] rev 47953
8182484: Remove 1024-bit default requirement from javadoc of java.security.interfaces.DSAKeyPairGenerator
Summary: updated javadoc to remove the text of using 1024 as the default key size
Reviewed-by: mullan
mcimadamore [Tue, 28 Nov 2017 18:51:55 +0000] rev 47952
8178427: NPE in Infer$CheckUpperBounds
Summary: void target-type causes a crash during overload resolution
Reviewed-by: vromero