Pavel Kharskii
|
825e633e71
|
8277944: JDK 18 - update GA Release Date
Reviewed-by: coffeys
|
2021-11-29 16:54:47 +00:00 |
|
Roman Kennke
|
3d39f09c6c
|
8277654: Shenandoah: Don't produce new memory state in C2 LRB runtime call
Reviewed-by: roland, shade
|
2021-11-29 16:00:09 +00:00 |
|
Zhengyu Gu
|
05ab176768
|
8277797: Remove undefined/unused SharedRuntime::trampoline_size()
Reviewed-by: dholmes, stuefe
|
2021-11-29 14:00:10 +00:00 |
|
Ivan Walulya
|
ad51d06925
|
8277789: G1: G1CardSetConfiguration prefixes num_ and max_ used interchangeably
Reviewed-by: mli, tschatzl
|
2021-11-29 13:10:06 +00:00 |
|
Volker Simonis
|
614c6e61fa
|
8277878: Fix compiler tests after JDK-8275908
Reviewed-by: thartmann, chagedorn
|
2021-11-29 12:29:06 +00:00 |
|
Hamlin Li
|
960bdde7eb
|
8277904: G1: Remove G1CardSetArray::max_entries
Reviewed-by: tschatzl
|
2021-11-29 12:19:45 +00:00 |
|
Albert Mingkun Yang
|
45e8973a22
|
8277896: Remove unused BOTConstants member methods
Reviewed-by: kbarrett
|
2021-11-29 12:13:51 +00:00 |
|
Thomas Schatzl
|
e5676f8d0b
|
8277450: Record number of references into collection set during gc
Reviewed-by: kbarrett, iwalulya
|
2021-11-29 12:05:10 +00:00 |
|
Thomas Schatzl
|
2622ab3fe9
|
8277928: Fix compilation on macosx-aarch64 after 8276108
Reviewed-by: shade, dholmes
|
2021-11-29 11:58:13 +00:00 |
|
Andrey Turbanov
|
37de442269
|
8275241: Unused ArrayList is created in RequestEngine.addHooks
Reviewed-by: egahlin
|
2021-11-29 10:50:43 +00:00 |
|
Patric Hedlin
|
72bacf8d25
|
8276108: Wrong instruction generation in aarch64 backend
Co-authored-by: Nick Gasson <ngasson@openjdk.org>
Reviewed-by: aph, neliasso
|
2021-11-29 10:34:13 +00:00 |
|
Julia Boes
|
e3e5908d0d
|
8277847: Support toolGuide tag in class-level documentation
Reviewed-by: alanb, jjg
|
2021-11-29 09:22:16 +00:00 |
|
Leo Korinth
|
9a3a9b1391
|
8277865: G1: Change integer division to floating point division
Reviewed-by: ayang, tschatzl
|
2021-11-29 09:06:13 +00:00 |
|
Nils Eliasson
|
aed53eea5e
|
8264838: IGV: enhance graph export functionality
Co-authored-by: Roberto Castañeda Lozano <rcastanedalo@openjdk.org>
Co-authored-by: Nils Eliasson <neliasso@openjdk.org>
Reviewed-by: chagedorn, thartmann
|
2021-11-29 08:19:24 +00:00 |
|
Christian Hagedorn
|
0c7a4b8aa8
|
8277842: IGV: Add jvms property to know where a node came from
Reviewed-by: roland, neliasso, thartmann
|
2021-11-29 07:47:28 +00:00 |
|
Ludvig Janiuk
|
c3a7f2f4bc
|
8277382: make c1 BlockMerger use IR::verify only when necessary
Reviewed-by: thartmann, neliasso
|
2021-11-29 06:41:55 +00:00 |
|
Ichiroh Takiguchi
|
8f9eb620ac
|
8274784: jshell: Garbled character was displayed by System.out.println(...) on Japanese Windows
Reviewed-by: naoto
|
2021-11-29 00:11:28 +00:00 |
|
Hamlin Li
|
e9b36a8316
|
8276670: G1: Rename G1CardSetFreePool and related classes
Reviewed-by: tschatzl, ayang
|
2021-11-27 00:46:09 +00:00 |
|
Erik Gahlin
|
b9eb532de2
|
8276685: Malformed Javadoc inline tags in JDK source in /jdk/management/jfr/RecordingInfo.java
Reviewed-by: mgronlun
|
2021-11-26 19:13:38 +00:00 |
|
Volker Simonis
|
40fef2311c
|
8275908: Record null_check traps for calls and array_check traps in the interpreter
Reviewed-by: chagedorn, mdoerr
|
2021-11-26 16:21:15 +00:00 |
|
Erik Österlund
|
3d810ad691
|
8277411: C2 fast_unlock intrinsic on AArch64 has unnecessary ownership check
Reviewed-by: ngasson, neliasso
|
2021-11-26 14:55:02 +00:00 |
|
Roman Kennke
|
ce0234b47d
|
8277860: PPC: Remove duplicate info != NULL check
Reviewed-by: chagedorn, mdoerr
|
2021-11-26 14:54:09 +00:00 |
|
Ludvig Janiuk
|
040b2c52d3
|
8277139: Improve code readability in PredecessorValidator (c1_IR.cpp)
Reviewed-by: thartmann, chagedorn
|
2021-11-26 09:52:10 +00:00 |
|
Roland Westrelin
|
3e798dd40c
|
8275330: C2: assert(n->is_Root() || n->is_Region() || n->is_Phi() || n->is_MachMerge() || def_block->dominates(block)) failed: uses must be dominated by definitions
Reviewed-by: thartmann, chagedorn
|
2021-11-26 09:48:09 +00:00 |
|
Roman Kennke
|
99e4bda303
|
8277417: C1 LIR instruction for load-klass
Reviewed-by: iveresov, mdoerr, ngasson, aph
|
2021-11-26 09:46:09 +00:00 |
|
Yadong Wang
|
00a6238dae
|
8277508: need to check has_predicated_vectors before calling scalable_predicate_reg_slots
Reviewed-by: njian, thartmann, ngasson
|
2021-11-26 09:09:02 +00:00 |
|
Stuart Monteith
|
3383c0dcc0
|
8277659: [TESTBUG] Microbenchmark ThreadOnSpinWaitProducerConsumer.java hangs
Reviewed-by: njian, ngasson
|
2021-11-26 09:02:58 +00:00 |
|
Mandy Chung
|
7e54d065a1
|
8277165: jdeps --multi-release --print-module-deps fails if module-info.class in different versioned directories
8277166: Data race in jdeps VersionHelper
8277123: jdeps does not report some exceptions correctly
Reviewed-by: jvernee, alanb
|
2021-11-26 01:55:58 +00:00 |
|
Andrey Turbanov
|
eb4d886bc0
|
8277504: Use String.stripTrailing instead of hand-crafted method in SwingUtilities2
Reviewed-by: pbansal, serb
|
2021-11-26 01:45:33 +00:00 |
|
Albert Mingkun Yang
|
9879920424
|
8277825: Remove unused ReferenceProcessorPhaseTimes::_sub_phases_total_time_ms
Reviewed-by: tschatzl
|
2021-11-25 14:54:48 +00:00 |
|
Ivan Walulya
|
f788834998
|
8277786: G1: Rename log2_card_region_per_heap_region used in G1CardSet
Reviewed-by: ayang, tschatzl, mli
|
2021-11-25 14:10:51 +00:00 |
|
Erik Österlund
|
3034ae87ce
|
8277631: ZGC: CriticalMetaspaceAllocation asserts
Reviewed-by: pliden, stefank, dholmes
|
2021-11-25 09:50:43 +00:00 |
|
Fairoz Matte
|
f0136ec945
|
8275687: runtime/CommandLine/PrintTouchedMethods test shouldn't catch RuntimeException
Reviewed-by: iklam, chagedorn
|
2021-11-25 08:37:31 +00:00 |
|
Daniel D. Daugherty
|
21e302a0f4
|
8270435: UT: MonitorUsedDeflationThresholdTest failed: did not find too_many string in output
Reviewed-by: dholmes
|
2021-11-25 04:27:21 +00:00 |
|
Jaikiran Pai
|
a81e4fc07b
|
8258117: jar tool sets the time stamp of module-info.class entries to the current time
Reviewed-by: lancea, ihse, alanb
|
2021-11-25 02:12:03 +00:00 |
|
Daniel D. Daugherty
|
26472bd3bd
|
8277811: ProblemList vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic001/TestDescription.java
8277813: ProblemList vmTestbase/nsk/jvmti/AttachOnDemand/attach002a/TestDescription.java
Reviewed-by: dholmes
|
2021-11-24 22:27:24 +00:00 |
|
Lance Andersen
|
b5841ba3f3
|
8277806: 4 tools/jar failures per platform after JDK-8272728
Reviewed-by: alanb, jjg
|
2021-11-24 20:42:29 +00:00 |
|
Pavel Rappo
|
e785f69961
|
8276124: Provide snippet support for properties files
Co-authored-by: Jonathan Gibbons <jjg@openjdk.org>
Co-authored-by: Hannes Wallnöfer <hannesw@openjdk.org>
Reviewed-by: jjg
|
2021-11-24 20:13:06 +00:00 |
|
Leonid Mesnik
|
96fe1d0d4d
|
8264605: vmTestbase/nsk/jvmti/SuspendThread/suspendthrd003/TestDescription.java failed with "agent_tools.cpp, 471: (foundThread = (jthread) jni_env->NewGlobalRef(foundThread)) != NULL"
Reviewed-by: sspitsyn, dholmes
|
2021-11-24 20:11:18 +00:00 |
|
Andrey Turbanov
|
077b2de088
|
8274161: Cleanup redundant casts in jdk.compiler
Reviewed-by: vromero
|
2021-11-24 18:47:50 +00:00 |
|
Adam Sotona
|
951247c8cb
|
8235876: Misleading warning message in java source-file mode
Reviewed-by: vromero
|
2021-11-24 17:03:53 +00:00 |
|
Christian Stein
|
663e33de13
|
8272728: javac ignores any -J option in @argfiles silently
Reviewed-by: jjg
|
2021-11-24 16:50:25 +00:00 |
|
Roger Riggs
|
0384739afc
|
8276665: ObjectInputStream.GetField.get(name, object) should throw ClassNotFoundException
Reviewed-by: naoto, lancea, smarks
|
2021-11-24 15:14:22 +00:00 |
|
Thomas Stuefe
|
cf7adae633
|
8275320: NMT should perform buffer overrun checks
8275320: NMT should perform buffer overrun checks
8275301: Unify C-heap buffer overrun checks into NMT
Reviewed-by: simonis, zgu
|
2021-11-24 12:12:23 +00:00 |
|
Maurizio Cimadamore
|
96e36071b6
|
8275063: Implementation of Foreign Function & Memory API (Second incubator)
Reviewed-by: erikj, psandoz, jvernee, darcy
|
2021-11-24 11:51:16 +00:00 |
|
KIRIYAMA Takuya
|
17e68caad7
|
8277042: add test for 8276036 to compiler/codecache
Reviewed-by: chagedorn, thartmann
|
2021-11-24 11:22:43 +00:00 |
|
Ludvig Janiuk
|
8a8bc29f20
|
8277562: Remove dead method c1 If::swap_sux
Reviewed-by: thartmann, neliasso
|
2021-11-24 11:03:07 +00:00 |
|
Jan Lahoda
|
d085c2b8a7
|
8273328: Compiler implementation for Pattern Matching for switch (Second Preview)
Reviewed-by: vromero, mcimadamore
|
2021-11-24 10:07:49 +00:00 |
|
Stefan Karlsson
|
6d734604a3
|
8277399: ZGC: Move worker thread logging out of gc+phase=debug
Reviewed-by: eosterlund, pliden
|
2021-11-24 08:26:22 +00:00 |
|
Stefan Karlsson
|
712b875682
|
8277397: ZGC: Add JFR event for temporary latency measurements
Reviewed-by: eosterlund, jbachorik, pliden, mgronlun
|
2021-11-24 08:25:03 +00:00 |
|