Wed, 30 Oct 2019 19:43:52 +0100 8226511: Implement JFR Event Streaming jdk-14+21
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
Wed, 30 Oct 2019 17:02:26 +0100 Make TestSetEndTime more stable JEP-349-branch
egahlin [Wed, 30 Oct 2019 17:02:26 +0100] rev 58862
Make TestSetEndTime more stable
Wed, 30 Oct 2019 16:14:56 +0100 8233159: Method::result_type should use calculated value in constMethod
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
Tue, 29 Oct 2019 14:29:40 +0100 8230019: [REDO] compiler/types/correctness/* tests fail with "assert(recv == __null || recv->is_klass()) failed: wrong type"
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
Wed, 30 Oct 2019 14:08:07 +0000 8232724: Remove indirection with calling JNU_NewStringPlatform
aivanov [Wed, 30 Oct 2019 14:08:07 +0000] rev 58859
8232724: Remove indirection with calling JNU_NewStringPlatform Reviewed-by: dholmes, clanger
Wed, 30 Oct 2019 09:42:59 -0400 8233165: Shenandoah:SBSA::gen_load_reference_barrier_stub() should use pointer register for address on aarch64
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
Wed, 30 Oct 2019 12:25:22 +0000 Windows InheritedChannel no longer needed unixdomainchannels
michaelm [Wed, 30 Oct 2019 12:25:22 +0000] rev 58857
Windows InheritedChannel no longer needed
Wed, 30 Oct 2019 11:53:07 +0000 removing unnecessary diffs from mainline unixdomainchannels
michaelm [Wed, 30 Oct 2019 11:53:07 +0000] rev 58856
removing unnecessary diffs from mainline
Wed, 30 Oct 2019 11:38:40 +0100 fix typo JEP-349-branch
mgronlun [Wed, 30 Oct 2019 11:38:40 +0100] rev 58855
fix typo
Wed, 30 Oct 2019 11:28:38 +0100 stricly monotone nanos for chunkheader JEP-349-branch
mgronlun [Wed, 30 Oct 2019 11:28:38 +0100] rev 58854
stricly monotone nanos for chunkheader
Wed, 30 Oct 2019 11:23:55 +0100 Merge JEP-349-branch
mgronlun [Wed, 30 Oct 2019 11:23:55 +0100] rev 58853
Merge
Wed, 30 Oct 2019 09:17:36 +0800 8232591: AArch64: Add missing match rules for smaddl, smsubl and smnegl
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
Tue, 29 Oct 2019 15:35:06 -0700 8233035: Update JVMCI
kvn [Tue, 29 Oct 2019 15:35:06 -0700] rev 58851
8233035: Update JVMCI Reviewed-by: dlong
Tue, 29 Oct 2019 13:52:04 -0700 8233137: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080
mr [Tue, 29 Oct 2019 13:52:04 -0700] rev 58850
8233137: runtime/ErrorHandling/VeryEarlyAssertTest.java fails after 8232080 Reviewed-by: stuefe, iignatyev, mchung
Tue, 29 Oct 2019 12:52:03 -0700 8173975: Lookup::in should not allow target class be primitive or array class
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
Tue, 29 Oct 2019 19:55:34 +0000 second part of cleanup reducing number of files touched in main line unixdomainchannels
michaelm [Tue, 29 Oct 2019 19:55:34 +0000] rev 58848
second part of cleanup reducing number of files touched in main line
Tue, 29 Oct 2019 19:23:09 +0000 partial cleanup unixdomainchannels
michaelm [Tue, 29 Oct 2019 19:23:09 +0000] rev 58847
partial cleanup
Tue, 29 Oct 2019 12:01:14 -0700 8232748: Build static versions of certain JDK libraries
erikj [Tue, 29 Oct 2019 12:01:14 -0700] rev 58846
8232748: Build static versions of certain JDK libraries Reviewed-by: ihse, bobv
Tue, 29 Oct 2019 14:22:18 -0400 8231766: Files.copy and Files.move do not honor requested compression method when copying or moving within the same zip file
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
Tue, 29 Oct 2019 13:51:14 -0400 8233075: JFR - nmetods - misspelled in several places
ecaspole [Tue, 29 Oct 2019 13:51:14 -0400] rev 58844
8233075: JFR - nmetods - misspelled in several places Reviewed-by: hseigel, mseledtsov
Tue, 29 Oct 2019 10:13:27 -0700 8232864: Classes generated at link time by GenerateJLIClassesPlugin are not reproducible
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
Tue, 29 Oct 2019 08:26:55 -0700 8232080: jlink plugins for vendor information and run-time options
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
Tue, 29 Oct 2019 15:16:45 +0100 license header and newlines JEP-349-branch
mgronlun [Tue, 29 Oct 2019 15:16:45 +0100] rev 58841
license header and newlines
Tue, 29 Oct 2019 12:10:57 +0100 Add workaround for 8233019 stuefe-new-metaspace-branch
stuefe [Tue, 29 Oct 2019 12:10:57 +0100] rev 58840
Add workaround for 8233019
Tue, 29 Oct 2019 12:07:19 +0100 Add experimental switch to force ccs to a specific address stuefe-new-metaspace-branch
stuefe [Tue, 29 Oct 2019 12:07:19 +0100] rev 58839
Add experimental switch to force ccs to a specific address
Tue, 29 Oct 2019 08:56:10 +0100 Merge stuefe-new-metaspace-branch
stuefe [Tue, 29 Oct 2019 08:56:10 +0100] rev 58838
Merge
Tue, 29 Oct 2019 11:50:28 +0100 Merge JEP-349-branch
mgronlun [Tue, 29 Oct 2019 11:50:28 +0100] rev 58837
Merge
Tue, 29 Oct 2019 11:33:25 +0100 8230400: Missing constant pool entry for a method in stacktrace
mgronlun [Tue, 29 Oct 2019 11:33:25 +0100] rev 58836
8230400: Missing constant pool entry for a method in stacktrace Reviewed-by: egahlin
Tue, 29 Oct 2019 11:19:48 +0100 Close ihse-setupexecute-branch ihse-setupexecute-branch
ihse [Tue, 29 Oct 2019 11:19:48 +0100] rev 58835
Close ihse-setupexecute-branch
Tue, 29 Oct 2019 11:17:25 +0100 Merge from default ihse-setupexecute-branch
ihse [Tue, 29 Oct 2019 11:17:25 +0100] rev 58834
Merge from default
Tue, 29 Oct 2019 11:13:39 +0100 Add documentation. ihse-setupexecute-branch
ihse [Tue, 29 Oct 2019 11:13:39 +0100] rev 58833
Add documentation.
Tue, 29 Oct 2019 08:26:48 +0000 Merge unixdomainchannels
michaelm [Tue, 29 Oct 2019 08:26:48 +0000] rev 58832
Merge
Tue, 29 Oct 2019 09:34:23 +0800 8231365: ServicePermission::equals doesn't comply to the spec
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
Tue, 29 Oct 2019 09:34:21 +0800 8228969: 2019-09-28 public suffix list update
weijun [Tue, 29 Oct 2019 09:34:21 +0800] rev 58830
8228969: 2019-09-28 public suffix list update Reviewed-by: mullan
Mon, 28 Oct 2019 16:41:47 -0400 8086003: Test fails on OSX with java.lang.RuntimeException 'Narrow klass base: 0x0000000000000000, Narrow klass shift: 3' missing
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
Mon, 28 Oct 2019 21:31:23 +0100 TestLatestEvent: Abort if not 6 NotLatest events are found JEP-349-branch
egahlin [Mon, 28 Oct 2019 21:31:23 +0100] rev 58828
TestLatestEvent: Abort if not 6 NotLatest events are found
Mon, 28 Oct 2019 21:24:30 +0100 Merge JEP-349-branch
mgronlun [Mon, 28 Oct 2019 21:24:30 +0100] rev 58827
Merge
Mon, 28 Oct 2019 21:17:47 +0100 move stub JEP-349-branch
mgronlun [Mon, 28 Oct 2019 21:17:47 +0100] rev 58826
move stub
Mon, 28 Oct 2019 11:06:17 -0700 8231273: Upgrade CLDR to v36
naoto [Mon, 28 Oct 2019 11:06:17 -0700] rev 58825
8231273: Upgrade CLDR to v36 Reviewed-by: rriggs
Mon, 28 Oct 2019 18:43:54 +0100 Merge JEP-349-branch
mgronlun [Mon, 28 Oct 2019 18:43:54 +0100] rev 58824
Merge
Mon, 28 Oct 2019 18:43:04 +0100 Merge JEP-349-branch
mgronlun [Mon, 28 Oct 2019 18:43:04 +0100] rev 58823
Merge
Mon, 28 Oct 2019 13:17:54 -0400 8232879: Writing out data with the Zip File System leads to a CRC failure
lancea [Mon, 28 Oct 2019 13:17:54 -0400] rev 58822
8232879: Writing out data with the Zip File System leads to a CRC failure Reviewed-by: lancea, clanger Contributed-by: Jaikiran Pai <jai.forums2013@gmail.com>
Mon, 28 Oct 2019 16:06:08 +0000 8232118: Add JVM option to enable JVMCI compilers in product mode
bobv [Mon, 28 Oct 2019 16:06:08 +0000] rev 58821
8232118: Add JVM option to enable JVMCI compilers in product mode Reviewed-by: kvn, dholmes
Mon, 28 Oct 2019 17:33:38 +0100 Exception should use FileAccess to get file length JEP-349-branch
egahlin [Mon, 28 Oct 2019 17:33:38 +0100] rev 58820
Exception should use FileAccess to get file length
Mon, 28 Oct 2019 11:33:28 -0400 8232992: Shenandoah: Implement self-fixing interpreter LRB
zgu [Mon, 28 Oct 2019 11:33:28 -0400] rev 58819
8232992: Shenandoah: Implement self-fixing interpreter LRB Reviewed-by: shade
Mon, 28 Oct 2019 11:21:43 -0400 Merge JDK-8200758-branch
herrick [Mon, 28 Oct 2019 11:21:43 -0400] rev 58818
Merge
Mon, 28 Oct 2019 12:55:48 +0000 8232890: Remove bad Code attribute parsing code
hseigel [Mon, 28 Oct 2019 12:55:48 +0000] rev 58817
8232890: Remove bad Code attribute parsing code Summary: Remove code that accepts illegal max_stack, max_locals, and length values for Code attribute in old class files. Reviewed-by: dholmes, lfoltan
Wed, 23 Oct 2019 12:51:53 +0200 8231565: More node budget asserts in fuzzed tests.
phedlin [Wed, 23 Oct 2019 12:51:53 +0200] rev 58816
8231565: More node budget asserts in fuzzed tests. Reviewed-by: neliasso, thartmann
Mon, 28 Oct 2019 11:27:27 +0100 8232604: ZGC: Make ZVerifyViews mapping and unmapping precise
stefank [Mon, 28 Oct 2019 11:27:27 +0100] rev 58815
8232604: ZGC: Make ZVerifyViews mapping and unmapping precise Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:26:53 +0100 8232650: ZGC: Add initialization hooks for OS specific code
stefank [Mon, 28 Oct 2019 11:26:53 +0100] rev 58814
8232650: ZGC: Add initialization hooks for OS specific code Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:26:00 +0100 8232651: Add implementation of os::processor_id() for Windows
stefank [Mon, 28 Oct 2019 11:26:00 +0100] rev 58813
8232651: Add implementation of os::processor_id() for Windows Reviewed-by: dholmes, stuefe
Mon, 28 Oct 2019 11:24:11 +0100 8232649: ZGC: Add callbacks to ZMemoryManager
stefank [Mon, 28 Oct 2019 11:24:11 +0100] rev 58812
8232649: ZGC: Add callbacks to ZMemoryManager Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:23:48 +0100 8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations
stefank [Mon, 28 Oct 2019 11:23:48 +0100] rev 58811
8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:23:28 +0100 8232602: ZGC: Make ZGranuleMap ZAddress agnostic
stefank [Mon, 28 Oct 2019 11:23:28 +0100] rev 58810
8232602: ZGC: Make ZGranuleMap ZAddress agnostic Reviewed-by: pliden, eosterlund
Mon, 28 Oct 2019 11:21:23 +0100 8232601: ZGC: Parameterize the ZGranuleMap table size
stefank [Mon, 28 Oct 2019 11:21:23 +0100] rev 58809
8232601: ZGC: Parameterize the ZGranuleMap table size Reviewed-by: pliden, eosterlund
Sun, 27 Oct 2019 12:13:51 +0000 8212132: (dc) Remove DatagramChannelImpl finalize method
alanb [Sun, 27 Oct 2019 12:13:51 +0000] rev 58808
8212132: (dc) Remove DatagramChannelImpl finalize method Reviewed-by: bpb, chegar, dfuchs, martin
Sun, 27 Oct 2019 10:14:40 +0100 Tune chunk sizes to reduce waste sections stuefe-new-metaspace-branch
stuefe [Sun, 27 Oct 2019 10:14:40 +0100] rev 58807
Tune chunk sizes to reduce waste sections
Sat, 26 Oct 2019 23:59:51 +0200 Stabilize TestLatestEvent.java JEP-349-branch
egahlin [Sat, 26 Oct 2019 23:59:51 +0200] rev 58806
Stabilize TestLatestEvent.java
Fri, 25 Oct 2019 13:17:31 -0700 8233027: OopMapSet::all_do does oms.next() twice during iteration
never [Fri, 25 Oct 2019 13:17:31 -0700] rev 58805
8233027: OopMapSet::all_do does oms.next() twice during iteration Reviewed-by: shade, kvn
Fri, 25 Oct 2019 11:51:48 -0700 8225464: Obsolete TraceNMethodInstalls flag
kvn [Fri, 25 Oct 2019 11:51:48 -0700] rev 58804
8225464: Obsolete TraceNMethodInstalls flag Reviewed-by: dholmes, thartmann
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip