thartmann [Fri, 30 Aug 2019 16:17:21 +0200] rev 57967
8230390: Problemlist SA tests with AOT
Summary: Putting tests on the problem list.
Reviewed-by: roland
dfuchs [Fri, 30 Aug 2019 13:11:16 +0100] rev 57966
Initial changes for JDK-8229867
dfuchs [Fri, 30 Aug 2019 12:44:52 +0100] rev 57965
8193596: java/net/DatagramPacket/ReuseBuf.java failed due to timeout
Summary: The test is changed to bind to InetAddress.getLocalHost() instead of binding to the wildcard.
Reviewed-by: alanb, dfuchs, msheppar
Contributed-by: Patrick Concannon <catrick.concannon@oracle.com>
jpai [Wed, 28 Aug 2019 20:05:43 +0530] rev 57964
8230310: SocksSocketImpl should handle the IllegalArgumentException thrown by ProxySelector.select usage
Summary: Catch the IAE thrown by ProxySelector.select and wrap it into a IOException
Reviewed-by: dfuchs
jlahoda [Fri, 30 Aug 2019 12:24:16 +0200] rev 57963
8230105: -XDfind=diamond crashes
Summary: Avoiding side-effects in Analyzer's speculative attribution.
Reviewed-by: mcimadamore, vromero
eosterlund [Fri, 30 Aug 2019 10:44:06 +0200] rev 57962
8230307: ZGC: Make zGlobals and zArguments OS agnostic
Reviewed-by: pliden, smonteith
thartmann [Fri, 30 Aug 2019 11:11:33 +0200] rev 57961
8230388: Problemlist additional compiler/rtm tests
Summary: Putting tests on the problem list.
Reviewed-by: roland
amlu [Fri, 30 Aug 2019 16:44:20 +0800] rev 57960
8230004: jdk/internal/jimage/JImageOpenTest.java runs no test
Reviewed-by: alanb
stefank [Fri, 30 Aug 2019 09:06:46 +0200] rev 57959
8230203: Replace markWord enums with typed constants
Reviewed-by: kbarrett, dholmes
jiefu [Fri, 30 Aug 2019 01:21:14 -0400] rev 57958
8230376: [TESTBUG] runtime/StackTrace/HiddenFrameTest.java fails with release VM
Reviewed-by: dholmes
pli [Fri, 30 Aug 2019 09:38:40 +0800] rev 57957
8229797: [JVMCI] Clean up no longer used JVMCI::dependencies_invalid value
Reviewed-by: dlong, coleenp
Contributed-by: doug.simon@oracle.com, xiaohong.gong@arm.com
darcy [Thu, 29 Aug 2019 16:31:34 -0700] rev 57956
8229997: Apply java.io.Serial annotations in java.base
Reviewed-by: alanb, rriggs
kbarrett [Thu, 29 Aug 2019 18:52:30 -0400] rev 57955
8230332: G1DirtyCardQueueSet _notify_when_complete is always true
Summary: Removed _notify_when_complete, assume true value where formerly used.
Reviewed-by: sjohanss, tschatzl
mseledtsov [Thu, 29 Aug 2019 15:50:45 -0700] rev 57954
8228960: [TESTBUG] containers/docker/TestJcmdWithSideCar.java: jcmd reports main class as Unknown
Summary: waiting for child output to start main() before running jcmd
Reviewed-by: dholmes, bobv
kbarrett [Thu, 29 Aug 2019 18:35:52 -0400] rev 57953
8230109: G1DirtyCardQueueSet should use card counts rather than buffer counts
Summary: Consistently use card counts
Reviewed-by: sjohanss, sangheki
jiefu [Fri, 30 Aug 2019 00:03:10 +0200] rev 57952
8230037: Confused MetaData dumped by PrintOptoAssembly
Reviewed-by: kvn, bsrbnd
herrick [Thu, 29 Aug 2019 16:37:59 -0400] rev 57951
8230152: No appropriate error message when wix tools missing.
Reviewed-by: asemenyuk
darcy [Thu, 29 Aug 2019 10:52:21 -0700] rev 57950
8229999: Apply java.io.Serial annotations to security types in java.base
Reviewed-by: rriggs, mullan
egahlin [Thu, 29 Aug 2019 19:40:37 +0200] rev 57949
Update test
egahlin [Thu, 29 Aug 2019 19:38:54 +0200] rev 57948
Publish configuration using volatile instread fence
egahlin [Thu, 29 Aug 2019 19:31:57 +0200] rev 57947
Abort directory stream after end
egahlin [Thu, 29 Aug 2019 19:30:32 +0200] rev 57946
Add mechanism för new file notification
dtitov [Thu, 29 Aug 2019 10:09:27 -0700] rev 57945
8182119: jdk.hotspot.agent's META-INF/services/com.sun.jdi.connect.Connector no longer needed
Reviewed-by: sspitsyn, amenkov, alanb
egahlin [Thu, 29 Aug 2019 19:00:41 +0200] rev 57944
Rename RecordingStream::setInterval to setFlushInterval
mbaesken [Wed, 28 Aug 2019 14:22:56 +0200] rev 57943
8229284: jdk/internal/platform/cgroup/TestCgroupMetrics.java fails for - memory:getMemoryUsage
Reviewed-by: mseledtsov, sgehwolf
mseledtsov [Thu, 29 Aug 2019 08:35:31 -0700] rev 57942
8229210: [TESTBUG] Move gc stress tests from JFR directory tree to gc/stress
Summary: moved the tests
Reviewed-by: egahlin
igerasim [Thu, 29 Aug 2019 07:39:06 -0700] rev 57941
8230338: Accurate error message about bad Unicode block name
Reviewed-by: rriggs
jlaskey [Thu, 29 Aug 2019 11:33:26 -0300] rev 57940
imported patch legacy
redestad [Thu, 29 Aug 2019 15:59:00 +0200] rev 57939
8230302: GenerateJLIClassesPlugin can generate invalid DirectMethodHandle methods
Reviewed-by: mchung
coleenp [Thu, 29 Aug 2019 08:52:22 -0400] rev 57938
8216977: ShowHiddenFrames use in java_lang_StackTraceElement::fill_in appears broken
Summary: Return NULL source file and negative line number for hidden frames.
Reviewed-by: dholmes, hseigel
mgronlun [Thu, 29 Aug 2019 15:16:13 +0200] rev 57937
optimization to avoid retagging and already tagged set of stacktraces
mgronlun [Thu, 29 Aug 2019 14:05:01 +0200] rev 57936
avoid serializing stacktraces twice
mgronlun [Thu, 29 Aug 2019 13:08:13 +0200] rev 57935
missing friend declarations
mgronlun [Thu, 29 Aug 2019 12:53:05 +0200] rev 57934
optimizations for old object sample metadata
psadhukhan [Thu, 29 Aug 2019 15:09:48 +0530] rev 57933
Merge
dmarkov [Fri, 23 Aug 2019 14:25:20 +0100] rev 57932
8225505: ctrl-F1 does not show the tooltip of a menu item (JMenuItems)
Reviewed-by: psadhukhan, serb
psadhukhan [Mon, 19 Aug 2019 12:13:47 +0530] rev 57931
8226513: JEditorPane is shown with incorrect size
Reviewed-by: prr, psadhukhan
Contributed-by: semyon.sadetsky@oracle.com
aivanov [Sun, 18 Aug 2019 21:36:01 +0100] rev 57930
8222108: Reduce minRefreshTime for updating remote printer list on Windows
Reviewed-by: prr, serb
lbourges [Wed, 07 Aug 2019 10:25:50 +0200] rev 57929
8228711: Path rendered incorrectly when it goes outside the clipping region
Summary: fixed closePath() to preserve last position and its outcode in Stroker and TransformingPathConsumer2D.PathClipFilter
Reviewed-by: prr, kcr
akolarkunnu [Tue, 06 Aug 2019 00:16:38 -0700] rev 57928
8221312: test/jdk/sanity/client/SwingSet/src/ColorChooserDemoTest.java failed
Reviewed-by: serb, psadhukhan
psadhukhan [Thu, 25 Jul 2019 12:23:54 +0530] rev 57927
Merge
psadhukhan [Wed, 24 Jul 2019 12:49:44 +0530] rev 57926
Merge
psadhukhan [Wed, 24 Jul 2019 12:21:36 +0530] rev 57925
Merge
psadhukhan [Mon, 22 Jul 2019 11:08:27 +0530] rev 57924
Merge
darcy [Wed, 28 Aug 2019 22:30:26 -0700] rev 57923
8230074: Improve specification for {Math, StrictMath}.negateExact
Reviewed-by: bpb
egahlin [Thu, 29 Aug 2019 03:29:45 +0200] rev 57922
Rename firstNanos and lastNanos to filterStart and filterEnd
egahlin [Thu, 29 Aug 2019 03:27:49 +0200] rev 57921
Make stream thread non-daemon and remove unnecessary copying of filter
egahlin [Thu, 29 Aug 2019 03:21:55 +0200] rev 57920
Reduce allocation from logging
jwilhelm [Thu, 29 Aug 2019 02:54:50 +0200] rev 57919
Added tag jdk-14+12 for changeset 8570f22b9b6a
jiefu [Wed, 28 Aug 2019 08:47:40 +0800] rev 57918
8230228: [TESTBUG] Several runtime/ErrorHandling tests may fail on some platforms
Reviewed-by: coleenp, stuefe, mseledtsov
mseledtsov [Wed, 28 Aug 2019 15:15:38 -0700] rev 57917
8230115: Problemlist JFR TestNetworkUtilization test
Summary: Added test to the problem list
Reviewed-by: dcubed
amenkov [Wed, 28 Aug 2019 13:34:15 -0700] rev 57916
8228554: Accessibility errors in jdwp-protocol.html
Reviewed-by: dholmes, sspitsyn
joehw [Wed, 28 Aug 2019 19:02:51 +0000] rev 57915
8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter
Reviewed-by: lancea
godin [Wed, 28 Aug 2019 14:37:45 -0400] rev 57914
8215166: Remove unused G1PretouchAuxiliaryMemory option
Summary: Removed experimental option.
Reviewed-by: kbarrett
kbarrett [Wed, 28 Aug 2019 14:06:37 -0400] rev 57913
8230126: delay_to_keep_mmu can delay shutdown
Summary: Wait on CGC_lock instead of sleeping to provide the delay.
Reviewed-by: sangheki, sjohanss
herrick [Wed, 28 Aug 2019 11:58:56 -0400] rev 57912
Merge
herrick [Wed, 28 Aug 2019 11:52:20 -0400] rev 57911
8224833: jpackages differences between platforms
Submitted-by: asemenyuk
Reviewed-by: herrick, almatvee
herrick [Wed, 28 Aug 2019 11:41:49 -0400] rev 57910
8228660: .deb files generated by jpackage don't follow naming convention
Submitted-by: asemenyuk
Reviewed-by: kcr, almatvee
herrick [Wed, 28 Aug 2019 11:30:40 -0400] rev 57909
8229979: jpackage cleanup src files, help text, and javadoc
Reviewed-by: asemenyuk, kcr
herrick [Wed, 28 Aug 2019 07:32:23 -0400] rev 57908
8230191: Replace javacup logo with duke everywhere in jpackage
Reviewed-by: asemenyuk, kcr
dcubed [Wed, 28 Aug 2019 12:53:37 -0400] rev 57907
8230317: serviceability/sa/ClhsdbPrintStatics.java fails after 8230184
Reviewed-by: eosterlund
dcubed [Wed, 28 Aug 2019 10:56:50 -0400] rev 57906
8230184: rename, whitespace, indent and comments changes in preparation for lock free Monitor lists
Reviewed-by: kbarrett, dholmes
iklam [Wed, 28 Aug 2019 07:41:57 -0700] rev 57905
8230294: runtime/cds/appcds/ClassPathAttr.java failed with jar operation failed
Reviewed-by: lfoltan
neliasso [Mon, 26 Aug 2019 11:36:45 +0200] rev 57904
8230091: Add verification of clean_catch_blocks
Reviewed-by: rbackman, kvn
eosterlund [Wed, 28 Aug 2019 11:19:09 +0200] rev 57903
8229278: Improve hs_err location printing to assume less about GC internals
Reviewed-by: stefank, kbarrett
mgronlun [Wed, 28 Aug 2019 12:03:58 +0200] rev 57902
simplifications
pliden [Wed, 28 Aug 2019 09:50:23 +0200] rev 57901
8230096: ZGC: Remove unused ZObjectAllocator::_nworkers
Reviewed-by: stefank
pliden [Wed, 28 Aug 2019 09:50:21 +0200] rev 57900
8230092: ZGC: Consolidate ZBackingFile, ZBackingPath and ZPhysicalMemoryBacking on Linux
Reviewed-by: stefank
pliden [Wed, 28 Aug 2019 09:50:20 +0200] rev 57899
8230090: ZGC: Introduce ZSyscall
Reviewed-by: stefank
iklam [Tue, 27 Aug 2019 22:14:52 -0700] rev 57898
8227370: Remove SharedPathsMiscInfo
Reviewed-by: ccheung, jiangli
iklam [Tue, 27 Aug 2019 22:14:15 -0700] rev 57897
8230168: Use ClasspathStream for FileMapInfo::create_path_array
Reviewed-by: lfoltan, fparain
fyuan [Wed, 28 Aug 2019 11:00:55 +0800] rev 57896
8230010: Remove jdk8037819/BasicTest1.java
8230002: javax/xml/jaxp/unittest/transform/SecureProcessingTest.java runs zero test
Reviewed-by: joehw, vtewari
igerasim [Tue, 27 Aug 2019 14:44:21 -0700] rev 57895
8226831: Use Objects.equals() when appropriate
Reviewed-by: rriggs, bpb
redestad [Tue, 27 Aug 2019 22:26:42 +0200] rev 57894
8228507: Archive FDBigInteger
Reviewed-by: jiangli, bpb
pchilanomate [Tue, 27 Aug 2019 20:10:06 +0000] rev 57893
8229844: Remove attempt_rebias parameter from revoke_and_rebias()
Summary: Removed attempt_rebias parameter and merged fast_enter() and slow_enter() into enter()
Reviewed-by: dholmes, rehn, coleenp, dcubed
shade [Tue, 27 Aug 2019 19:22:58 +0200] rev 57892
8230118: 32-bit build failures after JDK-8227054
Reviewed-by: zgu, kbarrett
eosterlund [Tue, 27 Aug 2019 16:35:50 +0200] rev 57891
8219708: Stop flushing OSR nmethods earlier in the sweeper
Reviewed-by: neliasso, thartmann
kbarrett [Tue, 27 Aug 2019 11:05:17 -0400] rev 57890
8230192: Rename G1RedirtyCardsBufferList to G1BufferNodeList
Summary: Rename class and move to new files.
Reviewed-by: sjohanss, lkorinth
shade [Tue, 27 Aug 2019 17:02:38 +0200] rev 57889
8230215: MacOS debug build is broken after JDK-8230003
Reviewed-by: zgu, mdoerr
jpai [Tue, 27 Aug 2019 16:17:40 +0530] rev 57888
8230220: java/net/HttpURLConnection/HttpURLProxySelectionTest.java fails intermittently
Summary: Fix the test to use volatile on members which are accessed across threads
Reviewed-by: dfuchs
mgronlun [Tue, 27 Aug 2019 12:36:05 +0200] rev 57887
some cleanup
mgronlun [Tue, 27 Aug 2019 12:08:01 +0200] rev 57886
rename from JfrCheckpointMode to JfrCheckpointType
shade [Tue, 27 Aug 2019 11:15:00 +0200] rev 57885
8230214: AArch64 build failures after JDK-8229836 (Remove include of globals.hpp from allocation.hpp)
Reviewed-by: dholmes
mbaesken [Wed, 14 Aug 2019 15:07:04 +0200] rev 57884
8229706: java/net/MulticastSocket/NoLoopbackPackets.java fails on some AIX machines
Reviewed-by: chegar, clanger
egahlin [Mon, 26 Aug 2019 18:10:34 +0200] rev 57883
Add parser support for checkpoint cetagorization bits
mgronlun [Mon, 26 Aug 2019 17:59:32 +0200] rev 57882
checkpoint bit pattern
erikj [Mon, 26 Aug 2019 07:14:15 -0700] rev 57881
8230079: Update test document by changing "TIMEOUT" to "TIMEOUT_FACTOR"
Reviewed-by: erikj
Contributed-by: Wang Xue <wangxue@loongson.cn>
dfuchs [Mon, 26 Aug 2019 14:48:12 +0100] rev 57880
8230000: some httpclients testng tests run zero test
Summary: two tests needed to declared their test methods public, the last one was a simple abstract framework for subclasses and needed its @test keyword removed.
Reviewed-by: chegar, aefimov, dfuchs
Contributed-by: Julia Boes <julia.boes@oracle.com>
michaelm [Mon, 26 Aug 2019 12:25:49 +0100] rev 57879
8177648: getResponseCode() throws IllegalArgumentException caused by protocol error while following redirect
Reviewed-by: michaelm, chegar, dfuchs
Contributed-by: jai.forums2013@gmail.com
mgronlun [Mon, 26 Aug 2019 13:09:14 +0200] rev 57878
Thread metadata to include excluded threads, thread sampler to exclude excluded threads, thread name friend
michaelm [Mon, 26 Aug 2019 11:46:54 +0100] rev 57877
8222363: Update ServerSocket.isBound spec to reflect implementation after close
Reviewed-by: dfuchs
stefank [Mon, 26 Aug 2019 09:15:43 +0200] rev 57876
8224878: Use JVMFlag parameters instead of name strings
Reviewed-by: gziemski, dholmes, jrose
stefank [Mon, 26 Aug 2019 09:13:38 +0200] rev 57875
8229836: Remove include of globals.hpp from allocation.hpp
Reviewed-by: coleenp, kbarrett
mgronlun [Sun, 25 Aug 2019 19:09:22 +0200] rev 57874
epoch aware serialization tagging
mgronlun [Sun, 25 Aug 2019 15:13:16 +0200] rev 57873
typeset serialization cache
mgronlun [Sun, 25 Aug 2019 13:27:54 +0200] rev 57872
stacktrace serialization cache