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