erikj [Mon, 20 Nov 2017 14:27:20 -0800] rev 47865
8191614: Generated configure out of sync
Reviewed-by: redestad
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
vromero [Mon, 20 Nov 2017 14:45:11 -0500] rev 47863
8190906: tools/javac/failover/CheckAttributedTree.java failed with timeout
Reviewed-by: jjg, mcimadamore
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
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
shurailine [Fri, 17 Nov 2017 07:34:59 -0800] rev 47860
8176838: Remove :compact1, :compact2. :compact3, :needs_jre test groups.
Reviewed-by: alanb, dholmes
psandoz [Fri, 17 Nov 2017 12:09:56 -0800] rev 47859
8180437: Remaining renames of CAS misnomer "swap" => "set"
Reviewed-by: martin
psandoz [Fri, 17 Nov 2017 09:29:47 -0800] rev 47858
8191429: List.sort should specify the sort is stable
Reviewed-by: smarks
redestad [Fri, 17 Nov 2017 15:43:12 +0100] rev 47857
8191442: Regression in LambdaFormBuffer.replaceFunctions
Reviewed-by: vlivanov
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
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
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>
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
jjg [Thu, 16 Nov 2017 15:21:04 -0800] rev 47852
8190824: Eliminate HtmlDocWriter
Reviewed-by: bpatel, ksrini
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
jjg [Thu, 16 Nov 2017 15:16:21 -0800] rev 47850
8190821: Introduce a new Links builder class
Reviewed-by: bpatel, ksrini
jjg [Thu, 16 Nov 2017 15:13:44 -0800] rev 47849
8190820: Introduce a new Head builder class
Reviewed-by: bpatel, ksrini
jjg [Thu, 16 Nov 2017 15:12:13 -0800] rev 47848
8190819: Merge HtmlWriter into HtmlDocument
Reviewed-by: bpatel, ksrini
jjg [Thu, 16 Nov 2017 15:06:17 -0800] rev 47847
8190818: Introduce a new Script builder class
Reviewed-by: bpatel, ksrini
jjg [Thu, 16 Nov 2017 15:01:45 -0800] rev 47846
8190295: Introduce a new Table builder class
Reviewed-by: bpatel, ksrini
lana [Thu, 16 Nov 2017 20:25:45 +0000] rev 47845
Merge
lana [Thu, 16 Nov 2017 20:24:44 +0000] rev 47844
Added tag jdk-10+32 for changeset a2008587c13f
prr [Thu, 16 Nov 2017 11:15:54 -0800] rev 47843
Merge
prr [Thu, 16 Nov 2017 10:45:42 -0800] rev 47842
Merge
shurailine [Wed, 15 Nov 2017 09:31:17 -0800] rev 47841
8157338: sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java is unstable
Reviewed-by: serb
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
prr [Tue, 14 Nov 2017 12:07:55 -0800] rev 47839
Merge
prr [Tue, 14 Nov 2017 11:47:49 -0800] rev 47838
8186306: Remove pisces from Java2D sources + build.
Reviewed-by: serb, neugens
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
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
psadhukhan [Tue, 14 Nov 2017 10:32:31 +0530] rev 47835
8187957: Tab Size does not work correctly in JTextArea
Reviewed-by: ssadetsky, serb
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>
prr [Mon, 13 Nov 2017 13:18:35 -0800] rev 47833
Merge
prr [Mon, 13 Nov 2017 12:10:49 -0800] rev 47832
8181139: Memory leak in awt_Font.cpp / AwtFont::Create
Reviewed-by: serb, ssadetsky
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
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
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
akolarkunnu [Thu, 09 Nov 2017 15:30:11 +0530] rev 47828
8190530: Compilation error in jemmy code FrameOperator.java due to missing of import statement of JemmyException
Reviewed-by: ssadetsky, serb
azvegint [Thu, 09 Nov 2017 11:27:13 +0530] rev 47827
8187803: JDK part of JavaFX-Swing dialogs appearing behind main stage
Reviewed-by: kcr, serb, ssadetsky
joehw [Thu, 16 Nov 2017 11:07:44 -0800] rev 47826
8191161: Reconsider generification of XPathFunction.evaluate
Reviewed-by: lancea, rriggs
jwilhelm [Thu, 16 Nov 2017 01:11:32 +0100] rev 47825
Merge
jwilhelm [Sat, 11 Nov 2017 01:21:09 +0100] rev 47824
Merge
gdub [Fri, 10 Nov 2017 14:57:38 +0100] rev 47823
8182755: [JVMCI] Deoptimization in synchronized methods can lead to a crash or exception when using EnableJVMCI but not UseJVMCICompiler
Reviewed-by: kvn, thartmann
thartmann [Fri, 10 Nov 2017 13:10:54 +0100] rev 47822
8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread"
Summary: Bail out with a meaningful error message in case we cannot throw a Java exception.
Reviewed-by: kvn, dholmes
rehn [Fri, 10 Nov 2017 09:16:42 +0100] rev 47821
8187809: UseMembar should be set true and deprecate the flag
Reviewed-by: dcubed, sspitsyn, dholmes
roland [Thu, 09 Nov 2017 12:43:13 -0800] rev 47820
8186125: "DU iteration must converge quickly" assert in split if with unsafe accesses
Summary: added missing checks for Opaque4Node in split-if code
Reviewed-by: kvn
rkennke [Wed, 25 Oct 2017 10:05:17 +0200] rev 47819
8183542: Factor out serial GC specific code from GenCollectedHeap into its own subclass
Reviewed-by: kbarrett, jgeorge
bchristi [Thu, 09 Nov 2017 11:13:50 -0800] rev 47818
8185925: StackFrameInfo::walker field can be replaced with bitmap to save footprint
8153682: StackFrameInfo.declaringClass could be removed
Reviewed-by: coleenp, mchung
sjohanss [Thu, 09 Nov 2017 10:11:19 +0100] rev 47817
8190711: Assert in G1MMUTracker due to concurrent modification
Reviewed-by: tschatzl, rehn, sangheki
jgeorge [Thu, 09 Nov 2017 12:12:32 +0530] rev 47816
8189798: SA cleanup - part 1
Summary: Avoid varible redefinitions in SA, modify SA varible names to match hotspot ones
Reviewed-by: sspitsyn, coleenp, sballal
dholmes [Thu, 09 Nov 2017 00:52:15 -0500] rev 47815
8190881: [TESTBUG] test.runtime.ErrorHandling.TestOnError comment is incomplete
Reviewed-by: iignatyev
mseledtsov [Wed, 08 Nov 2017 20:15:56 -0800] rev 47814
8189213: [TESTBUG] Running jtreg tests on machine without docker shows extra message
Summary: Removed the message from VMProps.java
Reviewed-by: dholmes
coleenp [Wed, 08 Nov 2017 16:03:35 -0500] rev 47813
Merge
glaubitz [Mon, 06 Nov 2017 19:45:47 +0100] rev 47812
8190570: Zero fails to build on linux-sparc due undefined reference
Reviewed-by: coleenp
iklam [Wed, 08 Nov 2017 09:03:24 -0800] rev 47811
8186778: Make obsolete VM options for shared region size control
Summary: Obsoleted SharedReadOnlySize, SharedMiscCodeSize, SharedMiscDataSize and SharedReadWriteSize
Reviewed-by: dholmes
psandoz [Wed, 08 Nov 2017 12:08:23 -0800] rev 47810
8190887: Stub code marking missing from some x86 generated stub routines
Reviewed-by: kvn