mdoerr [Tue, 21 May 2019 11:45:37 +0200] rev 54959
8224230: [PPC64, s390] Support AsyncGetCallTrace
Reviewed-by: goetz, jcbeyler, sspitsyn
pmuthuswamy [Tue, 21 May 2019 15:02:18 +0530] rev 54958
8223733: "Detail" in headings should be "Details"
Reviewed-by: hannesw
rehn [Tue, 21 May 2019 10:46:08 +0200] rev 54957
8223313: Use handshakes for CountStackFrames.
Reviewed-by: dholmes, rrich, dcubed
kdobson [Tue, 21 May 2019 10:36:23 +0200] rev 54956
8221507: Implement JFR Events for Shenandoah
Reviewed-by: rkennke, shade, egahlin, mseledtsov
Contributed-by: Ken Dobson <kdobson@redhat.com>
rehn [Tue, 21 May 2019 10:34:57 +0200] rev 54955
8223306: Remove threads linked list (use ThreadsList's array in SA)
Reviewed-by: coleenp, dholmes, dcubed
sspitsyn [Tue, 21 May 2019 00:52:04 -0700] rev 54954
8183273: Clarify Instrumentation interface should not be implemented outside java.instrument module
Summary: Add a note with a clarification
Reviewed-by: alanb, dholmes, jcbeyler
jjg [Mon, 20 May 2019 18:18:42 -0700] rev 54953
8224166: Create a taglet to better handle @jls and @jvms tags
Reviewed-by: erikj, darcy
darcy [Mon, 20 May 2019 17:29:44 -0700] rev 54952
8224175: Fix inconsistencies in @jls and @jvms tags
Reviewed-by: jjg, rfield
mseledtsov [Mon, 20 May 2019 15:18:00 -0700] rev 54951
8220672: [TESTBUG] TestCPUSets should check that cpuset does not exceed available cores
Summary: making sure cpuset size does not exceed available cores
Reviewed-by: dholmes, lmesnik
jjg [Mon, 20 May 2019 10:57:57 -0700] rev 54950
8223663: Update links for tool guides
Reviewed-by: alanb, erikj, darcy
jiangli [Mon, 20 May 2019 10:32:10 -0700] rev 54949
Merge
aeubanks [Wed, 15 May 2019 16:21:51 -0700] rev 54948
8224014: Don't run test/jdk/java/net/NetworkInterface/IPv4Only.java in IPv6 only environment
Reviewed-by: chegar, dfuchs
Contributed-by: aeubanks@google.com
aeubanks [Wed, 15 May 2019 17:21:18 -0700] rev 54947
8224019: test/jdk/java/nio/channels/DatagramChannel/BasicMulticastTests.java assumes IPv4 is always available
Reviewed-by: chegar, dfuchs, alanb
Contributed-by: aeubanks@google.com
darcy [Mon, 20 May 2019 10:16:45 -0700] rev 54946
8224174: java.lang.Number has a default constructor
Reviewed-by: rriggs, bpb
aeubanks [Wed, 15 May 2019 09:15:59 -0700] rev 54945
8223214: Inet6AddressImpl.loopbackAddress() should choose loopback address that is available
Reviewed-by: chegar
Contributed-by: aeubanks@google.com
lancea [Mon, 20 May 2019 12:24:05 -0400] rev 54944
8222807: Address iteration with invalid ZIP header entries
Reviewed-by: redestad, clanger
lucy [Mon, 20 May 2019 17:44:29 +0200] rev 54943
8223444: Improve CodeHeap Free Space Management
Reviewed-by: kvn, thartmann
coleenp [Mon, 20 May 2019 10:06:07 -0400] rev 54942
8221967: InternTest.java timed out
Summary: Move redundant table lookup and make rehashing be a needed guaranteed safepoint cleanup action.
Reviewed-by: dholmes, rehn
zgu [Mon, 20 May 2019 09:43:46 -0400] rev 54941
8224179: Shenandoah: CTW test failures with traversal GC
Reviewed-by: shade
zgu [Mon, 20 May 2019 09:42:37 -0400] rev 54940
8224210: Shenandoah: Refactor ShenandoahRootScanner to support scanning CSet codecache roots
Reviewed-by: shade
dkejriwal [Thu, 16 May 2019 12:14:37 +0530] rev 54939
8206879: Currency decimal marker incorrect for Peru
Reviewed-by: naoto, rpatil
dfuchs [Mon, 20 May 2019 12:37:40 +0100] rev 54938
8223856: Replace wildcard address with loopback or local host in tests - part 8
Summary: Fixes some intermittent test failures by replacing wildcard with loopback - or retrying once.
Reviewed-by: aefimov, chegar
mbaesken [Tue, 14 May 2019 10:21:55 +0200] rev 54937
8130017: use _FORTIFY_SOURCE in gcc fastdebug builds
Reviewed-by: erikj
pmuthuswamy [Mon, 20 May 2019 14:42:32 +0530] rev 54936
8219313: Support module specific stylesheets
Reviewed-by: jjg
ljiang [Sun, 19 May 2019 22:14:09 +0800] rev 54935
8219781: Localized names for Japanese era Reiwa in COMPAT provider
Reviewed-by: naoto
tschatzl [Sat, 18 May 2019 22:11:25 +0200] rev 54934
8222492: G1 unnecessarily scans remembered set cards for regions that already have been evacuated
Summary: Filter out cards from the current collection set during evacuation increments.
Reviewed-by: kbarrett, sangheki
jiefu [Sat, 18 May 2019 12:13:38 -0700] rev 54933
8222302: [TESTBUG]test/hotspot/jtreg/compiler/intrinsics/sha/cli/TestUseSHAOptionOnUnsupportedCPU.java fails on any other CPU
Reviewed-by: kvn, dlong
shade [Sat, 18 May 2019 18:49:39 +0200] rev 54932
8224170: Build failures after JDK-8207812 (Implement Dynamic CDS Archive)
Reviewed-by: stuefe, kvn
ysuenaga [Sat, 18 May 2019 15:42:21 +0900] rev 54931
8163805: hotspot/test/serviceability/sa/sadebugd/SADebugDTest.java failed with timed out
Reviewed-by: cjplummer, jcbeyler
rfield [Fri, 17 May 2019 12:52:46 -0700] rev 54930
8223595: Consider updating jdk.jshell module description
Summary: Conform to module summary standards
Reviewed-by: jlahoda
vromero [Fri, 17 May 2019 13:16:07 -0400] rev 54929
8223803: j.l.c.MethodTypeDesc::insertParameterTypes​ doesn't control type of parameters
Reviewed-by: rriggs
zgu [Fri, 17 May 2019 11:47:06 -0400] rev 54928
8223951: Shenandoah: Only need to update thread roots during final update refs
Reviewed-by: shade
ccheung [Fri, 17 May 2019 08:29:55 -0700] rev 54927
8207812: Implement Dynamic CDS Archive
Summary: Improve the usability of AppCDS
Reviewed-by: acorn, jiangli, mseledtsov
Contributed-by: ioi.lam@oracle.com, jianglizhou@google.com, calvin.cheung@oracle.com
rriggs [Fri, 17 May 2019 10:48:02 -0400] rev 54926
8220166: Performance regression in deserialization (4-6% in SPECjbb)
Reviewed-by: shade, dholmes, alanb
aoqi [Thu, 16 May 2019 21:25:53 +0800] rev 54925
8224028: loop initial declarations introduced by JDK-8184770
Reviewed-by: dfuchs, amenkov, sspitsyn
zgu [Fri, 17 May 2019 09:52:35 -0400] rev 54924
8223774: Shenandoah: Refactor ShenandoahRootProcessor and family
Reviewed-by: shade, rkennke
tschatzl [Fri, 17 May 2019 12:33:37 +0200] rev 54923
8224038: Fix remaining InCSetState mentions
Reviewed-by: kbarrett
pliden [Fri, 17 May 2019 12:06:03 +0200] rev 54922
8223961: ZGC: Unexpected behaviour due to ZMetronome::wait_for_tick() oversleeping
Reviewed-by: pliden, stefank
Contributed-by: fujie@loongson.cn, per.liden@oracle.com
bulasevich [Fri, 17 May 2019 11:44:44 +0200] rev 54921
8223472: volatile long field corruption on x86_32
Reviewed-by: eosterlund, dholmes, shade, coleenp
clanger [Fri, 17 May 2019 09:00:39 +0100] rev 54920
8222276: (zipfs) Refactoring and cleanups to prepare for JDK-8213031
Reviewed-by: lancea
bulasevich [Fri, 17 May 2019 03:01:21 -0400] rev 54919
8220656: ARM32: -XX:MaxVectorSize=16 makes SIGILL
Reviewed-by: dholmes, dlong
mbaesken [Thu, 16 May 2019 13:21:41 +0200] rev 54918
8223944: fix zlib related building docu and comments
Reviewed-by: alanb, erikj
ysuenaga [Fri, 17 May 2019 14:14:15 +0900] rev 54917
8223665: SA: debugd options should follow jhsdb style
Reviewed-by: dholmes, sspitsyn, ysuenaga, jcbeyler
Contributed-by: Osamu Sakamoto <sakamoto.osamu@nttcom.co.jp>
kbarrett [Thu, 16 May 2019 20:14:54 -0400] rev 54916
8160539: Stack frame scanning acquires DerivedPointerTableGC_lock mutex
Summary: Use lock-free stack for accumulating table entries.
Reviewed-by: tschatzl, kvn
bulasevich [Thu, 16 May 2019 18:45:30 -0400] rev 54915
8222825: ARM32 SIGILL issue on single core CPU (not supported PLDW instruction)
Reviewed-by: dholmes, dlong
jwilhelm [Fri, 17 May 2019 00:21:10 +0200] rev 54914
8223346: Update Graal
Reviewed-by: kvn
iignatyev [Thu, 16 May 2019 12:16:47 -0700] rev 54913
8222154: upgrade gtest to 1.8.1
Reviewed-by: jwilhelm, rwestberg
epavlova [Thu, 16 May 2019 12:33:44 -0700] rev 54912
8224017: [Graal] gc/z/TestUncommit.java fails with Graal
Reviewed-by: kvn
jcbeyler [Thu, 16 May 2019 12:48:21 -0700] rev 54911
8224020: AsyncGetCallTrace test should not run on PPC64 or IA64
Summary: Restrict the test to the right architectures
Reviewed-by: cjplummer, sspitsyn, simonis
shade [Thu, 16 May 2019 21:32:24 +0200] rev 54910
8224033: os::snprintf should be used in virtualizationSupport.cpp
Reviewed-by: mbaesken, stuefe
rhalade [Thu, 16 May 2019 12:36:08 -0700] rev 54909
8223499: Remove two DocuSign root certificates that are expiring
Reviewed-by: mullan
epavlova [Thu, 16 May 2019 11:30:32 -0700] rev 54908
8223910: TestFloatJNIArgs and TestTrichotomyExpressions time out with Graal as JIT
Reviewed-by: thartmann
dtitov [Thu, 16 May 2019 11:37:26 -0700] rev 54907
8222422: vmTestbase/nsk/jdi/ClassLoaderReference/definedClasses tests failed with Unexpected Exception: null
Reviewed-by: dholmes, jcbeyler, cjplummer
vromero [Thu, 16 May 2019 13:34:33 -0400] rev 54906
8223726: j.l.c.MethodTypeDesc spec should contain precise assertions for one parameter's methods
Reviewed-by: darcy
rkennke [Thu, 16 May 2019 19:07:31 +0200] rev 54905
8224043: Shenandoah: Remove clear_claimed_marks() from start of concurrent_traversal()
Reviewed-by: shade
adinn [Thu, 16 May 2019 15:45:46 +0100] rev 54904
8224042: Add private alignDown method to MappedByteBuffer
Summary: Use alignDown method to round addresses down to page boundary
Reviewed-by: stuefe, mikael, alanb
aeubanks [Wed, 15 May 2019 17:13:57 -0700] rev 54903
8224018: test/jdk/java/net/ipv6tests/{Tcp,Udp}Test.java assume IPv4 is available
Reviewed-by: dfuchs, chegar
Contributed-by: aeubanks@google.com
alanb [Thu, 16 May 2019 17:06:53 +0100] rev 54902
8223442: java/nio/channels/SocketChannel/AdaptorStreams.java testConcurrentTimedReadWrite3(): failure
Reviewed-by: michaelm
coleenp [Thu, 16 May 2019 11:07:09 -0400] rev 54901
8223585: vmTestbase/runtime/pcl/* get SEGV in MetadataOnStackClosure::do_metadata(Metadata*)+0x0
Summary: adjust old method table by only one thread.
Reviewed-by: kvn, jcbeyler, sspitsyn
jlahoda [Thu, 16 May 2019 16:42:14 +0200] rev 54900
8224031: Cannot parse switch expressions after type cast
Summary: Correctly categorize parentheses followed by the switch keyword as cast.
Reviewed-by: mcimadamore