dholmes [Tue, 05 Nov 2019 18:42:10 -0500] rev 58942
8233599: ARM32 Build failed due to 8232050 missing an include
Reviewed-by: dholmes
Contributed-by: Markus Knetschke <markus.knetschke@gmail.com>
lancea [Tue, 05 Nov 2019 14:54:44 -0500] rev 58941
8233622: (zipfs) open/test/jdk/jdk/nio/zipfs/CopyMoveTests.java has incorrect bug label
Reviewed-by: rriggs
aoqi [Wed, 06 Nov 2019 01:45:25 +0800] rev 58940
8233608: Minimal build broken after JDK-8233494
Reviewed-by: shade
michaelm [Tue, 05 Nov 2019 18:34:02 +0000] rev 58939
Check for AF_UNIX support on Windows was not correct
iveresov [Tue, 05 Nov 2019 09:59:21 -0800] rev 58938
8233590: Compiler thread creation fails with assert(_c2_count > 0 || _c1_count > 0) failed: No compilers?
Summary: Handle the case with -XX:-TieredCompilation properly
Reviewed-by: shade, thartmann
Contributed-by: fujie@loongson.cn
iignatyev [Tue, 05 Nov 2019 08:57:36 -0800] rev 58937
8233496: AOT tests failures with 'java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class'
Reviewed-by: kvn, thartmann
hannesw [Tue, 05 Nov 2019 17:27:18 +0100] rev 58936
8232209: Update double-conversion license file to version 3.1.5
Reviewed-by: sundar
michaelm [Tue, 05 Nov 2019 16:00:51 +0000] rev 58935
make benchmark use loopback address
stuefe [Tue, 05 Nov 2019 16:57:58 +0100] rev 58934
8233530: gcc 5.4 build warning -Wc++14-compat after JDK-8233359
Reviewed-by: dholmes, goetz
michaelm [Tue, 05 Nov 2019 15:10:00 +0000] rev 58933
added some micro benchmarks (SocketChannelCompare does direct comparison)
mdoerr [Tue, 05 Nov 2019 11:53:46 +0100] rev 58932
8233081: C1: PatchingStub for field access copies too much
Reviewed-by: thartmann, dlong
neliasso [Thu, 31 Oct 2019 17:16:36 +0100] rev 58931
8232896: ZGC: Enable C2 clone intrinsic
Reviewed-by: pliden, kvn
dmarkov [Tue, 05 Nov 2019 10:11:18 +0000] rev 58930
8232880: Update test documentation with additional settings for client UI tooltip tests
Reviewed-by: aivanov, serb, ihse
jiefu [Tue, 05 Nov 2019 17:02:01 +0800] rev 58929
8233574: Shenandoah: build is broken without jfr
Reviewed-by: rkennke, shade
redestad [Tue, 05 Nov 2019 09:58:05 +0100] rev 58928
8233495: Some fieldDescriptor methods can pass existing constantPoolHandle
Reviewed-by: lfoltan, coleenp
redestad [Tue, 05 Nov 2019 09:57:10 +0100] rev 58927
8233494: Avoid calling MallocTracker::record_malloc and record_free when NMT is off
Reviewed-by: mdoerr, zgu
jiefu [Tue, 05 Nov 2019 09:37:20 +0800] rev 58926
8233429: Minimal and zero VM build broken after JDK-8227003
Reviewed-by: iveresov, shade, thartmann
Contributed-by: igor.veresov@oracle.com, fujie@loongson.cn
stuefe [Thu, 31 Oct 2019 07:53:16 +0100] rev 58925
8233019: java.lang.Class.isPrimitive() (C1) returns wrong result if Klass* is aligned to 32bit
Reviewed-by: mdoerr, dlong, aph
igerasim [Mon, 04 Nov 2019 13:02:40 -0800] rev 58924
8233422: Extra space in the title of the HTML javadoc page
Reviewed-by: ihse, erikj
iklam [Mon, 04 Nov 2019 12:36:54 -0800] rev 58923
8232734: [TESTBUG] avoid using JDK symbols in ExtraSymbols.symbols.txt
Reviewed-by: ccheung
herrick [Mon, 04 Nov 2019 15:06:01 -0500] rev 58922
8232919 : If user installs msi and exe, two installations are found in Add/Remove
Submitted-by: asemenyuk
Reviewed-by: aherrick, almatvee
herrick [Mon, 04 Nov 2019 14:57:27 -0500] rev 58921
Merge
bchristi [Mon, 04 Nov 2019 11:42:24 -0800] rev 58920
8233091: Backout JDK-8212117: Class.forName loads a class but not linked if class is not initialized
Reviewed-by: alanb, dholmes, mchung
bpb [Mon, 04 Nov 2019 11:05:10 -0800] rev 58919
8233519: Put java/nio/channels/DatagramChannel/Unref.java on the problem list
Reviewed-by: alanb, lancea
shade [Mon, 04 Nov 2019 19:40:58 +0100] rev 58918
8233520: Shenandoah: do not sleep when thread is attaching
Reviewed-by: rkennke
aph [Mon, 04 Nov 2019 13:13:34 -0500] rev 58917
Merge
aph [Fri, 01 Nov 2019 06:04:35 -0400] rev 58916
8233232: AArch64: Shenandoah: jni_fast_GetLongField is broken
Reviewed-by: shade, rkennke
jiefu [Mon, 04 Nov 2019 10:03:32 -0800] rev 58915
8233291: [TESTBUG] tools/jlink/plugins/VendorInfoPluginsTest.java fails with debug or non-server VMs
Reviewed-by: mchung
coffeys [Mon, 04 Nov 2019 14:24:36 +0000] rev 58914
8232984: Upgrading Joni License version to 2.1.16
Reviewed-by: coffeys
Contributed-by: kiran.sidhartha.ravikumar@oracle.com
ysuenaga [Mon, 04 Nov 2019 22:31:59 +0900] rev 58913
8233285: Demangling C++ symbols in jhsdb jstack --mixed
Reviewed-by: cjplummer, sspitsyn, ihse
stooke [Mon, 04 Nov 2019 13:58:33 +0100] rev 58912
8232973: Potential infinite loop in macOS hotspot agent
Reviewed-by: stuefe, cjplummer, sspitsyn
michaelm [Mon, 04 Nov 2019 11:25:55 +0000] rev 58911
Merge
tschatzl [Mon, 04 Nov 2019 11:33:15 +0100] rev 58910
8232951: TestG1ParallelPhases.java fails with phase NonYoungFreeCSet not found
Reviewed-by: lkorinth, kbarrett
ihse [Mon, 04 Nov 2019 11:15:45 +0100] rev 58909
8233383: Various minor fixes
Reviewed-by: erikj
ihse [Mon, 04 Nov 2019 11:12:13 +0100] rev 58908
8233381: Update copyright year in build system files
Reviewed-by: erikj
chegar [Mon, 04 Nov 2019 10:06:59 +0000] rev 58907
8232367: Update the jdk/java/net/httpclient tests to RS TCK 1.0.3
Reviewed-by: dfuchs
jlahoda [Mon, 04 Nov 2019 10:58:14 +0100] rev 58906
8230847: Trees.getScope may crash when invoked for statement inside switch.
Summary: More thoroughly avoiding side-effects when attributing (to) for Trees.getScope.
Reviewed-by: mcimadamore
mbaesken [Wed, 30 Oct 2019 14:52:27 +0100] rev 58905
8233202: exclude javax/swing/plaf/basic/BasicGraphicsUtils/8132119/bug8132119.java
Reviewed-by: clanger
mbaesken [Mon, 04 Nov 2019 09:54:00 +0100] rev 58904
8233078: fix minimal VM build on Linux ppc64(le)
Reviewed-by: mdoerr, lucy
jlahoda [Mon, 04 Nov 2019 09:40:35 +0100] rev 58903
8229815: Upgrade Jline to 3.12.1
Reviewed-by: rfield
weijun [Mon, 04 Nov 2019 14:26:18 +0800] rev 58902
8231950: keytool -ext camel-case shorthand not working
Reviewed-by: mullan
dholmes [Sun, 03 Nov 2019 18:02:29 -0500] rev 58901
8229516: Thread.isInterrupted() always returns false after thread termination
Reviewed-by: dnsimon, sspitsyn, dcubed, alanb
alanb [Sun, 03 Nov 2019 14:07:43 +0000] rev 58900
8233430: (sc) Socket adaptor restoring of blocking mode can override exception if socket closed
Reviewed-by: dfuchs, chegar
alanb [Sat, 02 Nov 2019 10:02:18 +0000] rev 58899
8232673: (dc) DatagramChannel socket adaptor issues
Reviewed-by: dfuchs, chegar
kbarrett [Fri, 01 Nov 2019 16:21:17 -0400] rev 58898
8233359: Add global sized operator delete definitions
Summary: Added new definitions.
Reviewed-by: dholmes
bpb [Fri, 01 Nov 2019 13:16:50 -0700] rev 58897
8162520: (fs) FileStore should support file stores with > Long.MAX_VALUE capacity
Reviewed-by: alanb, darcy, rriggs
jboes [Fri, 01 Nov 2019 12:57:01 +0000] rev 58896
8231632: HttpURLConnection::usingProxy could specify that it may lazily evaluate the fact
Summary: Modified method description to disambiguate when false is returned and altered implementation
Reviewed-by: dfuchs, chegar, vtewari
ccheung [Fri, 01 Nov 2019 11:31:37 -0700] rev 58895
8233363: Clarify the DumpSharedSpaces condition in InstanceKlass::verify_on
Summary: change DumpSharedSpaces to Arguments::is_dumping_archive().
Reviewed-by: iklam, coleenp
iveresov [Fri, 01 Nov 2019 09:39:13 -0700] rev 58894
8227003: Add high-level JIT compilation mode control mechanism
Summary: Add tiered mode to emulate non-tiered with special mode for JVMCI compiler. Add -XX:CompilationMode option.
Reviewed-by: never, redestad
dl [Fri, 01 Nov 2019 09:07:59 -0700] rev 58893
8231026: Miscellaneous changes imported from jsr166 CVS 2019-11
Reviewed-by: martin
dl [Fri, 01 Nov 2019 09:04:04 -0700] rev 58892
8231592: Clarify that ConcurrentHashMap compute methods mapping functions execute at most once
Reviewed-by: martin
shade [Fri, 01 Nov 2019 16:16:05 +0100] rev 58891
8233387: Shenandoah: passive mode should disable pacing ergonomically
Reviewed-by: zgu
herrick [Fri, 01 Nov 2019 10:25:15 -0400] rev 58890
8233333 : Incorrect comparison of number version strings in ToolValidator
Submitted-by: asemenyuk
Reviewed-by: aherrick, almatvee
herrick [Fri, 01 Nov 2019 10:22:49 -0400] rev 58889
8233265: jpackage --add-modules cannot find additional modules with non-modular app
Reviewed-by: asemenyuk, almatvee, kcr
herrick [Thu, 31 Oct 2019 11:18:41 -0400] rev 58888
8232186 : Add verification for pkg and dmg tests
Submitted-by: almatvee
Reviewed-by: aherrick, asemenyuk
herrick [Thu, 31 Oct 2019 11:11:42 -0400] rev 58887
8233138 : Error 2343 when using --win-dir-chooser
Submitted-by: asemenyuk
Reviewed-by: aherrick, almatvee
herrick [Thu, 31 Oct 2019 11:07:01 -0400] rev 58886
8233143 : RPM errors: rpmbuild: no spec files given for build
Submitted-by: asemenyuk
Reviewed-by: aherrick, almatvee
herrick [Thu, 31 Oct 2019 11:00:26 -0400] rev 58885
8233218 : rpm uninstall errors (xdg-icon-resource: the icon size must be specified with --size)
Submitted-by: asemenyuk
Reviewed-by: aherrick, almatvee
coleenp [Fri, 01 Nov 2019 10:04:49 -0400] rev 58884
8233386: Initialize NULL fields for unused decorations
Reviewed-by: shade, hseigel, dcubed
stuefe [Fri, 01 Nov 2019 14:18:40 +0100] rev 58883
Micro loaders shall not retire chunks if the costs for retiring chunks outqweights the saved space
stuefe [Fri, 01 Nov 2019 13:02:09 +0100] rev 58882
Improve spacemanager logging
stuefe [Fri, 01 Nov 2019 13:01:41 +0100] rev 58881
Tune boot loader chunk sizes
stuefe [Fri, 01 Nov 2019 11:09:18 +0100] rev 58880
Print committed-free when tracing chunk details
clanger [Fri, 01 Nov 2019 07:58:05 +0100] rev 58879
8232980: Cleanup initialization of function pointers into java.base from classloader.cpp
Reviewed-by: iklam, ccheung
rschmelter [Tue, 15 Oct 2019 17:08:09 +0200] rev 58878
8232168: Fix non wide char canonicalization on Windows
Reviewed-by: clanger, alanb, ccheung
dlong [Thu, 31 Oct 2019 16:54:16 -0700] rev 58877
8233273: Update Graal
Reviewed-by: kvn
amenkov [Thu, 31 Oct 2019 14:23:06 -0700] rev 58876
8224159: JDWP IPv6 scope support
Reviewed-by: sspitsyn, cjplummer
goetz [Tue, 29 Oct 2019 15:08:19 +0100] rev 58875
8232921: assert(is_object_aligned(result)) failed: address not aligned
Reviewed-by: coleenp, rschmelter
bobv [Thu, 31 Oct 2019 19:32:41 +0000] rev 58874
8227006: [linux] Runtime.availableProcessors execution time increased by factor of 100
Reviewed-by: dholmes, sgehwolf, redestad
dfuchs [Thu, 31 Oct 2019 19:31:03 +0000] rev 58873
8231631: sun/net/ftp/FtpURLConnectionLeak.java fails intermittently with NPE
Summary: sun/net/www/ftptest/FtpCommandHandler.java is modified to handle EOF properly
Reviewed-by: chegar, vtewari
alanb [Thu, 31 Oct 2019 16:45:58 +0000] rev 58872
8205132: Degrade Thread.countStackFrames() to throw UOE
Reviewed-by: mchung, dholmes, dcubed
vjovanovic [Mon, 28 Oct 2019 15:03:36 +0100] rev 58871
8232806: Introduce a system property to disable eager lambda initialization
Reviewed-by: briangoetz, mr, psandoz, forax
aefimov [Thu, 31 Oct 2019 16:16:21 +0000] rev 58870
aefimov-dns-client-branch: Add jdk.dns.client source
aefimov [Thu, 31 Oct 2019 11:32:07 +0000] rev 58869
Merge
shade [Thu, 31 Oct 2019 10:37:03 +0100] rev 58868
8233303: Shenandoah: verifier assert erroneously uses byte_size_in_exact_unit
Reviewed-by: rkennke
jwilhelm [Thu, 31 Oct 2019 04:17:41 +0100] rev 58867
Added tag jdk-14+21 for changeset c16ac7a2eba4
coleenp [Wed, 30 Oct 2019 22:32:00 -0400] rev 58866
8233266: Remove unnecessary fence in restore_unshareable_info
Reviewed-by: jiangli, dholmes
valeriep [Thu, 31 Oct 2019 02:22:42 +0000] rev 58865
8232950: SUNPKCS11 Provider incorrectly check key length for PSS Signatures.
Summary: Fixed to treat the queried key size values as bits instead of bytes
Reviewed-by: ascarpino, xuelei
lancea [Wed, 30 Oct 2019 15:54:41 -0400] rev 58864
8231451: ZipFileInputStream::skip handling of negative values with STORED entries
Reviewed-by: clanger, bpb, alanb
mgronlun [Wed, 30 Oct 2019 19:43:52 +0100] rev 58863
8226511: Implement JFR Event Streaming
Reviewed-by: egahlin, mseledtsov, mgronlun
Contributed-by: erik.gahlin@oracle.com, mikhailo.seledtsov@oracle.com, markus.gronlund@oracle.com
egahlin [Wed, 30 Oct 2019 17:02:26 +0100] rev 58862
Make TestSetEndTime more stable
redestad [Wed, 30 Oct 2019 16:14:56 +0100] rev 58861
8233159: Method::result_type should use calculated value in constMethod
Reviewed-by: lfoltan, iklam, coleenp
chagedorn [Tue, 29 Oct 2019 14:29:40 +0100] rev 58860
8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
Summary: Explicitly set the receiver klass in the ci MDO to NULL if it is NULL in the MDO while translating.
Reviewed-by: kvn, thartmann
aivanov [Wed, 30 Oct 2019 14:08:07 +0000] rev 58859
8232724: Remove indirection with calling JNU_NewStringPlatform
Reviewed-by: dholmes, clanger
zgu [Wed, 30 Oct 2019 09:42:59 -0400] rev 58858
8233165: Shenandoah:SBSA::gen_load_reference_barrier_stub() should use pointer register for address on aarch64
Reviewed-by: rkennke
michaelm [Wed, 30 Oct 2019 12:25:22 +0000] rev 58857
Windows InheritedChannel no longer needed
michaelm [Wed, 30 Oct 2019 11:53:07 +0000] rev 58856
removing unnecessary diffs from mainline
mgronlun [Wed, 30 Oct 2019 11:38:40 +0100] rev 58855
fix typo
mgronlun [Wed, 30 Oct 2019 11:28:38 +0100] rev 58854
stricly monotone nanos for chunkheader
mgronlun [Wed, 30 Oct 2019 11:23:55 +0100] rev 58853
Merge
pli [Wed, 30 Oct 2019 09:17:36 +0800] rev 58852
8232591: AArch64: Add missing match rules for smaddl, smsubl and smnegl
Reviewed-by: aph
kvn [Tue, 29 Oct 2019 15:35:06 -0700] rev 58851
8233035: Update JVMCI
Reviewed-by: dlong
mr [Tue, 29 Oct 2019 13:52:04 -0700] rev 58850
8233137: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080
Reviewed-by: stuefe, iignatyev, mchung
mchung [Tue, 29 Oct 2019 12:52:03 -0700] rev 58849
8173975: Lookup::in should not allow target class be primitive or array class
Reviewed-by: alanb
michaelm [Tue, 29 Oct 2019 19:55:34 +0000] rev 58848
second part of cleanup reducing number of files touched in main line
michaelm [Tue, 29 Oct 2019 19:23:09 +0000] rev 58847
partial cleanup
erikj [Tue, 29 Oct 2019 12:01:14 -0700] rev 58846
8232748: Build static versions of certain JDK libraries
Reviewed-by: ihse, bobv
lancea [Tue, 29 Oct 2019 14:22:18 -0400] rev 58845
8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file
Reviewed-by: clanger, bpb, alanb
ecaspole [Tue, 29 Oct 2019 13:51:14 -0400] rev 58844
8233075: JFR - nmetods - misspelled in several places
Reviewed-by: hseigel, mseledtsov
jiefu [Tue, 29 Oct 2019 10:13:27 -0700] rev 58843
8232864: Classes generated at link time by GenerateJLIClassesPlugin are not reproducible
Reviewed-by: redestad, mchung
mr [Tue, 29 Oct 2019 08:26:55 -0700] rev 58842
8232080: jlink plugins for vendor information and run-time options
Reviewed-by: ihse, alanb, kvn, bobv, mchung
mgronlun [Tue, 29 Oct 2019 15:16:45 +0100] rev 58841
license header and newlines
stuefe [Tue, 29 Oct 2019 12:10:57 +0100] rev 58840
Add workaround for 8233019
stuefe [Tue, 29 Oct 2019 12:07:19 +0100] rev 58839
Add experimental switch to force ccs to a specific address
stuefe [Tue, 29 Oct 2019 08:56:10 +0100] rev 58838
Merge
mgronlun [Tue, 29 Oct 2019 11:50:28 +0100] rev 58837
Merge
mgronlun [Tue, 29 Oct 2019 11:33:25 +0100] rev 58836
8230400: Missing constant pool entry for a method in stacktrace
Reviewed-by: egahlin
ihse [Tue, 29 Oct 2019 11:19:48 +0100] rev 58835
Close ihse-setupexecute-branch
ihse [Tue, 29 Oct 2019 11:17:25 +0100] rev 58834
Merge from default
ihse [Tue, 29 Oct 2019 11:13:39 +0100] rev 58833
Add documentation.
michaelm [Tue, 29 Oct 2019 08:26:48 +0000] rev 58832
Merge
weijun [Tue, 29 Oct 2019 09:34:23 +0800] rev 58831
8231365: ServicePermission::equals doesn't comply to the spec
8231196: DelegationPermission allows to create an instance that thows NPE on ::equals call
Reviewed-by: mullan
weijun [Tue, 29 Oct 2019 09:34:21 +0800] rev 58830
8228969: 2019-09-28 public suffix list update
Reviewed-by: mullan
coleenp [Mon, 28 Oct 2019 16:41:47 -0400] rev 58829
8086003: Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing
Summary: Make the test reserve 1G rather than 3G, so it is more reliable.
Reviewed-by: hseigel, stuefe
egahlin [Mon, 28 Oct 2019 21:31:23 +0100] rev 58828
TestLatestEvent: Abort if not 6 NotLatest events are found
mgronlun [Mon, 28 Oct 2019 21:24:30 +0100] rev 58827
Merge
mgronlun [Mon, 28 Oct 2019 21:17:47 +0100] rev 58826
move stub
naoto [Mon, 28 Oct 2019 11:06:17 -0700] rev 58825
8231273: Upgrade CLDR to v36
Reviewed-by: rriggs
mgronlun [Mon, 28 Oct 2019 18:43:54 +0100] rev 58824
Merge
mgronlun [Mon, 28 Oct 2019 18:43:04 +0100] rev 58823
Merge