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 |
|