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
Mon, 27 Nov 2017 18:00:56 -0800 8191234: TypeKindVisitor needs to handle modules
darcy [Mon, 27 Nov 2017 18:00:56 -0800] rev 47944
8191234: TypeKindVisitor needs to handle modules Reviewed-by: jjg
Mon, 27 Nov 2017 22:22:03 +0100 8191923: Save run-test summary to file
ihse [Mon, 27 Nov 2017 22:22:03 +0100] rev 47943
8191923: Save run-test summary to file Reviewed-by: tbell
Mon, 27 Nov 2017 13:26:31 -0500 8185451: Misleading 'cannot be accessed from outside package' diagnostic for inconsistent varargs override
vromero [Mon, 27 Nov 2017 13:26:31 -0500] rev 47942
8185451: Misleading 'cannot be accessed from outside package' diagnostic for inconsistent varargs override Reviewed-by: mcimadamore
Mon, 27 Nov 2017 19:16:55 +0100 8179554: make run-test does not respect ProblemList.txt
ihse [Mon, 27 Nov 2017 19:16:55 +0100] rev 47941
8179554: make run-test does not respect ProblemList.txt Reviewed-by: erikj
Mon, 27 Nov 2017 19:15:24 +0100 8191856: "make clean-test" does not work properly
ihse [Mon, 27 Nov 2017 19:15:24 +0100] rev 47940
8191856: "make clean-test" does not work properly Reviewed-by: erikj
Mon, 27 Nov 2017 19:14:42 +0100 8179555: make run-test should always use a fresh, clean JTwork directory
ihse [Mon, 27 Nov 2017 19:14:42 +0100] rev 47939
8179555: make run-test should always use a fresh, clean JTwork directory Reviewed-by: erikj
Mon, 27 Nov 2017 19:13:20 +0100 8189099: JTReg now supports 256 jobs
ihse [Mon, 27 Nov 2017 19:13:20 +0100] rev 47938
8189099: JTReg now supports 256 jobs Reviewed-by: martin, erikj
Mon, 27 Nov 2017 19:11:45 +0100 8177957: run-test summary lines look bad/misleading with long test names
ihse [Mon, 27 Nov 2017 19:11:45 +0100] rev 47937
8177957: run-test summary lines look bad/misleading with long test names Reviewed-by: erikj
Mon, 27 Nov 2017 10:40:42 -0500 8185983: Javac should reject TypeArguments on field access expression
vromero [Mon, 27 Nov 2017 10:40:42 -0500] rev 47936
8185983: Javac should reject TypeArguments on field access expression Reviewed-by: mcimadamore
Mon, 27 Nov 2017 17:04:33 +0530 8135178: importPackage not working even with load "Mozilla compatibility script"
sundar [Mon, 27 Nov 2017 17:04:33 +0530] rev 47935
8135178: importPackage not working even with load "Mozilla compatibility script" Reviewed-by: hannesw
Fri, 24 Nov 2017 16:14:33 +0000 8191834: Assigning a void expression to a "var" crashes the compiler
mcimadamore [Fri, 24 Nov 2017 16:14:33 +0000] rev 47934
8191834: Assigning a void expression to a "var" crashes the compiler Summary: local variable type inference should give error on void initializers Reviewed-by: sundar
Fri, 24 Nov 2017 09:45:39 +0100 8191205: Set native-debug-symbols default to "external"
ihse [Fri, 24 Nov 2017 09:45:39 +0100] rev 47933
8191205: Set native-debug-symbols default to "external" Reviewed-by: ehelin, erikj
Fri, 24 Nov 2017 09:21:38 +0100 8191820: Fix run-test jtreg test selection and component calculation
ihse [Fri, 24 Nov 2017 09:21:38 +0100] rev 47932
8191820: Fix run-test jtreg test selection and component calculation Reviewed-by: erikj
Thu, 23 Nov 2017 19:44:13 +0100 8178109: More useful documentation on /help
jlahoda [Thu, 23 Nov 2017 19:44:13 +0100] rev 47931
8178109: More useful documentation on /help Summary: For /help <command/subject>, show the help for the command/subject directly. Reviewed-by: rfield
Thu, 23 Nov 2017 18:23:15 +0000 8187954: Update JAX-WS RI integration to latest version
aefimov [Thu, 23 Nov 2017 18:23:15 +0000] rev 47930
8187954: Update JAX-WS RI integration to latest version Reviewed-by: lancea Contributed-by: zheng.jun.li@oracle.com
Thu, 23 Nov 2017 16:20:10 +0100 8191819: String.prototype.match should follow ES6 specification
hannesw [Thu, 23 Nov 2017 16:20:10 +0100] rev 47929
8191819: String.prototype.match should follow ES6 specification Reviewed-by: sundar
Thu, 23 Nov 2017 13:24:40 +0100 8191715: Update documentation pointing to "common" directory
ihse [Thu, 23 Nov 2017 13:24:40 +0100] rev 47928
8191715: Update documentation pointing to "common" directory Reviewed-by: erikj
Thu, 23 Nov 2017 15:03:22 +0530 8191810: jjs should avoid hard coded javadoc base url for shift-tab documentation feature
sundar [Thu, 23 Nov 2017 15:03:22 +0530] rev 47927
8191810: jjs should avoid hard coded javadoc base url for shift-tab documentation feature Reviewed-by: hannesw
Thu, 23 Nov 2017 13:21:50 +0530 8191404: Upgrading JDK with latest available LSR data from IANA.
nishjain [Thu, 23 Nov 2017 13:21:50 +0530] rev 47926
8191404: Upgrading JDK with latest available LSR data from IANA. Reviewed-by: naoto Contributed-by: nishit.jain@oracle.com
Wed, 22 Nov 2017 16:31:28 -0800 8068024: Null pointer dereference in jdk/src/macosx/native/apple/security/KeystoreImpl.m
igerasim [Wed, 22 Nov 2017 16:31:28 -0800] rev 47925
8068024: Null pointer dereference in jdk/src/macosx/native/apple/security/KeystoreImpl.m Reviewed-by: weijun
Wed, 22 Nov 2017 23:31:37 +0000 Merge
lana [Wed, 22 Nov 2017 23:31:37 +0000] rev 47924
Merge
Wed, 22 Nov 2017 23:30:20 +0000 Added tag jdk-10+33 for changeset bbd692ad4fa3
lana [Wed, 22 Nov 2017 23:30:20 +0000] rev 47923
Added tag jdk-10+33 for changeset bbd692ad4fa3
Wed, 22 Nov 2017 02:07:08 -0800 8191736: replace javah w/ javac in jdk tests
shurailine [Wed, 22 Nov 2017 02:07:08 -0800] rev 47922
8191736: replace javah w/ javac in jdk tests Reviewed-by: serb, jjg
Wed, 22 Nov 2017 22:24:11 +0530 8191771: nashorn ant makefile uses javadoc -link which may fail
sundar [Wed, 22 Nov 2017 22:24:11 +0530] rev 47921
8191771: nashorn ant makefile uses javadoc -link which may fail Reviewed-by: jlaskey
Wed, 22 Nov 2017 08:12:45 -0800 8191516: OutputStream.write(byte[],int,int) could have fewer parameter bounds checks
bpb [Wed, 22 Nov 2017 08:12:45 -0800] rev 47920
8191516: OutputStream.write(byte[],int,int) could have fewer parameter bounds checks Summary: Reduce parameter bounds checks from five to three as in InputStream::read Reviewed-by: psandoz
Wed, 22 Nov 2017 16:12:05 +0100 Merge
jwilhelm [Wed, 22 Nov 2017 16:12:05 +0100] rev 47919
Merge
Tue, 21 Nov 2017 11:27:46 +0530 8191401: [TESTBUG] serviceability/sa/ClhsdbFlags.java can fail due to UseJVMCICompiler
sballal [Tue, 21 Nov 2017 11:27:46 +0530] rev 47918
8191401: [TESTBUG] serviceability/sa/ClhsdbFlags.java can fail due to UseJVMCICompiler Reviewed-by: dholmes, jgeorge
Mon, 20 Nov 2017 10:10:58 +0100 8191373: Multiple NUMA nodes expected
rehn [Mon, 20 Nov 2017 10:10:58 +0100] rev 47917
8191373: Multiple NUMA nodes expected Reviewed-by: dholmes, gromero, dcubed
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip