Mon, 20 Nov 2017 14:02:10 -0800 8190975: [Graal] Tests which run with "--limit-modules java.base" could fail when Graal is used as JIT
epavlova [Mon, 20 Nov 2017 14:02:10 -0800] rev 48004
8190975: [Graal] Tests which run with "--limit-modules java.base" could fail when Graal is used as JIT Reviewed-by: dholmes, alanb
Mon, 20 Nov 2017 09:46:55 +0000 8191338: aarch64: fails to build after 8189745
smonteith [Mon, 20 Nov 2017 09:46:55 +0000] rev 48003
8191338: aarch64: fails to build after 8189745 Reviewed-by: aph, drwhite, dchuyko
Mon, 20 Nov 2017 09:50:27 +0100 8160548: Inconsistent inlining behavior with CompileOnly
neliasso [Mon, 20 Nov 2017 09:50:27 +0100] rev 48002
8160548: Inconsistent inlining behavior with CompileOnly Summary: can_be_compiled should not affect inlining Reviewed-by: thartmann
Wed, 11 Oct 2017 11:24:59 +0200 8169766: c1 + Xcomp reresolving call target every invocation
neliasso [Wed, 11 Oct 2017 11:24:59 +0200] rev 48001
8169766: c1 + Xcomp reresolving call target every invocation Summary: Set reciever klass for static_bound calls Reviewed-by: kvn
Wed, 11 Oct 2017 11:22:21 +0200 8160303: parse_method_pattern only scans 254 chars
neliasso [Wed, 11 Oct 2017 11:22:21 +0200] rev 48000
8160303: parse_method_pattern only scans 254 chars Summary: Fix wrong scan length Reviewed-by: kvn, redestad
Mon, 20 Nov 2017 09:50:23 +0100 8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds
neliasso [Mon, 20 Nov 2017 09:50:23 +0100] rev 47999
8065838: compiler/relocations/TestPrintRelocations.java times out after 1920 seconds Summary: Compile fewer methods Reviewed-by: thartmann, kvn
Mon, 20 Nov 2017 13:07:44 +0100 8189871: Refactor GC barriers to use declarative semantics
eosterlund [Mon, 20 Nov 2017 13:07:44 +0100] rev 47998
8189871: Refactor GC barriers to use declarative semantics Reviewed-by: pliden, rkennke, coleenp, dholmes, kbarrett, stefank
Mon, 20 Nov 2017 12:04:13 +0100 Merge
tschatzl [Mon, 20 Nov 2017 12:04:13 +0100] rev 47997
Merge
Mon, 20 Nov 2017 10:15:34 +0100 8186480: Remove warning when AssumeMP is true and ergonomics determines to use one worker thread
tschatzl [Mon, 20 Nov 2017 10:15:34 +0100] rev 47996
8186480: Remove warning when AssumeMP is true and ergonomics determines to use one worker thread Reviewed-by: shade
Mon, 20 Nov 2017 10:10:58 +0100 8191373: Multiple NUMA nodes expected
rehn [Mon, 20 Nov 2017 10:10:58 +0100] rev 47995
8191373: Multiple NUMA nodes expected Reviewed-by: dholmes, gromero, dcubed
Mon, 20 Nov 2017 09:40:42 +0100 8191329: Deprecate DeferPollingPageLoopCount
rehn [Mon, 20 Nov 2017 09:40:42 +0100] rev 47994
8191329: Deprecate DeferPollingPageLoopCount Reviewed-by: dholmes, shade
Mon, 20 Nov 2017 09:35:31 +0100 8191327: Deprecate DeferThrSuspendLoopCount
rehn [Mon, 20 Nov 2017 09:35:31 +0100] rev 47993
8191327: Deprecate DeferThrSuspendLoopCount Reviewed-by: dholmes, shade
Mon, 20 Nov 2017 09:33:16 +0100 8191326: Deprecate SafepointSpinBeforeYield
rehn [Mon, 20 Nov 2017 09:33:16 +0100] rev 47992
8191326: Deprecate SafepointSpinBeforeYield Reviewed-by: dholmes, shade
Sun, 19 Nov 2017 23:30:41 -0500 8187118: Remove appending -cp path to the boot class path at AppCDS dump time
jiangli [Sun, 19 Nov 2017 23:30:41 -0500] rev 47991
8187118: Remove appending -cp path to the boot class path at AppCDS dump time 8187119: Consolidate record_shared_class_loader_type() and record_result() Summary: Remove -cp path from the boot append list at dump time and other AppCDS cleanups. Reviewed-by: lfoltan, iklam
Wed, 29 Nov 2017 21:01:55 -0800 8192781: tools/jar/multiRelease/Basic.java test Basic.test09(): failure after change d34958
sherman [Wed, 29 Nov 2017 21:01:55 -0800] rev 47990
8192781: tools/jar/multiRelease/Basic.java test Basic.test09(): failure after change d34958 Reviewed-by: mchung
Wed, 29 Nov 2017 20:42:18 -0800 8191942: Replace jdeps use of jdk.internal.util.jar.VersionedStream with new public API
mchung [Wed, 29 Nov 2017 20:42:18 -0800] rev 47989
8191942: Replace jdeps use of jdk.internal.util.jar.VersionedStream with new public API Reviewed-by: alanb, erikj
Wed, 29 Nov 2017 15:27:47 -0800 8182108: javadoc makes up type variables for grandparent types
ksrini [Wed, 29 Nov 2017 15:27:47 -0800] rev 47988
8182108: javadoc makes up type variables for grandparent types Reviewed-by: jjg
Wed, 29 Nov 2017 15:01:16 -0800 8189611: JarFile versioned stream and real name support
sherman [Wed, 29 Nov 2017 15:01:16 -0800] rev 47987
8189611: JarFile versioned stream and real name support Reviewed-by: psandoz, alanb, mchung, martin
Wed, 29 Nov 2017 22:23:21 +0100 8191933: Use failure handler in run-test
ihse [Wed, 29 Nov 2017 22:23:21 +0100] rev 47986
8191933: Use failure handler in run-test Reviewed-by: erikj
Wed, 29 Nov 2017 12:39:59 -0800 8187237: Need to define the behaviour for 0 and 1 argument method type in StringConcatFactory.makeConcat
psandoz [Wed, 29 Nov 2017 12:39:59 -0800] rev 47985
8187237: Need to define the behaviour for 0 and 1 argument method type in StringConcatFactory.makeConcat 8186737: Lookup argument for StringConcatFactory.makeConcat & makeConcatWithConstants cannot have privileges less than PRIVATE Reviewed-by: mchung
Wed, 29 Nov 2017 21:23:57 +0100 8192067: Add fixpath to test image
ihse [Wed, 29 Nov 2017 21:23:57 +0100] rev 47984
8192067: Add fixpath to test image Reviewed-by: tbell, erikj
Wed, 29 Nov 2017 10:35:50 -0800 8181175: Stream.concat behaves like terminal operation
psandoz [Wed, 29 Nov 2017 10:35:50 -0800] rev 47983
8181175: Stream.concat behaves like terminal operation Reviewed-by: smarks, briangoetz, dfuchs
Wed, 29 Nov 2017 09:47:02 -0800 Merge
prr [Wed, 29 Nov 2017 09:47:02 -0800] rev 47982
Merge
Wed, 29 Nov 2017 09:07:01 -0800 Merge
prr [Wed, 29 Nov 2017 09:07:01 -0800] rev 47981
Merge
Tue, 28 Nov 2017 15:01:00 -0800 8043334: Typo in javax/swing/JComponent.html
serb [Tue, 28 Nov 2017 15:01:00 -0800] rev 47980
8043334: Typo in javax/swing/JComponent.html Reviewed-by: ssadetsky
Tue, 28 Nov 2017 17:30:43 +0530 8158366: [macosx] Regression: closed/java/awt/dnd/RecognizedActionTest/RecognizedActionTest.html fails
mhalder [Tue, 28 Nov 2017 17:30:43 +0530] rev 47979
8158366: [macosx] Regression: closed/java/awt/dnd/RecognizedActionTest/RecognizedActionTest.html fails Reviewed-by: serb, pkbalakr, aghaisas Contributed-by: manajit.halder@oracle.com
Tue, 28 Nov 2017 16:27:23 +0530 8190861: [TESTBUG] javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentSwing.java is wrong
pbansal [Tue, 28 Nov 2017 16:27:23 +0530] rev 47978
8190861: [TESTBUG] javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentSwing.java is wrong Reviewed-by: serb, psadhukhan Contributed-by: pankaj.b.bansal@oracle.com
Mon, 27 Nov 2017 15:28:29 -0800 8187367: Numerous swing display problems with scaled displays on Windows
ssadetsky [Mon, 27 Nov 2017 15:28:29 -0800] rev 47977
8187367: Numerous swing display problems with scaled displays on Windows Reviewed-by: serb, prr
Mon, 27 Nov 2017 10:35:05 -0800 Merge
prr [Mon, 27 Nov 2017 10:35:05 -0800] rev 47976
Merge
Fri, 24 Nov 2017 16:55:18 -0800 8190939: JShell: gives a compiler error evaluating an expression of inaccessible type
rfield [Fri, 24 Nov 2017 16:55:18 -0800] rev 47975
8190939: JShell: gives a compiler error evaluating an expression of inaccessible type Reviewed-by: jlahoda
Fri, 24 Nov 2017 13:18:36 +0530 8176072: READING attributes are not available on TSF
ssreedharan [Fri, 24 Nov 2017 13:18:36 +0530] rev 47974
8176072: READING attributes are not available on TSF Reviewed-by: ssadetsky
Thu, 23 Nov 2017 23:05:52 -0800 8191384: WaveFloatFileReader never closes the data stream
serb [Thu, 23 Nov 2017 23:05:52 -0800] rev 47973
8191384: WaveFloatFileReader never closes the data stream Reviewed-by: amenkov
Thu, 23 Nov 2017 10:44:29 +0530 8191431: Reading multiple PNG images with unique IDAT chunk positions will cause IIOException
jdv [Thu, 23 Nov 2017 10:44:29 +0530] rev 47972
8191431: Reading multiple PNG images with unique IDAT chunk positions will cause IIOException Reviewed-by: psadhukhan, pnarayanan
Wed, 22 Nov 2017 14:04:51 -0800 8190228: Remove redundant modifiers in java.desktop module.
ssadetsky [Wed, 22 Nov 2017 14:04:51 -0800] rev 47971
8190228: Remove redundant modifiers in java.desktop module. Reviewed-by: serb, prr
Wed, 22 Nov 2017 13:52:48 -0800 8189204: Possible NPE in Component::getLocationOnScreen()
ssadetsky [Wed, 22 Nov 2017 13:52:48 -0800] rev 47970
8189204: Possible NPE in Component::getLocationOnScreen() Reviewed-by: serb, prr
Wed, 22 Nov 2017 15:48:15 +0530 8191428: Regression: Swing button label wrapping with hidpi
psadhukhan [Wed, 22 Nov 2017 15:48:15 +0530] rev 47969
8191428: Regression: Swing button label wrapping with hidpi Reviewed-by: serb, ssadetsky
Wed, 22 Nov 2017 12:05:06 +0530 8190348: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java fails
pbansal [Wed, 22 Nov 2017 12:05:06 +0530] rev 47968
8190348: [TESTBUG] Test javax/swing/JWindow/ShapedAndTranslucentWindows/PerPixelTranslucentCanvas.java fails Reviewed-by: serb, psadhukhan Contributed-by: pankaj.b.bansal@oracle.com
Wed, 22 Nov 2017 11:52:59 +0530 8159142: [hidpi] Visible artifacts in sun/java2d/SunGraphics2D/DrawImageBilinear.java
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
Tue, 21 Nov 2017 13:39:25 -0800 8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily
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
Mon, 20 Nov 2017 15:05:10 -0800 8191616: [TEST_BUG] : sanity/client/SwingSet/src/SliderDemoTest.java: Failed with TimeoutExpiredException: Wait "Wait till Slider attains the specified state."
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
Mon, 20 Nov 2017 14:49:23 -0800 5031664: Increase thread safety of EventListenerList
serb [Mon, 20 Nov 2017 14:49:23 -0800] rev 47964
5031664: Increase thread safety of EventListenerList Reviewed-by: azvegint
Mon, 20 Nov 2017 16:02:05 +0530 8178430: JMenu in GridBagLayout flickers when label text shows "..." and is updated
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
Mon, 20 Nov 2017 11:02:54 +0530 8190332: PngReader throws NegativeArraySizeException/OOM error when IHDR width is very large
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
Thu, 16 Nov 2017 11:20:56 -0800 Merge
prr [Thu, 16 Nov 2017 11:20:56 -0800] rev 47961
Merge
Thu, 16 Nov 2017 12:24:02 +0530 8178025: HiDPI with non-integer scale factor - SPANs in HTML are rendered overlapping each other
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
Wed, 29 Nov 2017 17:31:23 +0000 8191802: Upward projection result is A<? extends Number> instead of A<? super Integer>
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
Wed, 29 Nov 2017 09:25:25 -0800 8186087: jar tool fails to create a multi-release jar when validating nested classes
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
Wed, 29 Nov 2017 14:41:09 +0100 8191981: javac crash when detecting lambda candidates
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
Wed, 29 Nov 2017 14:45:41 +0100 8177956: Add TEST_VM_OPTS as convenience for run-test arguments
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
Tue, 28 Nov 2017 22:19:34 -0800 8186057: TLS interoperability testing between different Java versions
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
Tue, 28 Nov 2017 20:19:29 -0800 8185369: Clean up the javadoc stylesheet
bpatel [Tue, 28 Nov 2017 20:19:29 -0800] rev 47954
8185369: Clean up the javadoc stylesheet Reviewed-by: jjg
Wed, 29 Nov 2017 00:43:59 +0000 8182484: Remove 1024-bit default requirement from javadoc of java.security.interfaces.DSAKeyPairGenerator
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
Tue, 28 Nov 2017 18:51:55 +0000 8178427: NPE in Infer$CheckUpperBounds
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
Tue, 28 Nov 2017 10:15:47 -0800 8191173: (cl) Clarify or remove "for delegation" in ClassLoader spec
bchristi [Tue, 28 Nov 2017 10:15:47 -0800] rev 47951
8191173: (cl) Clarify or remove "for delegation" in ClassLoader spec Reviewed-by: alanb, dholmes, martin, mchung
Tue, 28 Nov 2017 15:55:50 +0100 8191891: Update minumum Ant version in Nashorn build.xml
hannesw [Tue, 28 Nov 2017 15:55:50 +0100] rev 47950
8191891: Update minumum Ant version in Nashorn build.xml Reviewed-by: jlaskey, sundar
Tue, 28 Nov 2017 15:36:36 +0100 8059835: Optimistic splitting doesn't work with let and const
hannesw [Tue, 28 Nov 2017 15:36:36 +0100] rev 47949
8059835: Optimistic splitting doesn't work with let and const Reviewed-by: jlaskey, attila
Mon, 27 Nov 2017 19:29:00 +0100 8133616: compiler error messages for dup single type, single static import switched
jlahoda [Mon, 27 Nov 2017 19:29:00 +0100] rev 47948
8133616: compiler error messages for dup single type, single static import switched Summary: When reporting clashing imports, use the (non-)staticness of the original import to generate the error message. Reviewed-by: mcimadamore
Tue, 28 Nov 2017 07:58:32 +0100 8191878: Reduce code duplication in BeanLinker
attila [Tue, 28 Nov 2017 07:58:32 +0100] rev 47947
8191878: Reduce code duplication in BeanLinker Reviewed-by: hannesw, sundar
Mon, 27 Nov 2017 19:20:17 -0800 Merge
mchung [Mon, 27 Nov 2017 19:20:17 -0800] rev 47946
Merge
Mon, 27 Nov 2017 14:41:59 -0800 8190911: tools/jdeps/MultiReleaseJar.java failed with java.lang.IllegalThreadStateException
mchung [Mon, 27 Nov 2017 14:41:59 -0800] rev 47945
8190911: tools/jdeps/MultiReleaseJar.java failed with java.lang.IllegalThreadStateException Reviewed-by: bpb
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip