glaubitz [Tue, 21 Nov 2017 15:24:38 +0100] rev 48019
8191663: Zero variant broken after 8189170 and 8189871
Reviewed-by: eosterlund, coleenp
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
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
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
iklam [Tue, 21 Nov 2017 09:20:56 -0800] rev 48015
8191042: Deprecate VM option CheckEndorsedAndExtDirs
Reviewed-by: dholmes
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
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
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
ihse [Tue, 21 Nov 2017 15:02:17 +0100] rev 48011
8191203: Remove duplicated jimage.hpp
Reviewed-by: dholmes
ehelin [Tue, 21 Nov 2017 08:33:54 +0100] rev 48010
8182284: G1Analytics uses uninitialized fields
Reviewed-by: tschatzl, sjohanss
ihse [Tue, 21 Nov 2017 09:44:50 +0100] rev 48009
8190418: Stop generating jvmtiEnvStub and jvmtiEnvRecommended
Reviewed-by: erikj, tbell, dholmes
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
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
dholmes [Mon, 20 Nov 2017 17:10:02 -0500] rev 48006
Merge
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
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
smonteith [Mon, 20 Nov 2017 09:46:55 +0000] rev 48003
8191338: aarch64: fails to build after 8189745
Reviewed-by: aph, drwhite, dchuyko
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
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
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
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
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
tschatzl [Mon, 20 Nov 2017 12:04:13 +0100] rev 47997
Merge
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
rehn [Mon, 20 Nov 2017 10:10:58 +0100] rev 47995
8191373: Multiple NUMA nodes expected
Reviewed-by: dholmes, gromero, dcubed
rehn [Mon, 20 Nov 2017 09:40:42 +0100] rev 47994
8191329: Deprecate DeferPollingPageLoopCount
Reviewed-by: dholmes, shade
rehn [Mon, 20 Nov 2017 09:35:31 +0100] rev 47993
8191327: Deprecate DeferThrSuspendLoopCount
Reviewed-by: dholmes, shade
rehn [Mon, 20 Nov 2017 09:33:16 +0100] rev 47992
8191326: Deprecate SafepointSpinBeforeYield
Reviewed-by: dholmes, shade
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
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
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
ksrini [Wed, 29 Nov 2017 15:27:47 -0800] rev 47988
8182108: javadoc makes up type variables for grandparent types
Reviewed-by: jjg
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
ihse [Wed, 29 Nov 2017 22:23:21 +0100] rev 47986
8191933: Use failure handler in run-test
Reviewed-by: erikj
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
ihse [Wed, 29 Nov 2017 21:23:57 +0100] rev 47984
8192067: Add fixpath to test image
Reviewed-by: tbell, erikj
psandoz [Wed, 29 Nov 2017 10:35:50 -0800] rev 47983
8181175: Stream.concat behaves like terminal operation
Reviewed-by: smarks, briangoetz, dfuchs
prr [Wed, 29 Nov 2017 09:47:02 -0800] rev 47982
Merge
prr [Wed, 29 Nov 2017 09:07:01 -0800] rev 47981
Merge
serb [Tue, 28 Nov 2017 15:01:00 -0800] rev 47980
8043334: Typo in javax/swing/JComponent.html
Reviewed-by: ssadetsky
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
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
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
prr [Mon, 27 Nov 2017 10:35:05 -0800] rev 47976
Merge
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
ssreedharan [Fri, 24 Nov 2017 13:18:36 +0530] rev 47974
8176072: READING attributes are not available on TSF
Reviewed-by: ssadetsky
serb [Thu, 23 Nov 2017 23:05:52 -0800] rev 47973
8191384: WaveFloatFileReader never closes the data stream
Reviewed-by: amenkov
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
ssadetsky [Wed, 22 Nov 2017 14:04:51 -0800] rev 47971
8190228: Remove redundant modifiers in java.desktop module.
Reviewed-by: serb, prr
ssadetsky [Wed, 22 Nov 2017 13:52:48 -0800] rev 47970
8189204: Possible NPE in Component::getLocationOnScreen()
Reviewed-by: serb, prr
psadhukhan [Wed, 22 Nov 2017 15:48:15 +0530] rev 47969
8191428: Regression: Swing button label wrapping with hidpi
Reviewed-by: serb, ssadetsky
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
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