Tue, 21 Nov 2017 21:33:53 -0500 Merge
coleenp [Tue, 21 Nov 2017 21:33:53 -0500] rev 48020
Merge
Tue, 21 Nov 2017 15:24:38 +0100 8191663: Zero variant broken after 8189170 and 8189871
glaubitz [Tue, 21 Nov 2017 15:24:38 +0100] rev 48019
8191663: Zero variant broken after 8189170 and 8189871 Reviewed-by: eosterlund, coleenp
Tue, 21 Nov 2017 15:45:33 -0800 8191739: [TESTBUG] test/hotspot/jtreg/runtime/LoadClass/TestResize.java fails to compile after JDK-8191580
ccheung [Tue, 21 Nov 2017 15:45:33 -0800] rev 48018
8191739: [TESTBUG] test/hotspot/jtreg/runtime/LoadClass/TestResize.java fails to compile after JDK-8191580 Summary: added missing import statement Reviewed-by: dcubed, dholmes
Tue, 21 Nov 2017 16:27:01 -0500 8191615: LogCompilation can show bytes
ecaspole [Tue, 21 Nov 2017 16:27:01 -0500] rev 48017
8191615: LogCompilation can show bytes Summary: Print the bytes size of a method as it is now contained in the log Reviewed-by: kvn, vlivanov
Tue, 21 Nov 2017 09:49:52 -0800 8188122: Path length limits on Windows leads to obscure class loading failures
ccheung [Tue, 21 Nov 2017 09:49:52 -0800] rev 48016
8188122: Path length limits on Windows leads to obscure class loading failures Summary: Used the unicode version of windows API's to handled long paths and avoid using the stat() function. Reviewed-by: stuefe, iklam
Tue, 21 Nov 2017 09:20:56 -0800 8191042: Deprecate VM option CheckEndorsedAndExtDirs
iklam [Tue, 21 Nov 2017 09:20:56 -0800] rev 48015
8191042: Deprecate VM option CheckEndorsedAndExtDirs Reviewed-by: dholmes
Tue, 21 Nov 2017 09:04:42 -0800 8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs
dlong [Tue, 21 Nov 2017 09:04:42 -0800] rev 48014
8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs Reviewed-by: vlivanov, dpochepk
Tue, 21 Nov 2017 10:21:24 -0600 8191580: open/test/hotspot/jtreg/runtime/LoadClass/TestResize fails on product build
gziemski [Tue, 21 Nov 2017 10:21:24 -0600] rev 48013
8191580: open/test/hotspot/jtreg/runtime/LoadClass/TestResize fails on product build Summary: Guarded the test with the tag requiring debug build Reviewed-by: jiangli
Tue, 21 Nov 2017 12:48:17 +0100 8191562: Missing include in gcArguments.cpp breaks minimal JVM build
rkennke [Tue, 21 Nov 2017 12:48:17 +0100] rev 48012
8191562: Missing include in gcArguments.cpp breaks minimal JVM build Reviewed-by: mdoerr, ehelin
Tue, 21 Nov 2017 15:02:17 +0100 8191203: Remove duplicated jimage.hpp
ihse [Tue, 21 Nov 2017 15:02:17 +0100] rev 48011
8191203: Remove duplicated jimage.hpp Reviewed-by: dholmes
Tue, 21 Nov 2017 08:33:54 +0100 8182284: G1Analytics uses uninitialized fields
ehelin [Tue, 21 Nov 2017 08:33:54 +0100] rev 48010
8182284: G1Analytics uses uninitialized fields Reviewed-by: tschatzl, sjohanss
Tue, 21 Nov 2017 09:44:50 +0100 8190418: Stop generating jvmtiEnvStub and jvmtiEnvRecommended
ihse [Tue, 21 Nov 2017 09:44:50 +0100] rev 48009
8190418: Stop generating jvmtiEnvStub and jvmtiEnvRecommended Reviewed-by: erikj, tbell, dholmes
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 48008
8191401: [TESTBUG] serviceability/sa/ClhsdbFlags.java can fail due to UseJVMCICompiler Reviewed-by: dholmes, jgeorge
Mon, 20 Nov 2017 19:00:22 -0800 8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint
iveresov [Mon, 20 Nov 2017 19:00:22 -0800] rev 48007
8043070: nmethod::verify_interrupt_point() shouldn't enter safepoint Summary: Introduce not_installed state for nmethods Reviewed-by: dlong
Mon, 20 Nov 2017 17:10:02 -0500 Merge
dholmes [Mon, 20 Nov 2017 17:10:02 -0500] rev 48006
Merge
Mon, 20 Nov 2017 15:56:32 -0500 8189170: Add option to disable stack overflow checking in primordial thread for use with JNI_CreateJavaJVM
dholmes [Mon, 20 Nov 2017 15:56:32 -0500] rev 48005
8189170: Add option to disable stack overflow checking in primordial thread for use with JNI_CreateJavaJVM Reviewed-by: stuefe, dcubed
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
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
Tue, 21 Nov 2017 09:04:42 -0800 8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs
dlong [Tue, 21 Nov 2017 09:04:42 -0800] rev 47916
8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs Reviewed-by: vlivanov, dpochepk
Fri, 17 Nov 2017 20:56:14 +0300 8189177: AARCH64: Improve _updateBytesCRC32C intrinsic
dchuyko [Fri, 17 Nov 2017 20:56:14 +0300] rev 47915
8189177: AARCH64: Improve _updateBytesCRC32C intrinsic Reviewed-by: drwhite, dsamersoff
Thu, 16 Nov 2017 20:21:11 -0500 8190357: NMT: Include metadata information in NMT final report when PrintNMTStatistics is on
zgu [Thu, 16 Nov 2017 20:21:11 -0500] rev 47914
8190357: NMT: Include metadata information in NMT final report when PrintNMTStatistics is on Summary: Include metadata information in NMT final report Reviewed-by: adinn, stuefe
Thu, 16 Nov 2017 12:53:29 +0100 8189389: Move heap creation into GC interface
rkennke [Thu, 16 Nov 2017 12:53:29 +0100] rev 47913
8189389: Move heap creation into GC interface Reviewed-by: pliden, eosterlund
Thu, 16 Nov 2017 17:10:21 +0100 8191424: Missing include in gcArguments.cpp
rkennke [Thu, 16 Nov 2017 17:10:21 +0100] rev 47912
8191424: Missing include in gcArguments.cpp Reviewed-by: eosterlund, kbarrett
Thu, 16 Nov 2017 10:20:18 +0100 8191337: GCC 4.8 build broken after 8186571
mdoerr [Thu, 16 Nov 2017 10:20:18 +0100] rev 47911
8191337: GCC 4.8 build broken after 8186571 Reviewed-by: kbarrett, sjohanss
Fri, 17 Nov 2017 02:50:51 +0100 Merge
jwilhelm [Fri, 17 Nov 2017 02:50:51 +0100] rev 47910
Merge
Fri, 17 Nov 2017 11:08:44 +0530 8024352: MBeanOperationInfo accepts any int value as "impact"
uvangapally [Fri, 17 Nov 2017 11:08:44 +0530] rev 47909
8024352: MBeanOperationInfo accepts any int value as "impact" Summary: MBeanOperationInfo throw an llegalArgumentException if the impact argument is not among the defined values Reviewed-by: rriggs, dfuchs, mchung Contributed-by: ujwal.vangapally@oracle.com
Thu, 16 Nov 2017 19:01:01 -0800 8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration
mseledtsov [Thu, 16 Nov 2017 19:01:01 -0800] rev 47908
8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration Summary: Created tests for the feature Reviewed-by: bobv, iignatyev
Thu, 16 Nov 2017 18:34:33 -0500 Merge
coleenp [Thu, 16 Nov 2017 18:34:33 -0500] rev 47907
Merge
Wed, 15 Nov 2017 16:03:56 +0100 8191333: Zero variant broken after 8189941
glaubitz [Wed, 15 Nov 2017 16:03:56 +0100] rev 47906
8191333: Zero variant broken after 8189941 Reviewed-by: rehn, coleenp
Thu, 16 Nov 2017 18:06:14 -0500 Merge
bobv [Thu, 16 Nov 2017 18:06:14 -0500] rev 47905
Merge
Thu, 16 Nov 2017 09:50:49 -0500 Merge
bobv [Thu, 16 Nov 2017 09:50:49 -0500] rev 47904
Merge
Wed, 15 Nov 2017 10:34:17 -0500 8146115: Improve docker container detection and resource configuration usage
bobv [Wed, 15 Nov 2017 10:34:17 -0500] rev 47903
8146115: Improve docker container detection and resource configuration usage Reviewed-by: dholmes, kbarrett, phh
Thu, 16 Nov 2017 14:47:31 -0800 8186540: [TESTBUG] serviceability/dcmd/jvmti/LoadAgentDcmdTest.java failed to clean up files in agentvm mode
cjplummer [Thu, 16 Nov 2017 14:47:31 -0800] rev 47902
8186540: [TESTBUG] serviceability/dcmd/jvmti/LoadAgentDcmdTest.java failed to clean up files in agentvm mode Summary: run the test in "othervm" mode Reviewed-by: sspitsyn, dholmes
Tue, 07 Nov 2017 11:58:52 +0100 8189171: Move GC argument processing into GC specific classes
rkennke [Tue, 07 Nov 2017 11:58:52 +0100] rev 47901
8189171: Move GC argument processing into GC specific classes Reviewed-by: pliden, eosterlund
Thu, 16 Nov 2017 11:58:20 +0530 8190307: SA tests for the clhsdb commands: universe, intconstant, type
jgeorge [Thu, 16 Nov 2017 11:58:20 +0530] rev 47900
8190307: SA tests for the clhsdb commands: universe, intconstant, type Summary: SA Test cases for the clhsdb commands: universe, intconstant, type Reviewed-by: dholmes, sballal
Thu, 16 Nov 2017 09:26:48 +0530 8190198: SA: Framework for writing 'jhsdb clhsdb' commands tests and testcases for some of the commands
sballal [Thu, 16 Nov 2017 09:26:48 +0530] rev 47899
8190198: SA: Framework for writing 'jhsdb clhsdb' commands tests and testcases for some of the commands Reviewed-by: jgeorge, dholmes
Wed, 15 Nov 2017 16:48:24 -0500 8191370: Add serviceability agent tests to tier1
coleenp [Wed, 15 Nov 2017 16:48:24 -0500] rev 47898
8191370: Add serviceability agent tests to tier1 Reviewed-by: gtriantafill, dcubed
Wed, 15 Nov 2017 17:05:28 +0100 8189734: Cleanup MarkSweep when G1 dependency is gone
sjohanss [Wed, 15 Nov 2017 17:05:28 +0100] rev 47897
8189734: Cleanup MarkSweep when G1 dependency is gone Reviewed-by: sangheki, tschatzl
Wed, 15 Nov 2017 08:25:28 -0500 Merge
coleenp [Wed, 15 Nov 2017 08:25:28 -0500] rev 47896
Merge
Wed, 15 Nov 2017 08:14:56 -0500 8179603: create a jtreg test group for hotspot tests excluding application testing
coleenp [Wed, 15 Nov 2017 08:14:56 -0500] rev 47895
8179603: create a jtreg test group for hotspot tests excluding application testing Reviewed-by: dholmes, sspitsyn
Wed, 15 Nov 2017 08:14:31 -0500 8191315: Add serviceability/sa/TestRevPtrsForInvokeDynamic.java to ProblemList.txt
coleenp [Wed, 15 Nov 2017 08:14:31 -0500] rev 47894
8191315: Add serviceability/sa/TestRevPtrsForInvokeDynamic.java to ProblemList.txt Reviewed-by: dholmes, sspitsyn
Wed, 15 Nov 2017 13:46:21 +0100 8178048: [JVMCI] improve HotSpotResolvedJavaFieldImpl.hashCode()
chaeubl [Wed, 15 Nov 2017 13:46:21 +0100] rev 47893
8178048: [JVMCI] improve HotSpotResolvedJavaFieldImpl.hashCode() Reviewed-by: kvn
Wed, 15 Nov 2017 00:49:57 -0800 6415680: (bf) MappedByteBuffer.get() can provoke crash with EXCEPTION_IN_PAGE_ERROR
jcm [Wed, 15 Nov 2017 00:49:57 -0800] rev 47892
6415680: (bf) MappedByteBuffer.get() can provoke crash with EXCEPTION_IN_PAGE_ERROR Summary: Made changes in topLevelExceptionFilter for handling unsafe single value invalid memory access failures, equivalent of JDK-4454115. Reviewed-by: dholmes, dlong
Tue, 14 Nov 2017 18:08:35 -0800 8191049: Add alternate version of pns() that is callable from within hotspot source
cjplummer [Tue, 14 Nov 2017 18:08:35 -0800] rev 47891
8191049: Add alternate version of pns() that is callable from within hotspot source Summary: added pns2() to debug.cpp Reviewed-by: stuefe, gthornbr
Tue, 14 Nov 2017 14:05:34 -0500 8191132: assert condition should not be in quotes
hseigel [Tue, 14 Nov 2017 14:05:34 -0500] rev 47890
8191132: assert condition should not be in quotes Summary: Remove bogus double quotation marks Reviewed-by: coleenp
Tue, 14 Nov 2017 16:45:27 +0100 8191212: AIX: Build and polling page allocation broken after 8189941
mdoerr [Tue, 14 Nov 2017 16:45:27 +0100] rev 47889
8191212: AIX: Build and polling page allocation broken after 8189941 Reviewed-by: stuefe
Tue, 14 Nov 2017 10:10:05 -0500 Merge
coleenp [Tue, 14 Nov 2017 10:10:05 -0500] rev 47888
Merge
Mon, 13 Nov 2017 17:29:00 -0500 8190891: Clean up G1 barrier code in compiler interface (ci)
coleenp [Mon, 13 Nov 2017 17:29:00 -0500] rev 47887
8190891: Clean up G1 barrier code in compiler interface (ci) Summary: consolidate gc barrier code in ci Reviewed-by: eosterlund, kbarrett
Tue, 14 Nov 2017 03:39:32 +0100 Merge
jwilhelm [Tue, 14 Nov 2017 03:39:32 +0100] rev 47886
Merge
Tue, 14 Nov 2017 11:33:23 +0100 8186571: Implementation: JEP 307: Parallel Full GC for G1
sjohanss [Tue, 14 Nov 2017 11:33:23 +0100] rev 47885
8186571: Implementation: JEP 307: Parallel Full GC for G1 Summary: Improve G1 worst-case latencies by making the full GC parallel. Reviewed-by: tschatzl, sangheki, ehelin
Mon, 30 Oct 2017 08:34:54 +0100 8190284: link-time-opt should not be using -fwhole-program
ihse [Mon, 30 Oct 2017 08:34:54 +0100] rev 47884
8190284: link-time-opt should not be using -fwhole-program Reviewed-by: dholmes
Tue, 14 Nov 2017 10:09:21 +0100 8190925: Deprecate FastTLABRefill and set default off
rehn [Tue, 14 Nov 2017 10:09:21 +0100] rev 47883
8190925: Deprecate FastTLABRefill and set default off Reviewed-by: dholmes, mlarsson
Mon, 13 Nov 2017 14:53:28 -0500 8190375: Java Crash in JavaBug.formatPos(I)Ljava/lang/String
roland [Mon, 13 Nov 2017 14:53:28 -0500] rev 47882
8190375: Java Crash in JavaBug.formatPos(I)Ljava/lang/String Summary: Skip the logic that set the value of the Phi iv if the exit condition is "not equal" Reviewed-by: thartmann, mdoerr
Thu, 31 Aug 2017 10:00:28 +0200 8189941: Implementation JEP 312: Thread-local handshake
rehn [Thu, 31 Aug 2017 10:00:28 +0200] rev 47881
8189941: Implementation JEP 312: Thread-local handshake Summary: Introduce a way to execute a callback on threads without performing a global VM safepoint. Make it both possible and cheap to stop individual threads and not just all threads or none. Reviewed-by: mdoerr, neliasso, acorn, aph, coleenp, dholmes Contributed-by: mikael.gerdin@oracle.com, erik.osterlund@oracle.com, robbin.ehn@oracle.com
Wed, 22 Nov 2017 18:07:53 +0530 8191655: LambdaConversionException: Invalid receiver type interface; not a subtype of implementation type interface jdk-10+33
sadayapalam [Wed, 22 Nov 2017 18:07:53 +0530] rev 47880
8191655: LambdaConversionException: Invalid receiver type interface; not a subtype of implementation type interface Reviewed-by: mcimadamore
Tue, 21 Nov 2017 16:54:46 -0800 8191744: Remove typo in makefile
erikj [Tue, 21 Nov 2017 16:54:46 -0800] rev 47879
8191744: Remove typo in makefile Reviewed-by: tbell
Tue, 21 Nov 2017 23:38:53 +0000 8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily
rfield [Tue, 21 Nov 2017 23:38:53 +0000] rev 47878
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
Tue, 21 Nov 2017 13:17:06 -0800 8180019: javadoc should treat failure to access URL as an error, not a warning.
ksrini [Tue, 21 Nov 2017 13:17:06 -0800] rev 47877
8180019: javadoc should treat failure to access URL as an error, not a warning. Reviewed-by: jjg
Tue, 21 Nov 2017 13:07:26 -0800 Merge
jjg [Tue, 21 Nov 2017 13:07:26 -0800] rev 47876
Merge
Tue, 21 Nov 2017 13:06:43 -0800 8156694: javap should render annotations in a friendly way
jjg [Tue, 21 Nov 2017 13:06:43 -0800] rev 47875
8156694: javap should render annotations in a friendly way Reviewed-by: mcimadamore
Tue, 21 Nov 2017 21:01:23 +0000 8189646: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java failed with "java.net.SocketTimeoutException: Read timed out"
robm [Tue, 21 Nov 2017 21:01:23 +0000] rev 47874
8189646: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java failed with "java.net.SocketTimeoutException: Read timed out" Reviewed-by: coffeys
Tue, 21 Nov 2017 10:26:45 +0100 8191112: javac OutOfMemoryError caused by \"-Xlint:exports\" option
jlahoda [Tue, 21 Nov 2017 10:26:45 +0100] rev 47873
8191112: javac OutOfMemoryError caused by \"-Xlint:exports\" option Summary: When validating type visibility, ignore transitive automatic modules dependencies. Reviewed-by: abuckley, jjg
Tue, 21 Nov 2017 01:25:36 -0800 8191313: Deprecate RMIConnectorServer.CREDENTIAL_TYPES
uvangapally [Tue, 21 Nov 2017 01:25:36 -0800] rev 47872
8191313: Deprecate RMIConnectorServer.CREDENTIAL_TYPES Summary: Deprecated RMIConnectorServer.CREDENTIAL_TYPES Reviewed-by: rriggs, dfuchs Contributed-by: ujwal.vangapally@oracle.com
Tue, 21 Nov 2017 09:56:35 +0100 8191204: Post-consolidation cleaning up of the build system
ihse [Tue, 21 Nov 2017 09:56:35 +0100] rev 47871
8191204: Post-consolidation cleaning up of the build system Reviewed-by: tbell, dholmes
Tue, 21 Nov 2017 13:27:12 +0530 8189659: Anonymous subtype of raw type causes VerifyError
sadayapalam [Tue, 21 Nov 2017 13:27:12 +0530] rev 47870
8189659: Anonymous subtype of raw type causes VerifyError Reviewed-by: mcimadamore
Mon, 20 Nov 2017 20:49:56 -0800 8034258: Don't use binary testing class files
pmuthuswamy [Mon, 20 Nov 2017 20:49:56 -0800] rev 47869
8034258: Don't use binary testing class files Reviewed-by: jjg, ksrini
Mon, 20 Nov 2017 20:33:51 -0800 8191162: Use @implSpec tag for javax.lang.model.util visitor methods
darcy [Mon, 20 Nov 2017 20:33:51 -0800] rev 47868
8191162: Use @implSpec tag for javax.lang.model.util visitor methods Reviewed-by: vromero
Mon, 20 Nov 2017 16:50:22 -0800 8187588: Error generating using JDK 9 javadoc against a JDK 8 source repository
ksrini [Mon, 20 Nov 2017 16:50:22 -0800] rev 47867
8187588: Error generating using JDK 9 javadoc against a JDK 8 source repository Reviewed-by: jjg
Mon, 20 Nov 2017 18:46:52 -0800 8191632: Typos in comments due to duplicating words
igerasim [Mon, 20 Nov 2017 18:46:52 -0800] rev 47866
8191632: Typos in comments due to duplicating words Reviewed-by: alanb
Mon, 20 Nov 2017 14:27:20 -0800 8191614: Generated configure out of sync
erikj [Mon, 20 Nov 2017 14:27:20 -0800] rev 47865
8191614: Generated configure out of sync Reviewed-by: redestad
Mon, 20 Nov 2017 17:07:21 -0500 8175883: bytecode generated for the enhanced for loop may block memory garbage collecting
vromero [Mon, 20 Nov 2017 17:07:21 -0500] rev 47864
8175883: bytecode generated for the enhanced for loop may block memory garbage collecting Reviewed-by: mcimadamore
Mon, 20 Nov 2017 14:45:11 -0500 8190906: tools/javac/failover/CheckAttributedTree.java failed with timeout
vromero [Mon, 20 Nov 2017 14:45:11 -0500] rev 47863
8190906: tools/javac/failover/CheckAttributedTree.java failed with timeout Reviewed-by: jjg, mcimadamore
Mon, 20 Nov 2017 17:34:05 +0530 8191123: java.awt.im.InputContext API doc has a reference to extensions
rgoel [Mon, 20 Nov 2017 17:34:05 +0530] rev 47862
8191123: java.awt.im.InputContext API doc has a reference to extensions Reviewed-by: naoto
Fri, 17 Nov 2017 18:37:37 -0800 8191464: jdk/javadoc/doclet/testModules/TestModules.java 2 of 333 subtests failed
jjg [Fri, 17 Nov 2017 18:37:37 -0800] rev 47861
8191464: jdk/javadoc/doclet/testModules/TestModules.java 2 of 333 subtests failed Reviewed-by: bpatel
Fri, 17 Nov 2017 07:34:59 -0800 8176838: Remove :compact1, :compact2. :compact3, :needs_jre test groups.
shurailine [Fri, 17 Nov 2017 07:34:59 -0800] rev 47860
8176838: Remove :compact1, :compact2. :compact3, :needs_jre test groups. Reviewed-by: alanb, dholmes
Fri, 17 Nov 2017 12:09:56 -0800 8180437: Remaining renames of CAS misnomer "swap" => "set"
psandoz [Fri, 17 Nov 2017 12:09:56 -0800] rev 47859
8180437: Remaining renames of CAS misnomer "swap" => "set" Reviewed-by: martin
Fri, 17 Nov 2017 09:29:47 -0800 8191429: List.sort should specify the sort is stable
psandoz [Fri, 17 Nov 2017 09:29:47 -0800] rev 47858
8191429: List.sort should specify the sort is stable Reviewed-by: smarks
Fri, 17 Nov 2017 15:43:12 +0100 8191442: Regression in LambdaFormBuffer.replaceFunctions
redestad [Fri, 17 Nov 2017 15:43:12 +0100] rev 47857
8191442: Regression in LambdaFormBuffer.replaceFunctions Reviewed-by: vlivanov
Fri, 17 Nov 2017 08:12:02 -0600 8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior
mchung [Fri, 17 Nov 2017 08:12:02 -0600] rev 47856
8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior Reviewed-by: psandoz, rriggs
Fri, 17 Nov 2017 18:43:27 +0530 8191468: jdk.scripting.nashorn.shell (jjs) module should use optional dependency for java.compiler module
sundar [Fri, 17 Nov 2017 18:43:27 +0530] rev 47855
8191468: jdk.scripting.nashorn.shell (jjs) module should use optional dependency for java.compiler module Reviewed-by: hannesw, jlaskey
Thu, 16 Nov 2017 22:51:15 -0600 8190987: Package.getImplementationVersion returns null even if implementation version is non-null
mchung [Thu, 16 Nov 2017 22:51:15 -0600] rev 47854
8190987: Package.getImplementationVersion returns null even if implementation version is non-null Reviewed-by: mchung, rriggs Contributed-by: Michael Dardis <me@md-5.net>
Fri, 17 Nov 2017 02:44:03 +0100 8191420: Changing "requires" to "requires static" in an application module results in build failure
erikj [Fri, 17 Nov 2017 02:44:03 +0100] rev 47853
8191420: Changing "requires" to "requires static" in an application module results in build failure Reviewed-by: tbell
Thu, 16 Nov 2017 15:21:04 -0800 8190824: Eliminate HtmlDocWriter
jjg [Thu, 16 Nov 2017 15:21:04 -0800] rev 47852
8190824: Eliminate HtmlDocWriter Reviewed-by: bpatel, ksrini
Thu, 16 Nov 2017 15:17:47 -0800 8190822: Remove dead code that could lead to invalid HTML
jjg [Thu, 16 Nov 2017 15:17:47 -0800] rev 47851
8190822: Remove dead code that could lead to invalid HTML Reviewed-by: bpatel, ksrini
Thu, 16 Nov 2017 15:16:21 -0800 8190821: Introduce a new Links builder class
jjg [Thu, 16 Nov 2017 15:16:21 -0800] rev 47850
8190821: Introduce a new Links builder class Reviewed-by: bpatel, ksrini
Thu, 16 Nov 2017 15:13:44 -0800 8190820: Introduce a new Head builder class
jjg [Thu, 16 Nov 2017 15:13:44 -0800] rev 47849
8190820: Introduce a new Head builder class Reviewed-by: bpatel, ksrini
Thu, 16 Nov 2017 15:12:13 -0800 8190819: Merge HtmlWriter into HtmlDocument
jjg [Thu, 16 Nov 2017 15:12:13 -0800] rev 47848
8190819: Merge HtmlWriter into HtmlDocument Reviewed-by: bpatel, ksrini
Thu, 16 Nov 2017 15:06:17 -0800 8190818: Introduce a new Script builder class
jjg [Thu, 16 Nov 2017 15:06:17 -0800] rev 47847
8190818: Introduce a new Script builder class Reviewed-by: bpatel, ksrini
Thu, 16 Nov 2017 15:01:45 -0800 8190295: Introduce a new Table builder class
jjg [Thu, 16 Nov 2017 15:01:45 -0800] rev 47846
8190295: Introduce a new Table builder class Reviewed-by: bpatel, ksrini
Thu, 16 Nov 2017 20:25:45 +0000 Merge
lana [Thu, 16 Nov 2017 20:25:45 +0000] rev 47845
Merge
Thu, 16 Nov 2017 20:24:44 +0000 Added tag jdk-10+32 for changeset a2008587c13f
lana [Thu, 16 Nov 2017 20:24:44 +0000] rev 47844
Added tag jdk-10+32 for changeset a2008587c13f
Thu, 16 Nov 2017 11:15:54 -0800 Merge
prr [Thu, 16 Nov 2017 11:15:54 -0800] rev 47843
Merge
Thu, 16 Nov 2017 10:45:42 -0800 Merge
prr [Thu, 16 Nov 2017 10:45:42 -0800] rev 47842
Merge
Wed, 15 Nov 2017 09:31:17 -0800 8157338: sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java is unstable
shurailine [Wed, 15 Nov 2017 09:31:17 -0800] rev 47841
8157338: sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java is unstable Reviewed-by: serb
Tue, 14 Nov 2017 19:33:37 -0800 8177076: jshell tool: allow non-zero /exit
rfield [Tue, 14 Nov 2017 19:33:37 -0800] rev 47840
8177076: jshell tool: allow non-zero /exit 8190383: JShell API: no way for the jshell tool to report exit status to provider Reviewed-by: jlahoda
Tue, 14 Nov 2017 12:07:55 -0800 Merge
prr [Tue, 14 Nov 2017 12:07:55 -0800] rev 47839
Merge
Tue, 14 Nov 2017 11:47:49 -0800 8186306: Remove pisces from Java2D sources + build.
prr [Tue, 14 Nov 2017 11:47:49 -0800] rev 47838
8186306: Remove pisces from Java2D sources + build. Reviewed-by: serb, neugens
Tue, 14 Nov 2017 10:45:22 -0800 8172154: jshell tool: make all IMPORTS.jsh generated at build time
rfield [Tue, 14 Nov 2017 10:45:22 -0800] rev 47837
8172154: jshell tool: make all IMPORTS.jsh generated at build time Reviewed-by: jlahoda
Tue, 14 Nov 2017 12:38:39 +0530 8190512: PngReader incorrectly throws IllegalArgumentException for malformed images with negative dimensions
jdv [Tue, 14 Nov 2017 12:38:39 +0530] rev 47836
8190512: PngReader incorrectly throws IllegalArgumentException for malformed images with negative dimensions Reviewed-by: prr, bpb, pnarayanan
Tue, 14 Nov 2017 10:32:31 +0530 8187957: Tab Size does not work correctly in JTextArea
psadhukhan [Tue, 14 Nov 2017 10:32:31 +0530] rev 47835
8187957: Tab Size does not work correctly in JTextArea Reviewed-by: ssadetsky, serb
Mon, 13 Nov 2017 15:04:18 -0800 8191041: Questionable Rendering of Disabled Text in Swing GTK L&F
prr [Mon, 13 Nov 2017 15:04:18 -0800] rev 47834
8191041: Questionable Rendering of Disabled Text in Swing GTK L&F Reviewed-by: prr, ssadetsky Contributed-by: Michael D <me@md-5.net>
Mon, 13 Nov 2017 13:18:35 -0800 Merge
prr [Mon, 13 Nov 2017 13:18:35 -0800] rev 47833
Merge
Mon, 13 Nov 2017 12:10:49 -0800 8181139: Memory leak in awt_Font.cpp / AwtFont::Create
prr [Mon, 13 Nov 2017 12:10:49 -0800] rev 47832
8181139: Memory leak in awt_Font.cpp / AwtFont::Create Reviewed-by: serb, ssadetsky
Fri, 10 Nov 2017 12:37:02 +0530 8164811: [hidpi]Tests fail with OpenGL and GDI Rendering 8189257: Enabling Translucent Frame with setBackground disables HiDPI
pbansal [Fri, 10 Nov 2017 12:37:02 +0530] rev 47831
8164811: [hidpi]Tests fail with OpenGL and GDI Rendering 8189257: Enabling Translucent Frame with setBackground disables HiDPI Reviewed-by: serb, prr, pnarayanan Contributed-by: pankaj.b.bansal@oracle.com
Thu, 09 Nov 2017 14:19:31 -0800 8183504: 8u131 Win 10, issue with wrong position of Sogou IME popup
ssadetsky [Thu, 09 Nov 2017 14:19:31 -0800] rev 47830
8183504: 8u131 Win 10, issue with wrong position of Sogou IME popup Reviewed-by: psadhukhan
Thu, 09 Nov 2017 15:32:52 +0530 8190456: sanity/client/SwingSet/src/ComboBoxDemoTest.java failed with NPE from java.awt.EventQueue.getCurrentEventImpl()
akolarkunnu [Thu, 09 Nov 2017 15:32:52 +0530] rev 47829
8190456: sanity/client/SwingSet/src/ComboBoxDemoTest.java failed with NPE from java.awt.EventQueue.getCurrentEventImpl() Reviewed-by: serb, psadhukhan
(0) -30000 -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 tip