Daniel D. Daugherty
4a79270c01
8284632: runtime/Thread/StopAtExit.java possibly leaking memory again
...
Reviewed-by: pchilanomate, rehn
2022-05-02 15:23:03 +00:00
Thomas Schatzl
7020595631
8284435: Add dedicated filler objects for known dead Java heap areas
...
Reviewed-by: iklam, iwalulya
2022-05-02 11:03:57 +00:00
Jie Fu
1f9f8738f3
8285980: Several tests in compiler/c2/irTests miss @requires vm.compiler2.enabled
...
Reviewed-by: thartmann
2022-05-02 10:38:31 +00:00
Johan Sjölén
d9541c5e9f
8276202: LogFileOutput.invalid_file_vm asserts when being executed from a read only working directory
...
Reviewed-by: dholmes, stuefe
2022-04-30 08:00:26 +00:00
Fei Gao
df7fba1cda
8284981: Support the vectorization of some counting-down loops in SLP
...
Reviewed-by: roland, kvn
2022-04-30 07:39:16 +00:00
Leonid Mesnik
95d38bbd6b
8285773: Replace Algorithms.eatMemory(...) with WB.fullGC() in vmTestbase/gc/gctests/ReferencesGC/ReferencesGC.java
...
Reviewed-by: tschatzl, kbarrett
2022-04-29 19:33:41 +00:00
Dean Long
cd8709e8e0
8284883: JVM crash: guarantee(sect->end() <= sect->limit()) failed: sanity on AVX512
...
Reviewed-by: kvn, jbhateja
2022-04-29 19:09:58 +00:00
Roland Westrelin
e98ac23553
8285793: C2: optimization of mask checks in counted loops fail in the presence of cast nodes
...
Reviewed-by: kvn, thartmann
2022-04-29 11:19:27 +00:00
Jie Fu
c4f7a850c6
8285828: runtime/execstack/TestCheckJDK.java fails with zipped debug symbols
...
Reviewed-by: dholmes, stuefe
2022-04-29 08:50:06 +00:00
Jatin Bhateja
e4066628ad
8282711: Accelerate Math.signum function for AVX and AVX512 target.
...
Reviewed-by: sviswanathan, thartmann
2022-04-29 06:34:09 +00:00
Tobias Hartmann
0a4a6403bb
8285301: C2: assert(!requires_atomic_access) failed: can't ensure atomicity
...
Reviewed-by: kvn, dlong
2022-04-29 06:12:43 +00:00
Thomas Schatzl
b7185780ff
8285011: gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java fails after JDK-8280761
...
Co-authored-by: Albert Mingkun Yang <ayang@openjdk.org>
Reviewed-by: ayang, lkorinth
2022-04-28 15:49:27 +00:00
Aleksey Shipilev
5629c7555f
8284848: C2: Compiler blackhole arguments should be treated as globally escaping
...
Reviewed-by: kvn, thartmann
2022-04-28 08:32:44 +00:00
Ivan Walulya
4f2e4c7c24
8178969: [TESTBUG] Wrong reporting of gc/g1/humongousObjects/TestHeapCounters test.
...
Reviewed-by: tschatzl, ayang
2022-04-28 08:04:19 +00:00
Chris Plummer
5c0934931b
8285032: vmTestbase/nsk/jdi/EventSet/suspendPolicy/suspendpolicy008/ fails with "eventSet.suspendPolicy() != policyExpected"
...
Reviewed-by: sspitsyn, amenkov
2022-04-27 20:38:18 +00:00
Ioi Lam
4714fdcd6a
8285279: ArgumentsTest.set_numeric_flag_double_vm fails on some locales (again)
...
Reviewed-by: dholmes
2022-04-27 04:58:13 +00:00
Eric Liu
d3ea4b7bb4
8283435: AArch64: [vectorapi] Optimize SVE lane/withLane operations for 64/128-bit vector sizes
...
Reviewed-by: njian, ngasson
2022-04-27 01:22:27 +00:00
Tyler Steele
97a0a292a6
8283643: [AIX, testbug] MachCodeFramesInErrorFile test fails to find 'Native frames' text
...
Reviewed-by: dnsimon, dholmes
2022-04-26 15:26:21 +00:00
Andrew Haley
a7b5157375
8282541: AArch64: Auto-vectorize Math.round API
...
Reviewed-by: njian, ngasson, adinn
2022-04-26 13:43:12 +00:00
Tobias Hartmann
8de3c65545
8284951: Compile::flatten_alias_type asserts with "indeterminate pointers come only from unsafe ops"
...
Reviewed-by: kvn, roland
2022-04-26 12:05:24 +00:00
Dean Long
947869609c
8283441: C2: segmentation fault in ciMethodBlocks::make_block_at(int)
...
Reviewed-by: kvn, thartmann
2022-04-26 07:25:47 +00:00
Calvin Cheung
9b8270895e
8284319: Test runtime/cds/appcds/TestParallelGCWithCDS.java fails in repo-loom
...
Reviewed-by: iklam
2022-04-25 20:50:56 +00:00
Calvin Cheung
1e79ded98a
8284889: runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java#custom-cl-zgc timed out
...
Reviewed-by: iklam
2022-04-25 16:54:44 +00:00
Roland Westrelin
32593df392
8279888: Local variable independently used by multiple loops can interfere with loop optimizations
...
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Reviewed-by: thartmann, kvn
2022-04-25 09:30:00 +00:00
Roland Westrelin
dc6358444b
8273115: CountedLoopEndNode::stride_con crash in debug build with -XX:+TraceLoopOpts
...
Reviewed-by: kvn, thartmann
2022-04-25 08:32:50 +00:00
Aleksey Shipilev
ce8db2c403
8285394: Compiler blackholes can be eliminated due to stale ciMethod::intrinsic_id()
...
Reviewed-by: kvn, dlong
2022-04-22 17:11:34 +00:00
Calvin Cheung
73f3e17ea7
8213445: jcmd VM.symboltable and VM.stringtable -verbose output contains no shared symbols or strings
...
Reviewed-by: iklam, dholmes
2022-04-21 15:40:29 +00:00
Doug Simon
8543aaa7eb
8283839: [JVMCI] add support for querying indy bootstrap method target and arguments
...
Reviewed-by: psandoz, kvn
2022-04-20 20:25:00 +00:00
Quan Anh Mai
b4a85cdae1
8284742: x86: Handle integral division overflow during parsing
...
Reviewed-by: kvn, mdoerr
2022-04-20 16:17:01 +00:00
Tobias Holenstein
46b2e547a9
8075816: Deprecate AliasLevel flag since it is broken
...
Reviewed-by: thartmann, kvn
2022-04-20 09:41:53 +00:00
Thomas Schatzl
a5bb210589
8285012: Problemlist gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java
...
Reviewed-by: ayang, dcubed
2022-04-19 15:31:42 +00:00
KIRIYAMA Takuya
8d96ab0f36
8280761: UseCompressedOops should be set after limit_heap_by_allocatable_memory
...
Reviewed-by: ayang, tschatzl
2022-04-19 12:54:08 +00:00
Boris Ulasevich
21de4e55b8
8284681: compiler/c2/aarch64/TestFarJump.java fails with "RuntimeException: for CodeHeap < 250MB the far jump is expected to be encoded with a single branch instruction"
...
Reviewed-by: kvn
2022-04-16 05:57:00 +00:00
Doug Simon
1ebf2f0d37
8284909: [JVMCI] remove remnants of AOT support
...
Reviewed-by: kvn
2022-04-15 17:30:00 +00:00
Thomas Stuefe
bdf8a2a205
8283326: Implement SafeFetch statically
...
Reviewed-by: dholmes, mdoerr, akozlov, lucy
2022-04-15 10:39:19 +00:00
Andrey Turbanov
48c7549806
8284853: Fix various 'expected' typo
...
Reviewed-by: bpb, ihse
2022-04-14 18:05:49 +00:00
Zhiqiang Zang
c7755b815d
8283094: Add Ideal transformation: x + (con - y) -> (x - y) + con
...
Reviewed-by: kvn, thartmann
2022-04-13 16:01:10 +00:00
Coleen Phillimore
e245f9d200
8284274: Error reporting crashes because missing ResourceMarks
...
Reviewed-by: dholmes, stuefe
2022-04-13 14:46:27 +00:00
Eric Liu
c35590282d
8282528: AArch64: Incorrect replicate2L_zero rule
...
Reviewed-by: aph
2022-04-13 04:21:43 +00:00
Roman Kennke
abfd2f98dc
8283710: JVMTI: Use BitSet for object marking
...
Reviewed-by: stuefe, coleenp
2022-04-11 14:50:29 +00:00
Wu Yan
0c04bf8e59
8284198: Undo JDK-8261137: Optimization of Box nodes in uncommon_trap
...
Reviewed-by: kvn, thartmann
2022-04-11 06:23:09 +00:00
vamsi-parasa
37e28aea27
8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long
...
Reviewed-by: sviswanathan, kvn, jbhateja
2022-04-10 03:47:18 +00:00
Leonid Mesnik
a8c8752602
8284556: Ensure reachability of classes in runtime/whitebox/TestHiddenClassIsAlive.java and serviceability/dcmd/vm/ClassLoaderHierarchyTest.java
...
Reviewed-by: cjplummer
2022-04-08 19:24:55 +00:00
Fei Gao
e572a525f5
8280511: AArch64: Combine shift and negate to a single instruction
...
Reviewed-by: njian, ngasson
2022-04-08 01:25:13 +00:00
Feilong Jiang
de9596c290
8284495: [testbug] Adapt nsk tests to the RISC-V platform
...
Reviewed-by: lmesnik, cjplummer
2022-04-08 00:58:53 +00:00
Patricio Chilano Mateo
8e4fab0c89
8284303: runtime/Thread/AsyncExceptionTest.java timed out
...
Reviewed-by: dcubed, kvn
2022-04-06 16:47:55 +00:00
Boris Ulasevich
e524107a74
8280872: Reorder code cache segments to improve code density
...
Reviewed-by: simonis, kvn
2022-04-06 09:32:12 +00:00
Tobias Hartmann
955d61df30
8284369: TestFailedAllocationBadGraph fails with -XX:TieredStopAtLevel < 4
...
Reviewed-by: chagedorn
2022-04-06 06:51:02 +00:00
Pengfei Li
741be46138
8183390: Fix and re-enable post loop vectorization
...
Reviewed-by: roland, thartmann, kvn
2022-04-05 23:50:13 +00:00
Alex Menkov
0cd46f655a
8283597: [REDO] Invalid generic signature for redefined classes
...
Reviewed-by: sspitsyn, coleenp
2022-04-04 20:39:44 +00:00
Ioi Lam
e29707493e
8284181: ArgumentsTest.set_numeric_flag_double_vm fails on some locales
...
Reviewed-by: stuefe
2022-04-04 20:08:07 +00:00
Patricio Chilano Mateo
4e20a03786
8283044: Use asynchronous handshakes to deliver asynchronous exceptions
...
Reviewed-by: dcubed, dholmes, rehn
2022-04-04 14:00:26 +00:00
Jatin Bhateja
003ec21f3c
8279508: Auto-vectorize Math.round API
...
Reviewed-by: sviswanathan, aph
2022-04-02 18:00:33 +00:00
Daniel D. Daugherty
afd0f5a904
8284190: disable G1RegionToSpaceMapper.largeStressAdjacent_vm on windows
...
Reviewed-by: tschatzl
2022-04-01 20:26:34 +00:00
Xiaohong Gong
05ea7a51e1
8282431: AArch64: Add optimized rules for masked vector multiply-add/sub for SVE
...
Reviewed-by: njian, ngasson
2022-04-01 09:33:46 +00:00
Sergey Bylokhov
ad83ec7e28
8283422: Create a new test for JDK-8254790
...
Reviewed-by: kvn, thartmann
2022-03-31 18:17:38 +00:00
Ioi Lam
49fcc7a5c3
8283013: Simplify Arguments::parse_argument()
...
Reviewed-by: dholmes, ccheung
2022-03-31 15:46:34 +00:00
Fei Yang
835c7e8d6d
8283907: Fix Huawei copyright in various files
...
Reviewed-by: mli
2022-03-31 00:46:44 +00:00
Daniel D. Daugherty
d9d19e96b1
8284015: ProblemList containers/docker/TestJcmd.java on linux-x64
...
Reviewed-by: bpb, hseigel
2022-03-30 15:17:33 +00:00
Ningsheng Jian
51c05e8219
8282764: AArch64: compiler/vectorapi/reshape/TestVectorCastNeon.java failed with incorrect result
...
Reviewed-by: psandoz, ngasson, eliu
2022-03-30 09:47:20 +00:00
Chris Plummer
f9f439a19d
8283717: vmTestbase/nsk/jdi/ThreadStartEvent/thread/thread001 failed due to SocketTimeoutException
...
Reviewed-by: lmesnik, amenkov, sspitsyn
2022-03-29 18:37:27 +00:00
Tobias Hartmann
2367228835
8283834: Unmappable character for US-ASCII encoding in TestPredicateInputBelowLoopPredicate
...
Reviewed-by: chagedorn
2022-03-29 07:21:23 +00:00
Thomas Stuefe
2e9fd56524
8283670: gtest os.release_multi_mappings_vm is still racy
...
Reviewed-by: mdoerr, dholmes
2022-03-29 07:09:27 +00:00
Tyler Steele
d5f9059032
8283695: [AIX] Build failure due to name conflict in test_arguments.cpp
...
Reviewed-by: iklam, stuefe
2022-03-26 07:37:42 +00:00
Andrey Turbanov
dc5a65ab37
8283426: Fix 'exeption' typo
...
Reviewed-by: xuelei, iris, dholmes, wetmore, aivanov
2022-03-24 19:52:16 +00:00
Daniel D. Daugherty
a7e988343c
8283467: runtime/Thread/StopAtExit.java needs updating
...
Reviewed-by: dholmes, pchilanomate
2022-03-24 17:06:35 +00:00
Roland Westrelin
14c20bc0e0
8283187: C2: loop candidate for superword not always unrolled fully if superword fails
...
Reviewed-by: thartmann, chagedorn
2022-03-24 12:53:44 +00:00
Fei Yang
5905b02c0e
8276799: Implementation of JEP 422: Linux/RISC-V Port
...
Co-authored-by: Yadong Wang <yadonn.wang@huawei.com>
Co-authored-by: Yanhong Zhu <zhuyanhong2@huawei.com>
Co-authored-by: Feilong Jiang <jiangfeilong@huawei.com>
Co-authored-by: Kun Wang <wangkun49@huawei.com>
Co-authored-by: Zhuxuan Ni <nizhuxuan@huawei.com>
Co-authored-by: Taiping Guo <guotaiping1@huawei.com>
Co-authored-by: Kang He <hekang6@huawei.com>
Co-authored-by: Aleksey Shipilev <shade@openjdk.org>
Co-authored-by: Xiaolin Zheng <yunyao.zxl@alibaba-inc.com>
Co-authored-by: Kuai Wei <kuaiwei.kw@alibaba-inc.com>
Co-authored-by: Magnus Ihse Bursie <ihse@openjdk.org>
Reviewed-by: ihse, dholmes, rriggs, kvn, shade
2022-03-24 09:22:46 +00:00
Alex Menkov
5cf580e0fb
8283587: [BACKOUT] Invalid generic signature for redefined classes
...
Reviewed-by: lmesnik, dcubed, sspitsyn
2022-03-24 04:41:38 +00:00
Pengfei Li
a6740c010b
8283408: Fix a C2 crash when filling arrays with unsafe
...
Reviewed-by: roland, thartmann
2022-03-24 01:50:04 +00:00
Daniel D. Daugherty
0b11b576a2
8283222: improve diagnosability of runtime/8176717/TestInheritFD.java timeouts
...
Reviewed-by: dholmes, hseigel
2022-03-23 19:18:57 +00:00
Alex Menkov
f01773956f
8282241: Invalid generic signature for redefined classes
...
Reviewed-by: coleenp, sspitsyn
2022-03-23 18:31:34 +00:00
Thomas Stuefe
78ef2fdef6
8283562: JDK-8282306 breaks gtests on zero
...
Reviewed-by: shade
2022-03-23 12:55:28 +00:00
Jie Fu
026b85303c
8283298: Make CodeCacheSegmentSize a product flag
...
Reviewed-by: dlong, kvn
2022-03-23 08:48:17 +00:00
Thomas Stuefe
58487ddc17
8283249: CompressedClassPointers.java fails on ppc with 'Narrow klass shift: 0' missing
...
Reviewed-by: iklam
2022-03-23 06:46:55 +00:00
Emanuel Peter
d29c7e740d
8282590: C2: assert(addp->is_AddP() && addp->outcnt() > 0) failed: Don't process dead nodes
...
Reviewed-by: thartmann, chagedorn
2022-03-22 16:23:23 +00:00
Roland Westrelin
fabde3b7b8
8283451: C2: assert(_base == Long) failed: Not a Long
...
Reviewed-by: thartmann, chagedorn
2022-03-22 14:06:49 +00:00
Roland Westrelin
85628a871d
8282592: C2: assert(false) failed: graph should be schedulable
...
Reviewed-by: chagedorn, thartmann
2022-03-22 10:34:33 +00:00
Albert Mingkun Yang
19d34bdf99
8281879: Serial: Merge CardGeneration into TenuredGeneration
...
Reviewed-by: tschatzl, iwalulya
2022-03-21 16:20:20 +00:00
Johannes Bechberger
999da9bfc5
8282306: os::is_first_C_frame(frame*) crashes on invalid link access
...
Reviewed-by: stuefe, mdoerr
2022-03-21 15:49:59 +00:00
Daniel D. Daugherty
3f923b82c3
8282704: runtime/Thread/StopAtExit.java may leak memory
...
Reviewed-by: dholmes, alanb
2022-03-19 13:43:06 +00:00
Jie Fu
10ccfffae1
8283352: [CDS] SharedBaseAddress.java fails on x86_32
...
Reviewed-by: dholmes, iklam, stuefe
2022-03-19 07:08:47 +00:00
Jie Fu
b96cb048f1
8283353: compiler/c2/cr6865031/Test.java and compiler/runtime/Test6826736.java fails on x86_32
...
Reviewed-by: chagedorn
2022-03-18 07:58:58 +00:00
Ioi Lam
b004fb0550
8282773: Refactor parsing of integer VM options
...
Reviewed-by: dholmes, kbarrett
2022-03-17 17:50:20 +00:00
Claes Redestad
beedae1141
8281146: Replace StringCoding.hasNegatives with countPositives
...
Co-authored-by: Lutz Schmidt <lucy@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: kvn, lucy, rriggs
2022-03-17 09:20:24 +00:00
Ivan Walulya
a5ebcc0c04
8282072: G1: Rename CardSetPtr to CardSetContainerPtr
...
Reviewed-by: ayang, tschatzl
2022-03-17 08:54:29 +00:00
Jie Fu
3da5204b3c
8283229: compiler/arguments/TestCodeEntryAlignment.java fails with release VMs
...
Reviewed-by: dlong
2022-03-17 00:05:57 +00:00
Ioi Lam
de4f04cb71
8253495: CDS generates non-deterministic output
...
Reviewed-by: erikj, kbarrett, ccheung, ihse
2022-03-16 03:12:48 +00:00
Dean Long
1465ea98b7
8282355: compiler/arguments/TestCodeEntryAlignment.java failed "guarantee(sect->end() <= tend) failed: sanity"
...
Reviewed-by: jiefu, thartmann, shade
2022-03-15 20:17:36 +00:00
Tobias Hartmann
12dca36c73
8283189: Bad copyright header in UnsafeCopyMemory.java
...
Reviewed-by: chagedorn, dcubed
2022-03-15 16:28:54 +00:00
Tyler Steele
4de72014d3
8283122: [AIX, s390] UnsafeCopyMemory 'Mismatched' Tests Fail on Big Endian Systems
...
Reviewed-by: thartmann, stuefe
2022-03-15 14:52:27 +00:00
Dean Long
34d4ffcea5
8279317: compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java assumes immutable code
...
Reviewed-by: dnsimon, iveresov
2022-03-15 07:24:50 +00:00
Roland Westrelin
ea9eeea8ff
8281322: C2: always construct strip mined loop initially (even if strip mining is disabled)
...
Reviewed-by: chagedorn, thartmann
2022-03-14 13:59:13 +00:00
Ahmed Muhsin
5f3d4032f3
8272735: Add missing SubL node transformations
...
Reviewed-by: thartmann, chagedorn
2022-03-14 09:05:53 +00:00
Jatin Bhateja
fde3149896
8281375: Accelerate bitCount operation for AVX2 and AVX512 target.
...
Reviewed-by: sviswanathan, thartmann
2022-03-14 07:11:23 +00:00
Daniel D. Daugherty
bb7ee5a04a
8282314: nsk/jvmti/SuspendThread/suspendthrd003 may leak memory
...
Reviewed-by: dholmes, cjplummer, amenkov, lmesnik, mseledtsov
2022-03-10 19:13:55 +00:00
Aleksey Shipilev
7b91bbba82
8282170: JVMTI SetBreakpoint metaspace allocation test
...
Reviewed-by: cjplummer, lmesnik
2022-03-10 18:53:59 +00:00
Tyler Steele
7c8ea9f05b
8282509: [exploded image] ResolvedClassTest fails with similar output
...
Reviewed-by: mdoerr, dlong
2022-03-10 15:09:19 +00:00
Chris Plummer
ff76620487
8282641: Make jdb "threadgroup" command with no args reset the current threadgroup back to the default
...
Reviewed-by: kevinw, amenkov
2022-03-09 19:42:47 +00:00
Emanuel Peter
d07f7c76c5
8282665: [REDO] ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
...
Reviewed-by: psandoz, thartmann
2022-03-09 08:59:37 +00:00
Xin Liu
288d1afc5a
8282715: typo compileony in test Test8005033.java
...
Reviewed-by: jiefu, dholmes, thartmann
2022-03-08 17:33:15 +00:00
Foivos Zakkak
0cbc4b85bf
8281266: [JVMCI] MetaUtil.toInternalName() doesn't handle hidden classes correctly
...
Reviewed-by: sgehwolf, dnsimon
2022-03-08 15:35:55 +00:00
Yi Yang
3f0684d0b8
8275775: Add jcmd VM.classes to print details of all classes
...
Reviewed-by: dholmes, iklam, stuefe
2022-03-08 03:14:21 +00:00
Ioi Lam
cde923dd47
8282690: runtime/CommandLine/VMDeprecatedOptions.java fails after JDK-8281181
...
Reviewed-by: dholmes, dcubed
2022-03-08 00:19:07 +00:00
Matteo Baccan
ccad39237a
8282657: Code cleanup: removing double semicolons at the end of lines
...
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
2022-03-07 21:33:40 +00:00
Roland Westrelin
ef266d77b6
8278296: Generalize long range check transformation
...
Reviewed-by: jrose, thartmann
2022-03-07 16:26:19 +00:00
Mikael Vidstedt
52278b80c4
8282694: ProblemList runtime/CommandLine/VMDeprecatedOptions.java
...
Reviewed-by: jjg
2022-03-05 01:36:02 +00:00
wanghaomin
c459f8f406
8282142: [TestCase] compiler/inlining/ResolvedClassTest.java will fail when --with-jvm-features=-compiler1
...
Reviewed-by: jiefu, kvn
2022-03-05 00:01:49 +00:00
Ioi Lam
e07fd395bd
8281181: Do not use CPU Shares to compute active processor count
...
Reviewed-by: dholmes, sgehwolf
2022-03-04 20:14:11 +00:00
Emanuel Peter
603050bfe0
8282661: [BACKOUT] ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
...
Reviewed-by: chagedorn, psandoz
2022-03-04 16:26:14 +00:00
Emanuel Peter
a584c904a9
8282573: ByteBufferTest.java: replace endless recursion with RuntimeException in void ck(double x, double y)
...
Reviewed-by: psandoz, thartmann
2022-03-04 12:55:57 +00:00
Thomas Stuefe
5c187e34a5
8282593: JDK-8281472 breaks 32-bit builds and gtests
...
Reviewed-by: jiefu, dholmes
2022-03-03 13:25:10 +00:00
Coleen Phillimore
7822cbce10
8276711: compiler/codecache/cli tests failing when SegmentedCodeCache used with -Xint
...
Reviewed-by: kvn, dholmes
2022-03-03 13:20:58 +00:00
Tobias Holenstein
b1f935c1d0
8277055: Assert "missing inlining msg" with -XX:+PrintIntrinsics
...
Reviewed-by: roland, thartmann
2022-03-03 07:59:45 +00:00
Christian Hagedorn
2da677793f
8281122: [IR Framework] Cleanup IR matching code in preparation for JDK-8280378
...
Reviewed-by: thartmann, kvn
2022-03-03 07:17:56 +00:00
Calvin Cheung
234c17e8ff
8274788: Support archived heap objects in ParallelGC
...
Reviewed-by: iklam, ayang, tschatzl
2022-03-02 16:17:21 +00:00
Andrey Turbanov
d80f697182
8282523: Fix 'hierachy' typo
...
Reviewed-by: jiefu, kbarrett, dholmes
2022-03-02 13:05:12 +00:00
Alex Menkov
f12200cd11
8267796: vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java fails with NoClassDefFoundError
...
Reviewed-by: kevinw, cjplummer
2022-03-02 10:54:25 +00:00
Coleen Phillimore
76398c8400
8279573: compiler/codecache/CodeCacheFullCountTest.java fails with "RuntimeException: the value of full_count is wrong."
...
Reviewed-by: thartmann, eosterlund
2022-03-01 15:28:21 +00:00
Roland Westrelin
2c5d266f9f
8282045: When loop strip mining fails, safepoints are removed from loop anyway
...
Reviewed-by: thartmann, chagedorn
2022-03-01 14:43:05 +00:00
Ivan Walulya
341c8bd7f2
8267834: Refactor G1CardSetAllocator and BufferNode::Allocator to use a common base class
...
Reviewed-by: kbarrett, tschatzl
2022-03-01 14:14:47 +00:00
Roland Westrelin
fcce24c5b3
8281811: assert(_base == Tuple) failed: Not a Tuple after JDK-8280799
...
Reviewed-by: kvn, thartmann
2022-03-01 14:09:15 +00:00
Harold Seigel
a95edee634
8281472: JVM options processing silently truncates large illegal options values
...
Reviewed-by: dholmes, iklam
2022-03-01 13:21:57 +00:00
Ioi Lam
d983d108c5
8275731: CDS archived enums objects are recreated at runtime
...
Reviewed-by: coleenp, ccheung
2022-02-28 20:33:18 +00:00
Coleen Phillimore
c7cd1487fe
8282240: Add _name field to Method for NOT_PRODUCT only
...
Reviewed-by: pchilanomate, hseigel
2022-02-28 20:31:41 +00:00
John Tortugo
efd3967b54
8267265: Use new IR Test Framework to create tests for C2 Ideal transformations
...
Reviewed-by: chagedorn
2022-02-28 10:01:24 +00:00
Yi-Fan Tsai
b6843a1624
8005885: enhance PrintCodeCache to print more data
...
Reviewed-by: xliu, phh
2022-02-24 19:42:16 +00:00
Daniel Jeliński
23995f822e
8281525: Enable Zc:strictStrings flag in Visual Studio build
...
Reviewed-by: dholmes, ihse
2022-02-24 18:18:52 +00:00
Alan Hayward
6fab8a2d6a
8277204: Implement PAC-RET branch protection on Linux/AArch64
...
Reviewed-by: erikj, ihse, adinn, ngasson
2022-02-24 16:38:56 +00:00
Coleen Phillimore
f4486a190e
8262400: runtime/exceptionMsgs/AbstractMethodError/AbstractMethodErrorTest.java fails in test_ame5_compiled_vtable_stub with wrapper
...
Reviewed-by: dholmes, lmesnik
2022-02-24 12:59:15 +00:00
Chris Plummer
a6610031e2
8281614: serviceability/sa/ClhsdbFindPC.java fails with java.lang.RuntimeException: 'In code in NMethod for jdk/test/lib/apps/LingeredApp.steadyState' missing from stdout/stderr
...
Reviewed-by: dcubed, dholmes
2022-02-23 22:55:39 +00:00
Daniel D. Daugherty
cfbfd9bf41
8282103: fix macosx-generic typo in ProblemList
...
Reviewed-by: rriggs
2022-02-18 16:25:24 +00:00
Alex Menkov
138a17195d
8281267: VM HeapDumper dumps array classes several times
...
Reviewed-by: cjplummer, coleenp
2022-02-18 09:21:48 +00:00
Daniel D. Daugherty
69fc273f20
8282075: ProblemList 3 compiler/whitebox tests on macosx-x64
...
Reviewed-by: mikael, bpb
2022-02-17 20:56:46 +00:00
Ioi Lam
1864481df1
8279969: NULL return from map_bitmap_region() needs to be checked
...
Reviewed-by: ccheung, coleenp
2022-02-17 06:40:46 +00:00
Xiaohong Gong
1eec16b47b
8281803: AArch64: Optimize masked vector NOT/AND_NOT for SVE
...
Reviewed-by: aph, njian
2022-02-17 05:44:12 +00:00
Aleksey Shipilev
847a99b53d
8281822: Test failures on non-DTrace builds due to incomplete DTrace* flags handling
...
Reviewed-by: dholmes, kvn
2022-02-16 20:08:27 +00:00
TheShermanTanker
a86cab8d42
8236136: tests which use CompilationMode shouldn't be run w/ TieredStopAtLevel
...
Reviewed-by: neliasso, kvn, thartmann
2022-02-16 07:50:07 +00:00
Quan Anh Mai
0af356bb4b
8278173: [vectorapi] Add x64 intrinsics for unsigned (zero extended) casts
...
Reviewed-by: psandoz, sviswanathan
2022-02-15 18:57:53 +00:00
Calvin Cheung
745f7e7d92
8281186: runtime/cds/appcds/DumpingWithNoCoops.java fails
...
Reviewed-by: minqi, iklam, stuefe
2022-02-15 17:18:34 +00:00
Nils Eliasson
1c12b159ff
8281741: [testbug] PrintIdealPhaseTest fails with -Xcomp
...
Reviewed-by: kvn, chagedorn, thartmann
2022-02-15 09:49:47 +00:00
Aleksey Shipilev
b1564624ce
8281467: Allow larger OptoLoopAlignment and CodeEntryAlignment
...
Reviewed-by: kvn, dlong
2022-02-15 06:19:37 +00:00
Ioi Lam
16f649b9c5
8281678: appcds/dynamicArchive/ArchiveConsistency.java fails after JDK-8279997
...
Reviewed-by: shade, dcubed
2022-02-14 18:53:50 +00:00
Vladimir Ivanov
88fc3bfdff
8280473: CI: Support unresolved JVM_CONSTANT_Dynamic constant pool entries
...
Reviewed-by: dlong, redestad, neliasso
2022-02-14 18:46:46 +00:00
Thomas Stuefe
f07b816523
8280940: gtest os.release_multi_mappings_vm is racy
...
Reviewed-by: dcubed, sjohanss
2022-02-14 16:41:47 +00:00
Leo Korinth
2604a88fbb
8281585: Remove unused imports under test/lib and jtreg/gc
...
Reviewed-by: dholmes, sspitsyn
2022-02-14 12:05:16 +00:00
Roland Westrelin
1ef45c5bbd
8280799: С2: assert(false) failed: cyclic dependency prevents range check elimination
...
Reviewed-by: thartmann, kvn
2022-02-14 08:35:53 +00:00
Nils Eliasson
483d4b97e0
8281505: Add CompileCommand PrintIdealPhase
...
Reviewed-by: kvn, thartmann, chagedorn
2022-02-14 08:27:21 +00:00
David Holmes
8acfbc2e21
8281675: VMDeprecatedOptions test fails after JDK-8278423
...
Reviewed-by: dcubed
2022-02-12 14:12:42 +00:00
Emanuel Peter
67077a0430
8278423: ExtendedDTraceProbes should be deprecated
...
Reviewed-by: dholmes, hseigel, kvn, thartmann
2022-02-12 13:08:39 +00:00
Calvin Cheung
c5ff6e45de
8223077: module path support for dynamic CDS archive
...
Reviewed-by: iklam, minqi
2022-02-11 17:39:20 +00:00
Yumin Qi
e75e8cd708
8279997: check_for_dynamic_dump should not exit vm
...
Reviewed-by: ccheung, iklam
2022-02-11 16:42:07 +00:00
David Holmes
84868e39be
8281275: Upgrading from 8 to 11 no longer accepts '/' as filepath separator in gc paths
...
Reviewed-by: shade, dcubed
2022-02-10 23:23:48 +00:00
Leo Korinth
c820d1acb7
8281379: Assign package declarations to all jtreg test cases under gc
...
Reviewed-by: kbarrett, tschatzl
2022-02-10 10:34:16 +00:00
Vladimir Ivanov
c5c8c0644d
8279822: CI: Constant pool entries in error state are not supported
...
Reviewed-by: kvn, thartmann
2022-02-09 13:56:23 +00:00
Matthias Baesken
bb2e10ccea
8281274: deal with ActiveProcessorCount in os::Linux::print_container_info
...
Reviewed-by: stuefe, sgehwolf, dholmes, iklam
2022-02-09 11:33:16 +00:00
Roland Westrelin
69e390a0e8
8262721: Add Tests to verify single iteration loops are properly optimized
...
Reviewed-by: neliasso, chagedorn, kvn
2022-02-09 10:18:27 +00:00
Kevin Walls
1dfc94dd56
8281377: Remove vmTestbase/nsk/monitoring/ThreadMXBean/ThreadInfo/Deadlock/JavaDeadlock001/TestDescription.java from problemlist.
...
Reviewed-by: sspitsyn
2022-02-07 17:36:40 +00:00
Emanuel Peter
f5e0870091
8281117: Add regression test for JDK-8280587
...
Reviewed-by: chagedorn, thartmann, xliu
2022-02-07 08:18:07 +00:00
Yumin Qi
8e4ef818a9
8280767: -XX:ArchiveClassesAtExit does not archive BoundMethodHandle$Species classes
...
Reviewed-by: iklam, ccheung
2022-02-04 19:20:22 +00:00
Dean Long
e44dc638b8
8271055: Crash during deoptimization with "assert(bb->is_reachable()) failed: getting result from unreachable basicblock" with -XX:+VerifyStack
...
Co-authored-by: Yi Yang <yyang@openjdk.org>
Co-authored-by: Yi Yang <qingfeng.yy@alibaba-inc.com>
Reviewed-by: vlivanov, thartmann
2022-02-03 22:10:44 +00:00
Chris Plummer
fe0118f804
8279662: serviceability/sa/ClhsdbScanOops.java can fail do to unexpected GC
...
Reviewed-by: sspitsyn, kevinw
2022-02-02 21:51:39 +00:00
Roland Westrelin
de826ba18a
8280600: C2: assert(!had_error) failed: bad dominance
...
Reviewed-by: kvn, thartmann
2022-02-02 08:01:00 +00:00
Roland Westrelin
ab638341de
8280885: Shenandoah: Some tests failed with "EA: missing allocation reference path"
...
Reviewed-by: rkennke
2022-02-02 07:37:44 +00:00
Roland Westrelin
97af323041
8280842: Access violation in ciTypeFlow::profiled_count
...
Reviewed-by: neliasso, vlivanov, kvn
2022-02-02 07:35:34 +00:00
Roland Westrelin
d32f99ee65
8279219: [REDO] C2 crash when allocating array of size too large
...
Reviewed-by: thartmann, neliasso
2022-02-02 07:34:22 +00:00
Calvin Cheung
d95de5c7fe
8255495: Support CDS Archived Heap for uncompressed oops
...
Reviewed-by: iklam, tschatzl
2022-02-01 19:33:36 +00:00
Chris Plummer
4532c3a163
8280554: resourcehogs/serviceability/sa/ClhsdbRegionDetailsScanOopsForG1.java can fail if GC is triggered
...
Reviewed-by: alanb, amenkov, lmesnik
2022-02-01 16:02:10 +00:00
Chris Plummer
5080e815b4
8280770: serviceability/sa/ClhsdbThreadContext.java sometimes fails with 'Thread "SteadyStateThread"' missing from stdout/stderr
...
Reviewed-by: sspitsyn, dholmes
2022-02-01 15:59:35 +00:00
Igor Veresov
4191b2b9b9
8275337: C1: assert(false) failed: live_in set of first block must be empty
...
Reviewed-by: kvn
2022-01-31 23:02:34 +00:00
Yumin Qi
319b77492f
8277101: jcmd VM.cds dynamic_dump should not regenerate holder classes
...
Reviewed-by: iklam, ccheung
2022-01-31 19:27:59 +00:00
Stefan Karlsson
61794c5039
8280817: Clean up and unify empty VM operations
...
Reviewed-by: shade, coleenp
2022-01-31 12:30:09 +00:00
Chris Plummer
be9f984cae
8280553: resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java can fail if GC occurs
...
Reviewed-by: alanb, amenkov
2022-01-29 21:35:06 +00:00
Denghui Dong
9139159898
8280843: macos-Aarch64 SEGV in frame::sender_for_compiled_frame after JDK-8277948
...
Reviewed-by: aph, dholmes
2022-01-28 22:52:32 +00:00
Chris Plummer
0740ac474c
8280555: serviceability/sa/TestObjectMonitorIterate.java is failing due to ObjectMonitor referencing a null Object
...
Reviewed-by: sspitsyn, lmesnik
2022-01-28 18:51:21 +00:00
Daniel D. Daugherty
ff34d624ba
8280898: ProblemList compiler/regalloc/TestC2IntPressure.java on macosx-aarch64
...
Reviewed-by: ctornqvi
2022-01-28 18:09:35 +00:00
Thomas Stuefe
cab590517b
8280583: Always build NMT
...
Reviewed-by: shade, ihse, zgu
2022-01-27 09:18:17 +00:00
Chris Plummer
16e0ad0ad0
8270199: Most SA tests are skipped on macosx-aarch64 because all executables are signed
...
Reviewed-by: dholmes, kevinw
2022-01-26 18:06:05 +00:00
Emanuel Peter
ed0df2fa1f
8268033: compiler/intrinsics/bmi/verifycode/BzhiTestI2L.java fails with "fatal error: Not compilable at tier 3: CodeBuffer overflow"
...
Reviewed-by: kvn, neliasso, chagedorn
2022-01-26 10:12:22 +00:00
Thomas Stuefe
2155afe2a8
8280503: Use allStatic.hpp instead of allocation.hpp where possible
...
Reviewed-by: dholmes, iklam
2022-01-25 09:15:11 +00:00
Harold Seigel
4501ddda7f
8214733: runtime/8176717/TestInheritFD.java timed out
...
Reviewed-by: lmesnik, coleenp, dcubed
2022-01-24 13:33:43 +00:00
Jie Fu
30cd47d421
8280499: runtime/cds/appcds/TestDumpClassListSource.java fails on platforms without AppCDS custom class loaders support
...
Reviewed-by: iklam
2022-01-24 04:37:51 +00:00
Calvin Cheung
b9ae77906e
8279675: CDS cannot handle non-existent JAR file in bootclassapth
...
Reviewed-by: iklam, minqi
2022-01-21 23:47:09 +00:00
KIRIYAMA Takuya
6287ae3707
8277531: Print actual default stacksize on Windows thread logging
...
Reviewed-by: dholmes, stuefe
2022-01-21 13:36:29 +00:00
Roland Westrelin
19f877981e
8278784: C2: Refactor PhaseIdealLoop::remix_address_expressions() so it operates on longs
...
Reviewed-by: chagedorn, thartmann
2022-01-21 07:32:08 +00:00
Yumin Qi
d48279b0bf
8279009: CDS crashes when the source of an InstanceKlass is NULL
...
Reviewed-by: iklam, ccheung
2022-01-20 17:52:49 +00:00
Vladimir Ivanov
3f747368b9
8280123: C2: Infinite loop in CMoveINode::Ideal during IGVN
...
Reviewed-by: kvn, thartmann, chagedorn
2022-01-20 11:23:17 +00:00
Zhiqiang Zang
0bf95a1a73
8279607: Existing optimization "~x+1" -> "-x" can be generalized to "~x+c" -> "(c-1)-x".
...
Reviewed-by: thartmann, kvn
2022-01-20 07:38:04 +00:00
Gerard Ziemski
d1efb0cc56
8267341: macos attempt_reserve_memory_at(arg1, arg2, true) failure
...
Reviewed-by: dcubed, dholmes
2022-01-19 22:34:54 +00:00
Harold Seigel
96114315cf
8279936: Change shared code to use os:: system API's
...
Reviewed-by: dholmes, kbarrett
2022-01-19 13:51:23 +00:00
Thomas Stuefe
39b1d75f25
8277822: Remove debug-only heap overrun checks in os::malloc and friends
...
Reviewed-by: coleenp, zgu
2022-01-19 11:16:00 +00:00
Yumin Qi
b0496b0df6
8279970: two AppCDS tests fail after JDK-8261455
...
Reviewed-by: ccheung, iklam
2022-01-19 03:21:19 +00:00
Chris Plummer
bdfa15d92c
8250801: Add clhsdb "threadcontext" command
...
Reviewed-by: sspitsyn, kevinw
2022-01-18 19:21:13 +00:00
Aleksey Shipilev
645b38d586
8280089: compiler/c2/irTests/TestIRAbs.java fails on some arches
...
Reviewed-by: jiefu, thartmann, chagedorn, fgao
2022-01-18 12:13:44 +00:00
Jesper Wilhelmsson
39f140a201
Merge
2022-01-18 01:56:50 +00:00
Jesper Wilhelmsson
37143c09ab
Merge
2022-01-18 01:10:17 +00:00
Aleksey Shipilev
590eb86033
8280016: gc/g1/TestShrinkAuxiliaryData30 test fails on large machines
...
Reviewed-by: tschatzl, ayang
2022-01-17 08:17:49 +00:00
Fei Gao
c6196662b8
8276673: Optimize abs operations in C2 compiler
...
Reviewed-by: thartmann, jiefu
2022-01-17 02:16:45 +00:00
Daniel D. Daugherty
eab4e6d670
8280045: ProblemList 2 AppCDS tests until JDK-8279970 is fixed
...
Reviewed-by: ccheung
2022-01-14 22:24:39 +00:00
Hao Sun
45f20633f6
8279597: [TESTBUG] ReturnBlobToWrongHeapTest.java fails with -XX:TieredStopAtLevel=1 on machines with many cores
...
Reviewed-by: kvn
2022-01-13 23:56:27 +00:00
Christian Hagedorn
65eb066b63
8279837: C2: assert(is_Loop()) failed: invalid node class: Region
...
Reviewed-by: kvn, thartmann
2022-01-13 07:13:22 +00:00
Jesper Wilhelmsson
67e3d51d68
Merge
2022-01-13 01:05:45 +00:00
Yumin Qi
1228b2f1f8
8261455: Automatically generate the CDS archive if necessary
...
Reviewed-by: iklam, ccheung
2022-01-13 00:23:05 +00:00
Albert Mingkun Yang
4f0b65023f
8278581: Improve reference processing statistics log output
...
Reviewed-by: tschatzl, kbarrett, sjohanss
2022-01-12 08:28:51 +00:00
Jie Fu
1c688f4137
8279900: compiler/vectorization/TestPopCountVectorLong.java fails due to vpopcntdq is not supported
...
Reviewed-by: kvn
2022-01-12 03:55:00 +00:00
Vamsi Parasa
c4518e257c
8278868: Add x86 vectorization support for Long.bitCount()
...
Reviewed-by: jbhateja, sviswanathan, kvn
2022-01-11 18:47:42 +00:00
Liam Miller-Cushon
cfee4512f7
8273914: Indy string concat changes order of operations
...
Reviewed-by: vromero, jlahoda
2022-01-11 15:45:15 +00:00
Harold Seigel
c08b2ac34c
8225093: Special property jdk.boot.class.path.append should not default to empty string
...
Reviewed-by: dholmes, sspitsyn, alanb
2022-01-11 13:43:13 +00:00
Fairoz Matte
86d0abb66b
8279695: [TESTBUG] modify compiler/loopopts/TestSkeletonPredicateNegation.java to run on C1 also
...
Reviewed-by: neliasso
2022-01-11 09:39:39 +00:00
Tobias Hartmann
6d7db4b0b3
8279356: Method linking fails with guarantee(mh->adapter() != NULL) failed: Adapter blob must already exist!
...
Reviewed-by: chagedorn, kvn, coleenp
2022-01-11 06:59:26 +00:00
Jesper Wilhelmsson
d9b1bb5860
Merge
2022-01-10 17:06:23 +00:00
Vladimir Ivanov
ad34f03b54
8279515: C1: No inlining through invokedynamic and invokestatic call sites when resolved class is not linked
...
Reviewed-by: kvn, dlong
2022-01-10 13:56:01 +00:00
Fairoz Matte
928e347736
8279032: compiler/loopopts/TestSkeletonPredicateNegation.java times out with -XX:TieredStopAtLevel < 4
...
Reviewed-by: chagedorn, thartmann
2022-01-10 12:36:05 +00:00
Roland Westrelin
8d1a1e83f4
8278228: C2: Improve identical back-to-back if elimination
...
Reviewed-by: chagedorn, kvn
2022-01-10 07:52:18 +00:00
Doug Simon
e14fb4f4aa
8279437: [JVMCI] exception in HotSpotJVMCIRuntime.translate can exit the VM
...
Reviewed-by: kvn
2022-01-08 21:47:54 +00:00
Quan Anh Mai
62d03c2836
8279547: [vectorapi] Enable vector cast tests after JDK-8278948
...
Reviewed-by: kvn
2022-01-07 03:22:34 +00:00
Jie Fu
6a42fbaf9b
8279258: Auto-vectorization enhancement for two-dimensional array operations
...
Reviewed-by: neliasso, kvn
2022-01-07 00:04:51 +00:00
Jatin Bhateja
8703f14808
8273322: Enhance macro logic optimization for masked logic operations.
...
Reviewed-by: kvn, sviswanathan
2022-01-06 18:41:06 +00:00
Jesper Wilhelmsson
844dfb3ab6
Merge
2022-01-06 01:26:50 +00:00
bobpengxie
8b5de27ce1
8279485: Incorrect copyright year in compiler/lib/ir_framework/IRNode.java after JDK-8278114
...
Reviewed-by: haosun, jiefu
2022-01-05 02:22:26 +00:00
Zhiqiang Zang
f326305396
8278114: New addnode ideal optimization: converting "x + x" into "x << 1"
...
Reviewed-by: kvn, redestad
2022-01-05 00:38:59 +00:00
Quan Anh Mai
f8f9148016
8278948: compiler/vectorapi/reshape/TestVectorCastAVX1.java crashes in assembler
...
Reviewed-by: kvn, sviswanathan
2022-01-04 22:59:33 +00:00
Jesper Wilhelmsson
191f7307bb
Merge
2022-01-04 19:31:12 +00:00
Yasumasa Suenaga
d1e6f26160
8279351: [TESTBUG] SADebugDTest.java does not handle "Address already in use" error
...
Reviewed-by: cjplummer
2022-01-04 15:00:58 +00:00
Vladimir Ivanov
95a3010acf
8275830: C2: Receiver downcast is missing when inlining through method handle linkers
...
Reviewed-by: kvn, dlong
2022-01-04 12:35:48 +00:00
Hamlin Li
93c7d90c55
8278282: G1: Log basic statistics for evacuation failure
...
Reviewed-by: tschatzl, ayang, iwalulya
2022-01-04 11:55:41 +00:00
Roland Westrelin
e7244c19f4
8278966: two microbenchmarks tests fail "assert(!jvms->method()->has_exception_handlers()) failed: no exception handler expected" after JDK-8275638
...
Reviewed-by: rbackman, vlivanov
2022-01-04 10:56:37 +00:00
Ioi Lam
09cf5f19d7
8278602: CDS dynamic dump may access unloaded classes
...
Reviewed-by: coleenp, ccheung
2022-01-04 04:52:49 +00:00
Jesper Wilhelmsson
4f607f2ada
Merge
2021-12-27 01:22:11 +00:00
Sergey Bylokhov
7fea10327e
8279134: Fix Amazon copyright in various files
...
Reviewed-by: xliu, phh
2021-12-26 22:10:54 +00:00
Igor Veresov
54b800d56d
8271202: C1: assert(false) failed: live_in set of first block must be empty
...
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: vlivanov, kvn
2021-12-25 05:38:12 +00:00
Eric Liu
6588bedc19
8278889: AArch64: [vectorapi] VectorMaskLoadStoreTest.testMaskCast() test fail
...
Reviewed-by: njian, kvn
2021-12-24 03:10:41 +00:00
Jesper Wilhelmsson
a3b1c6b036
Merge
2021-12-23 21:17:50 +00:00
Xin Liu
7aff03aee1
8267517: async logging for stdout and stderr
...
Reviewed-by: dholmes, ysuenaga
2021-12-23 20:25:08 +00:00
Aleksey Shipilev
04ad668921
8279204: [BACKOUT] JDK-8278413: C2 crash when allocating array of size too large
...
Reviewed-by: chagedorn, kvn
2021-12-23 16:22:10 +00:00
Yi Yang
ad1dc9c2ae
8278125: Some preallocated OOMEs are missing stack trace
...
Co-authored-by: dongyun.tdy <dongyun.tdy@alibaba-inc.com>
Reviewed-by: dholmes, coleenp
2021-12-23 02:14:52 +00:00
Chris Plummer
eaefb1a1ed
8244669: convert clhsdb "mem" command from javascript to java
...
Reviewed-by: sspitsyn, kevinw, poonam
2021-12-22 23:02:41 +00:00
Aleksey Shipilev
9d5ae2e380
8279076: C2: Bad AD file when matching SqrtF with UseSSE=0
...
Reviewed-by: kvn, sviswanathan
2021-12-22 20:17:39 +00:00
Yumin Qi
9a478b347e
8279022: JCmdTestFileSafety.java should check file time stamp for test result
...
Reviewed-by: ccheung
2021-12-22 16:17:33 +00:00
Yumin Qi
a6903f806a
8279018: CRC calculation in CDS should not include _version and _head_size
...
Reviewed-by: iklam, ccheung
2021-12-22 16:14:59 +00:00
Albert Mingkun Yang
3f41fdecdb
8279063: Consolidate push and push_if_necessary in PreservedMarks
...
Reviewed-by: rkennke, mli, tschatzl
2021-12-22 13:44:20 +00:00
Chris Plummer
00c0d10870
8244670: convert clhsdb "whatis" command from javascript to java
...
Reviewed-by: sspitsyn, kevinw
2021-12-21 22:55:09 +00:00
Jesper Wilhelmsson
803cb8a768
Merge
2021-12-21 21:58:05 +00:00
Daniel D. Daugherty
54517fa3d8
8279074: ProblemList compiler/codecache/jmx/PoolsIndependenceTest.java on macosx-aarch64
...
Reviewed-by: ccheung
2021-12-21 17:42:26 +00:00
Aleksey Shipilev
29bd73638a
8277893: Arraycopy stress tests
...
Reviewed-by: kvn, mli
2021-12-21 14:01:47 +00:00
Calvin Cheung
8549d8b569
8277100: Dynamic dump can inadvertently overwrite default CDS archive
...
Reviewed-by: iklam, minqi, dholmes
2021-12-20 23:04:40 +00:00
Smita Kamath
819f9bd084
8274323: compiler/codegen/aes/TestAESMain.java failed with "Error: invalid offset: -1434443640" after 8273297
...
Reviewed-by: sviswanathan, kvn
2021-12-20 20:09:42 +00:00
Roland Westrelin
06206c7199
8278949: Cleanups for 8277850
...
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: kvn, jrose
2021-12-20 10:00:14 +00:00
Roland Westrelin
deaf75a585
8278413: C2 crash when allocating array of size too large
...
Reviewed-by: neliasso, kvn
2021-12-20 09:41:56 +00:00
Alex Menkov
63e43030ed
8278519: serviceability/jvmti/FieldAccessWatch/FieldAccessWatch.java failed "assert(handle != __null) failed: JNI handle should not be null"
...
Reviewed-by: cjplummer, sspitsyn
2021-12-18 08:08:47 +00:00
merykitty
cc44e13797
8278623: compiler/vectorapi/reshape/TestVectorCastAVX512.java after JDK-8259610
...
Reviewed-by: kvn, chagedorn, psandoz
2021-12-17 23:42:28 +00:00
Igor Veresov
b46f0b0b1f
8277447: Hotspot C1 compiler crashes on Kotlin suspend fun with loop
...
Reviewed-by: kvn, neliasso
2021-12-17 16:30:40 +00:00
Nils Eliasson
a68f28cea6
8278909: Unproblemlist AdaptiveBlocking001
...
Reviewed-by: chagedorn, eosterlund, stefank
2021-12-17 15:08:45 +00:00
Roland Westrelin
b9a477bf19
8275638: GraphKit::combine_exception_states fails with "matching stack sizes" assert
...
Reviewed-by: dlong, kvn
2021-12-17 07:46:47 +00:00
Zhiqiang Zang
f6fbb5a80c
8278471: Remove unreached rules in AddNode::IdealIL
...
Reviewed-by: jiefu, kvn
2021-12-16 03:57:29 +00:00
Calvin Cheung
0dbe4c5d51
8278131: runtime/cds/appcds/dynamicArchive/* tests failing in loom repo
...
Reviewed-by: iklam, dholmes, minqi
2021-12-16 02:32:44 +00:00
Jesper Wilhelmsson
e6b28e05c6
Merge
2021-12-16 00:26:36 +00:00
Evgeny Astigeevich
bcb79fd012
8278241: Implement JVM SpinPause on linux-aarch64
...
Reviewed-by: aph, phh
2021-12-15 16:57:30 +00:00
Fei Gao
c442587f1e
8277619: AArch64: Incorrect parameter type in Advanced SIMD Copy assembler functions
...
Reviewed-by: aph, pli
2021-12-15 02:26:40 +00:00
Jie Fu
f48a3e86d0
8278758: runtime/BootstrapMethod/BSMCalledTwice.java fails with release VMs after JDK-8262134
...
Reviewed-by: dcubed
2021-12-14 22:50:21 +00:00
Jie Fu
2def7e9132
8278584: compiler/vectorapi/VectorMaskLoadStoreTest.java failed with "Error: ShouldNotReachHere()"
...
Reviewed-by: kvn, psandoz
2021-12-14 22:49:04 +00:00
Vladimir Kozlov
a1dfe57249
8276455: C2: iterative EA
...
Reviewed-by: iveresov, neliasso, roland
2021-12-14 19:24:13 +00:00
Dean Long
32139c1a8a
8262134: compiler/uncommontrap/TestDeoptOOM.java failed with "guarantee(false) failed: wrong number of expression stack elements during deopt"
...
Reviewed-by: kvn, iveresov
2021-12-14 03:16:17 +00:00
Jesper Wilhelmsson
8401a059bd
Merge
2021-12-14 02:15:15 +00:00
Daniel D. Daugherty
bdc784c0cb
8278630: ProblemList compiler/vectorapi/reshape/TestVectorCastAVX512.java on X64
...
Reviewed-by: psandoz
2021-12-13 20:36:40 +00:00
merykitty
ca8c58c731
8259610: VectorReshapeTests are not effective due to failing to intrinsify "VectorSupport.convert"
...
Reviewed-by: psandoz, chagedorn
2021-12-13 16:34:37 +00:00
Harold Seigel
15996e4075
8276241: JVM does not flag constant class entries ending in '/'
...
Reviewed-by: dholmes, lfoltan
2021-12-13 13:40:54 +00:00
Harold Seigel
14f7385a72
8277481: Obsolete seldom used CDS flags
...
Reviewed-by: iklam, ccheung, dholmes
2021-12-13 13:35:37 +00:00
Scott Gibbons
9a1bbaf8db
8273108: RunThese24H crashes with SEGV in markWord::displaced_mark_helper() after JDK-8268276
...
8272809: JFR thread sampler SI_KERNEL SEGV in metaspace::VirtualSpaceList::contains
Reviewed-by: sviswanathan, kvn
2021-12-12 16:08:35 +00:00
Evgeny Astigeevich
afd065b368
8278415: [TESTBUG] vmTestbase/nsk/stress/stack/stack018.java fails with "java.lang.Error: TEST_RFE"
...
Reviewed-by: phh
2021-12-10 18:27:36 +00:00
Joe Darcy
09831e7aa4
8273146: Start of release updates for JDK 19
...
8277511: Add SourceVersion.RELEASE_19
8277513: Add source 19 and target 19 to javac
Reviewed-by: dholmes, alanb, erikj, iris, mikael, ihse
2021-12-09 17:01:59 +00:00
Zhiqiang Zang
352435581e
8277882: New subnode ideal optimization: converting "c0 - (x + c1)" into "(c0 - c1) - x"
...
Reviewed-by: dlong, iveresov
2021-12-09 00:18:59 +00:00
Serguei Spitsyn
3893f4f70b
8278330: dump stack trace if the jvmti test nsk/jvmti/GetThreadState/thrstat002 is failed with wrong thread state
...
Reviewed-by: amenkov, lmesnik
2021-12-08 22:32:00 +00:00
Roland Westrelin
b3faecf739
8276116: C2: optimize long range checks in int counted loops
...
Reviewed-by: kvn
2021-12-08 21:33:33 +00:00
Roland Westrelin
8af3b27ce9
8277850: C2: optimize mask checks in counted loops
...
Reviewed-by: kvn, thartmann
2021-12-08 16:39:24 +00:00
Yumin Qi
3e93e0b809
8276769: -Xshare:auto should tolerate problems in the CDS archive
...
Reviewed-by: iklam, ccheung
2021-12-08 16:20:39 +00:00
Calvin Cheung
40d726b8aa
8278310: Improve logging in CDS DynamicLoaderConstraintsTest.java
...
Reviewed-by: iklam
2021-12-08 16:07:49 +00:00
Calvin Cheung
e4852c6f0a
8277998: runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java#custom-cl-zgc failed "assert(ZAddress::is_marked(addr)) failed: Should be marked"
...
Reviewed-by: iklam, minqi
2021-12-08 15:59:37 +00:00
Mikhailo Seledtsov
3d61372ba5
8278363: Create extented container test groups
...
Reviewed-by: lmesnik
2021-12-07 21:58:19 +00:00
Zhengyu Gu
5a036ace01
8277990: NMT: Remove NMT shutdown capability
...
Reviewed-by: stuefe, shade
2021-12-07 17:42:08 +00:00
Roman Kennke
5b81d5eeb4
8276901: Implement UseHeavyMonitors consistently
...
Reviewed-by: coleenp, mdoerr, dcubed
2021-12-07 14:41:42 +00:00
Thomas Stuefe
35361270cb
8277383: VM.metaspace optionally show chunk freelist details
...
Reviewed-by: coleenp, shade
2021-12-07 14:15:04 +00:00
Chris Plummer
587e5409c2
8210558: serviceability/sa/TestJhsdbJstackLock.java fails to find '^\s+- waiting to lock <0x[0-9a-f]+> \(a java\.lang\.Class ...'
...
Reviewed-by: kevinw, sspitsyn
2021-12-06 16:09:45 +00:00
Vishal Chand
adf39522c1
8277372: Add getters for BOT and card table members
...
Reviewed-by: tschatzl, sjohanss, ayang
2021-12-06 15:28:20 +00:00
Christian Hagedorn
7c6f57fcb1
8275610: C2: Object field load floats above its null check resulting in a segfault
...
Reviewed-by: kvn, roland
2021-12-06 14:48:03 +00:00
Jie Fu
6994d80937
8278291: compiler/uncommontrap/TraceDeoptimizationNoRealloc.java fails with release VMs after JDK-8154011
...
Reviewed-by: shade, thartmann
2021-12-06 13:44:22 +00:00
Aleksey Shipilev
f180a4591f
8278016: Add compiler tests to tier{2,3}
...
Reviewed-by: kvn, dholmes
2021-12-06 06:26:50 +00:00
Daniel D. Daugherty
678ac589ad
8278240: ProblemList containers/docker/TestJcmd.java on linux-aarch64
...
Reviewed-by: mseledtsov, tschatzl
2021-12-03 17:22:14 +00:00
Christian Hagedorn
01cb2b9883
8277529: SIGSEGV in C2 CompilerThread Node::rematerialize() compiling Packet::readUnsignedTrint
...
Reviewed-by: thartmann, roland, kvn
2021-12-03 17:14:10 +00:00
Aleksey Shipilev
0fbd2713f1
8278115: gc/stress/gclocker/TestGCLockerWithSerial.java has duplicate -Xmx
...
Reviewed-by: mli, tschatzl
2021-12-03 07:20:39 +00:00
Aleksey Shipilev
bef5c7a286
8278116: runtime/modules/LoadUnloadModuleStress.java has duplicate -Xmx
...
Reviewed-by: dholmes
2021-12-03 07:19:48 +00:00
Jie Fu
473ececaf5
8278174: runtime/cds/appcds/LambdaWithJavaAgent.java fails with release VMs
...
Reviewed-by: dholmes
2021-12-03 06:00:14 +00:00
Chris Plummer
19ce33d5e7
8258512: serviceability/sa/TestJmapCore.java timed out on macOS 10.13.6
...
Reviewed-by: lmesnik, dcubed
2021-12-02 22:16:55 +00:00
Tim Prinzing
652b5f8546
8276674: Malformed Javadoc inline tags in JDK source
...
Reviewed-by: jjg, rriggs, prappo, bchristi
2021-12-02 20:47:29 +00:00
Roland Westrelin
3889af3f7d
8277906
: Incorrect type for IV phi of long counted loops after CCP
...
Reviewed-by: thartmann, chagedorn
2021-12-02 15:09:58 +00:00
Calvin Cheung
d2b16c8985
8276126: Dump time class transformation causes heap objects of non-boot classes to be archived
...
Reviewed-by: iklam, minqi
2021-12-02 14:39:27 +00:00
Patric Hedlin
088b244ec6
8251216: Implement MD5 intrinsics on AArch64
...
Co-authored-by: Ludovic Henry <luhenry@openjdk.org>
Reviewed-by: aph, neliasso
2021-12-02 09:25:12 +00:00
Zhengyu Gu
abaa073bcb
8277946: NMT: Deprecate and remove VM.native_memory shutdown jcmd command option
...
Reviewed-by: stuefe, shade, dholmes
2021-12-01 13:14:09 +00:00
KIRIYAMA Takuya
37ff7f3b66
8277866: gc/epsilon/TestMemoryMXBeans.java failed with wrong initial heap size
...
Reviewed-by: tschatzl, shade
2021-12-01 12:47:26 +00:00
Kim Barrett
15a680647c
8277434: tests fail with "assert(is_forwarded()) failed: only decode when actually forwarded"
...
Reviewed-by: ayang, shade, tschatzl
2021-11-30 20:22:35 +00:00
Liam Miller-Cushon
27299eaa98
8277803: vmTestbase/nsk/jdi/TypeComponent/isSynthetic/issynthetic001 fails with "Synthetic fields not found"
...
Reviewed-by: dholmes, cjplummer, sspitsyn
2021-11-30 01:34:52 +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
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
Hamlin Li
e9b36a8316
8276670: G1: Rename G1CardSetFreePool and related classes
...
Reviewed-by: tschatzl, ayang
2021-11-27 00:46:09 +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
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
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
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
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
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
Evgeny Astigeevich
7b2d823e84
8277503: compiler/onSpinWait/TestOnSpinWaitAArch64DefaultFlags.java failed with "OnSpinWaitInst with the expected value 'isb' not found."
...
Reviewed-by: chagedorn, aph, phh
2021-11-23 20:05:57 +00:00
Leonid Mesnik
7cb56a230d
8265796: vmTestbase/nsk/jdi/ObjectReference/referringObjects/referringObjects002/referringObjects002.java fails when running with JEP 416
...
Reviewed-by: cjplummer, mchung
2021-11-23 19:27:50 +00:00
Daniel D. Daugherty
e8acac2aba
8277350: runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java times out
...
Reviewed-by: hseigel, dholmes, lmesnik
2021-11-23 17:08:31 +00:00
Christian Hagedorn
38802ad56a
8254108: ciReplay: Support incremental inlining
...
Reviewed-by: dlong, thartmann
2021-11-23 15:22:11 +00:00
Dean Long
f62b81c3b5
8273095: vmTestbase/vm/mlvm/anonloader/stress/oome/heap/Test.java fails with "wrong OOME"
...
Reviewed-by: shade, stefank
2021-11-22 23:17:46 +00:00
Daniel D. Daugherty
1049aba1fb
8277576: ProblemList runtime/ErrorHandling/CreateCoredumpOnCrash.java on macosx-X64
...
8277577: ProblemList compiler/onSpinWait/TestOnSpinWaitAArch64DefaultFlags.java on linux-aarch64
8277578: ProblemList applications/jcstress/acqrel.java on linux-aarch64
Reviewed-by: mikael
2021-11-22 19:03:30 +00:00
Leonid Mesnik
33e2a518eb
8265795: vmTestbase/nsk/jvmti/AttachOnDemand/attach022/TestDescription.java fails when running with JEP 416
...
Reviewed-by: sspitsyn, dholmes
2021-11-22 17:11:34 +00:00
Serguei Spitsyn
32839ba012
8266593: vmTestbase/nsk/jvmti/PopFrame/popframe011 fails with "assert(java_thread == _state->get_thread()) failed: Must be"
...
Reviewed-by: mdoerr, lmesnik, dcubed
2021-11-22 10:47:47 +00:00
Thomas Stuefe
a3406a1d8a
8277092: TestMetaspaceAllocationMT2.java#ndebug-default fails with "RuntimeException: Committed seems high: NNNN expected at most MMMM"
...
Reviewed-by: coleenp
2021-11-19 19:49:57 +00:00
Jie Fu
b15e6f076a
8277449: compiler/vectorapi/TestLongVectorNeg.java fails with release VMs
...
Reviewed-by: thartmann, chagedorn
2021-11-19 10:38:42 +00:00
Tobias Hartmann
47564caeb0
8275643: C2's unaryOp vector intrinsic does not properly handle LongVector.neg
...
Reviewed-by: chagedorn, sviswanathan
2021-11-19 07:07:17 +00:00
Yi Yang
2f0bde1a65
8277102: Dubious PrintCompilation output
...
Reviewed-by: thartmann, dnsimon
2021-11-19 02:04:48 +00:00
Harold Seigel
36bd4a35fb
8277404: Test VMDeprecatedOptions.java failing with Unable to create shared archive file
...
Reviewed-by: dcubed
2021-11-18 20:06:13 +00:00
Daniel D. Daugherty
8db0c361a3
8277414: ProblemList runtime/CommandLine/VMDeprecatedOptions.java on windows-x64
...
Reviewed-by: mikael, iklam
2021-11-18 18:40:26 +00:00
Thomas Schatzl
ce0f00f66e
8276093: Improve naming in closures to iterate over card sets
...
Reviewed-by: sjohanss, ayang
2021-11-18 16:59:41 +00:00
Harold Seigel
b3a62b4881
8276795: Deprecate seldom used CDS flags
...
Reviewed-by: dholmes, ccheung, iklam
2021-11-18 13:18:37 +00:00
Evgeny Astigeevich
38345bd28d
8277137: Set OnSpinWaitInst/OnSpinWaitInstCount defaults to "isb"/1 for Arm Neoverse N1
...
Reviewed-by: phh, aph, ngasson
2021-11-18 11:18:15 +00:00
Ioi Lam
db55f9272c
8277343: dynamicArchive/SharedArchiveFileOption.java failed: '-XX:+RecordDynamicDumpInfo is unsupported when a dynamic CDS archive is specified in -XX:SharedArchiveFile:' missing
...
Reviewed-by: hseigel, ccheung
2021-11-18 08:49:07 +00:00
Fei Gao
81938001f9
8274179: AArch64: Support SVE operations with encodable immediates
...
Reviewed-by: aph, ngasson
2021-11-18 02:41:27 +00:00
Daniel D. Daugherty
ce4471f806
8277346: ProblemList 7 serviceability/sa tests on macosx-x64
...
8277351: ProblemList runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java on macosx-x64
Reviewed-by: tschatzl, bpb
2021-11-17 21:23:38 +00:00
Coleen Phillimore
a907b2b144
8276177: nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption failed with "assert(def_ik->is_being_redefined()) failed: should be being redefined to get here"
...
Reviewed-by: hseigel, sspitsyn
2021-11-17 19:53:55 +00:00
Harold Seigel
9f2f46ee45
8275037: Test vmTestbase/nsk/sysdict/vm/stress/btree/btree011/btree011.java crashes with memory exhaustion on Windows
...
Reviewed-by: coleenp
2021-11-17 14:25:17 +00:00
Faye Gao
9aa30de4bb
8275317: AArch64: Support some type conversion vectorization in SLP
...
Reviewed-by: thartmann, ngasson
2021-11-17 08:19:46 +00:00
Ioi Lam
a77d8ddf11
8276787: Improve warning messages for -XX:+RecordDynamicDumpInfo
...
Reviewed-by: ccheung, stuefe
2021-11-16 21:03:33 +00:00
MeryKitty
f3eb5014aa
8276162: Optimise unsigned comparison pattern
...
Reviewed-by: thartmann, kvn
2021-11-16 14:09:53 +00:00
Calvin Cheung
bd92674be5
8276184: Exclude lambda proxy class from the CDS archive if its caller class is excluded
...
Reviewed-by: iklam, dholmes
2021-11-16 02:34:36 +00:00
Paul Sandoz
a59c9b2ac2
8271515: Integration of JEP 417: Vector API (Third Incubator)
...
Co-authored-by: Sandhya Viswanathan <sviswanathan@openjdk.org>
Co-authored-by: Jatin Bhateja <jbhateja@openjdk.org>
Co-authored-by: Ningsheng Jian <njian@openjdk.org>
Co-authored-by: Xiaohong Gong <xgong@openjdk.org>
Co-authored-by: Eric Liu <eliu@openjdk.org>
Co-authored-by: Jie Fu <jiefu@openjdk.org>
Co-authored-by: Vladimir Ivanov <vlivanov@openjdk.org>
Co-authored-by: John R Rose <jrose@openjdk.org>
Co-authored-by: Paul Sandoz <psandoz@openjdk.org>
Co-authored-by: Rado Smogura <mail@smogura.eu>
Reviewed-by: kvn, sviswanathan, ngasson
2021-11-15 21:48:38 +00:00
Dean Long
9326eb1461
8276095: ciReplay: replay failure due to incomplete ciMethodData information
...
Reviewed-by: chagedorn, kvn
2021-11-15 21:09:23 +00:00
Thomas Schatzl
1830b8da90
8275056: Virtualize G1CardSet containers over heap region
...
Reviewed-by: sjohanss, ayang
2021-11-15 18:09:32 +00:00
Coleen Phillimore
0d2980cdd1
8258192: Obsolete the CriticalJNINatives flag
...
Reviewed-by: mdoerr, shade
2021-11-12 17:03:33 +00:00
Nils Eliasson
710f496456
8273277: C2: Move conditional negation into rc_predicate
...
Reviewed-by: thartmann, chagedorn, kvn
2021-11-12 10:08:26 +00:00
Evgeny Astigeevich
6954b98f8f
8186670: Implement _onSpinWait() intrinsic for AArch64
...
Reviewed-by: phh, aph
2021-11-11 22:23:35 +00:00
Tobias Hartmann
c29cab8ab4
8276112: Inconsistent scalar replacement debug info at safepoints
...
Reviewed-by: kvn, chagedorn
2021-11-11 13:09:05 +00:00
casparcwang
aea096770e
8275854: C2: assert(stride_con != 0) failed: missed some peephole opt
...
Co-authored-by: Roland Westrelin <roland@openjdk.org>
Reviewed-by: thartmann, roland, kvn
2021-11-11 10:39:09 +00:00
Christian Hagedorn
7a140af253
8276546: [IR Framework] Whitelist and ignore CompileThreshold
...
Reviewed-by: kvn, neliasso
2021-11-11 08:03:01 +00:00
Aleksey Shipilev
91bb0d658b
8276796: gc/TestSystemGC.java large pages subtest fails with ZGC
...
Reviewed-by: pliden, stefank
2021-11-11 07:07:58 +00:00
Harold Seigel
55b36c6f3b
8276825: hotspot/runtime/SelectionResolution test errors
...
Reviewed-by: dholmes, shade
2021-11-10 13:11:16 +00:00
Ioi Lam
8747882e4c
8276790: Rename GenericCDSFileMapHeader::_base_archive_path_offset
...
Reviewed-by: dholmes, ccheung
2021-11-09 07:18:06 +00:00
Christian Hagedorn
54481394a3
8271056: C2: "assert(no_dead_loop) failed: dead loop detected" due to cmoving identity
...
Reviewed-by: kvn, thartmann
2021-11-08 12:47:58 +00:00
Nick Gasson
3934fe54b4
8275847: Scheduling fails with "too many D-U pinch points" on small method
...
Reviewed-by: thartmann, kvn
2021-11-08 06:40:49 +00:00
Ioi Lam
884915496f
8275846: read_base_archive_name() could read past the end of buffer
...
Reviewed-by: ccheung, stuefe
2021-11-07 21:38:59 +00:00
Hamlin Li
ed7ecca401
8254739: G1: Optimize evacuation failure for regions with few failed objects
...
Reviewed-by: tschatzl, ayang
2021-11-05 23:24:45 +00:00
Daniel D. Daugherty
92d2176362
8273967: gtest os.dll_address_to_function_and_library_name_vm fails on macOS12
...
Reviewed-by: stuefe, gziemski
2021-11-05 17:04:39 +00:00
Leo Korinth
323d201795
8275506: Rename allocated_on_stack to allocated_on_stack_or_embedded
...
Reviewed-by: stuefe
2021-11-05 09:25:21 +00:00
Ningsheng Jian
96c396b701
8276151: AArch64: Incorrect result for double to int vector conversion
...
Reviewed-by: aph, psandoz
2021-11-05 07:45:54 +00:00
Thomas Stuefe
7281861e06
8272065: jcmd cannot rely on the old core reflection implementation which will be changed after JEP 416
...
Reviewed-by: mchung, coleenp, dholmes
2021-11-05 05:15:53 +00:00
Dean Long
dcf36f87f8
8275670: ciReplay: java.lang.NoClassDefFoundError when trying to load java/lang/invoke/LambdaForm$MH
...
Reviewed-by: kvn, chagedorn
2021-11-04 19:52:27 +00:00
Christian Hagedorn
a1f4c428ba
8276227: ciReplay: SIGSEGV if classfile for replay compilation is not present after JDK-8275868
...
Reviewed-by: kvn, thartmann, dlong
2021-11-04 08:53:37 +00:00
Yasumasa Suenaga
558ee40a4a
8276615: Update CR number of some tests in ProblemList-zgc.txt
...
Reviewed-by: dholmes
2021-11-04 04:34:07 +00:00
Yumin Qi
603bba282a
8271420: Extend CDS custom loader support to Windows platform
...
Reviewed-by: iklam, ccheung
2021-11-03 23:16:15 +00:00
Jakob Cornell
c7f070f5f1
8276208: vmTestbase/nsk/jdb/repeat/repeat001/repeat001.java fails with "AssertionError: Unexpected output"
...
Reviewed-by: cjplummer, iklam
2021-11-03 18:18:16 +00:00
Christian Hagedorn
7439b59b5a
8276044: ciReplay: C1 does not dump a replay file when using DumpReplay as compile command option
...
Reviewed-by: kvn, thartmann, dlong
2021-11-03 08:44:03 +00:00
sunguoyun
87b926ebb7
8275086: compiler/c2/irTests/TestPostParseCallDevirtualization.java fails when compiler1 is disabled
...
Reviewed-by: iveresov
2021-11-03 05:51:18 +00:00
Daniel D. Daugherty
01105d6985
8276367: ProblemList vmTestbase/nsk/jvmti/RedefineClasses/StressRedefineWithoutBytecodeCorruption/TestDescription.java
...
Reviewed-by: bpb
2021-11-02 16:50:47 +00:00
Evgeny Astigeevich
8fc16f1605
8275729: Qualified method names in CodeHeap Analytics
...
Reviewed-by: yyang, thartmann
2021-11-02 16:32:04 +00:00
Thomas Stuefe
b889f2a88a
8276175: codestrings.validate_vm gtest still broken on ppc64 after JDK-8276046
...
Reviewed-by: mdoerr
2021-11-02 13:04:09 +00:00
Christian Hagedorn
5bb1992b84
8275868: ciReplay: Inlining fails with "unloaded signature classes" due to wrong protection domains
...
Reviewed-by: kvn, dlong, thartmann
2021-11-01 08:22:59 +00:00
Igor Veresov
5021a12cea
8274855: vectorapi tests failing with assert(!vbox->is_Phi()) failed
...
Reviewed-by: kvn
2021-10-29 18:03:10 +00:00
Jakob Cornell
fe6a202087
8271356: Modify jdb to treat an empty command as a repeat of the previous command
...
Reviewed-by: cjplummer, iklam
2021-10-29 17:50:19 +00:00
Thomas Stuefe
d6d82f52d4
8275608: runtime/Metaspace/elastic/TestMetaspaceAllocationMT2 too slow
...
Reviewed-by: mbaesken, shade
2021-10-29 13:54:27 +00:00
Thomas Stuefe
e89b2c040c
8276086: Increase size of metaspace mappings
...
Reviewed-by: goetz, mdoerr
2021-10-29 09:44:48 +00:00
Thomas Stuefe
157e1d5073
8275856: Remove MetaspaceHandleDeallocations debug switch
...
Reviewed-by: coleenp, iklam
2021-10-29 04:26:56 +00:00
Thomas Stuefe
c9e65f8ef9
8275440: Remove VirtualSpaceList::is_full()
...
Reviewed-by: coleenp
2021-10-29 03:48:45 +00:00
Mandy Chung
c6339cb8a2
8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
...
8013527: calling MethodHandles.lookup on itself leads to errors
Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
2021-10-28 18:32:50 +00:00
Volker Simonis
a343fa8766
8275865: Print deoptimization statistics in product builds
...
Reviewed-by: thartmann, kvn
2021-10-28 12:40:30 +00:00
Daniel D. Daugherty
e6fa5fa37e
8276063: ProblemList gtest dll_address_to_function_and_library_name on macosx-generic
...
Reviewed-by: tschatzl
2021-10-27 14:24:02 +00:00
Thomas Stuefe
809488bf38
8276046: codestrings.validate_vm gtest fails on ppc64, s390
...
Reviewed-by: shade, mdoerr
2021-10-27 13:40:51 +00:00
Wang Huang
9f75d5ce50
8259948: Aarch64: Add cast nodes for Aarch64 Neon backend
...
Co-authored-by: Wang Huang <whuang@openjdk.org>
Co-authored-by: Wu Yan <wuyan@openjdk.org>
Co-authored-by: Miao Zhuojun <mouzhuojun@huawei.com>
Reviewed-by: aph, eliu, njian
2021-10-27 05:32:50 +00:00
Daniel D. Daugherty
7addcd7cfb
8276034: ProblemList gtest dll_address_to_function_and_library_name on macosx-x64
...
Reviewed-by: prr
2021-10-26 22:03:18 +00:00
Doug Simon
2448b3f5f9
8275874: [JVMCI] only support aligned reads in c2v_readFieldValue
...
Reviewed-by: never, shade
2021-10-26 18:50:21 +00:00
Calvin Cheung
e5cd2692da
8274944: AppCDS dump causes SEGV in VM thread while adjusting lambda proxy class info
...
Reviewed-by: minqi, dholmes
2021-10-26 16:26:57 +00:00
Roland Westrelin
82f4aacb42
8259609: C2: optimize long range checks in long counted loops
...
Co-authored-by: John R Rose <jrose@openjdk.org>
Reviewed-by: thartmann, jrose
2021-10-26 15:53:37 +00:00
Harold Seigel
7ca053de21
8251904: vmTestbase/nsk/sysdict/vm/stress/btree/btree010/btree010.java fails with ClassNotFoundException: nsk.sysdict.share.BTree0LLRLRLRRLR
...
Reviewed-by: dholmes, lmesnik
2021-10-26 12:37:54 +00:00
Harold Seigel
174f553f7e
8275869: Problem list applications/jcstress/copy.java on Linux-aarch64
...
Reviewed-by: lfoltan, dholmes
2021-10-26 12:05:09 +00:00
Thomas Stuefe
3ff085e296
8275582: Don't purge metaspace mapping lists
...
Reviewed-by: coleenp, lkorinth
2021-10-26 04:52:01 +00:00
Igor Veresov
89671aa164
8273712: C2: Add mechanism for rejecting inlining of low frequency call sites and deprecate MinInliningThreshold.
...
Reviewed-by: kvn, rbackman
2021-10-25 17:03:57 +00:00
Christian Hagedorn
1da5e6b0e2
8275104: IR framework does not handle client VM builds correctly
...
Reviewed-by: kvn, thartmann
2021-10-25 07:25:19 +00:00
Hamlin Li
5dab76b939
8275381: G1: refactor 2 constructors of G1CardSetConfiguration
...
Reviewed-by: tschatzl, ayang
2021-10-25 01:03:51 +00:00
Igor Ignatyev
c94dc2ab60
8272854: split runtime/CommandLine/PrintTouchedMethods.java test
...
Reviewed-by: iklam
2021-10-23 03:59:55 +00:00
Doug Simon
4dec8fc4cc
8275645: [JVMCI] avoid unaligned volatile reads on AArch64
...
Reviewed-by: kvn, never
2021-10-22 16:20:31 +00:00
David Holmes
fab3d6c612
8275761: Backout: JDK-8274794 Print all owned locks in hs_err file
...
Reviewed-by: mikael
2021-10-22 04:47:53 +00:00
Dean Long
0961de47de
8275347: ciReplay: staticfield lines not properly terminated
...
Reviewed-by: neliasso, chagedorn
2021-10-21 19:02:38 +00:00
Christian Hagedorn
3b0ce23bcd
8274888: Dump "-DReproduce=true" to the test VM command line output
...
Reviewed-by: thartmann, kvn
2021-10-21 14:05:45 +00:00
Harold Seigel
e39bdc9ddb
8274714: Incorrect verifier protected access error message
...
Reviewed-by: dholmes, coleenp
2021-10-21 13:50:32 +00:00
Coleen Phillimore
cd07b3cab0
8257534: misc tests failed with "NoClassDefFoundError: Could not initialize class java.util.concurrent.ThreadLocalRandom"
...
Reviewed-by: hseigel
2021-10-21 11:46:24 +00:00