Quan Anh Mai
|
079312c835
|
8286182: [BACKOUT] x86: Handle integral division overflow during parsing
8287035: [BACKOUT] PPC64: Handle integral division overflow during parsing
Reviewed-by: mdoerr, thartmann
|
2022-05-19 19:12:28 +00:00 |
|
Christian Hagedorn
|
3984253800
|
8284115: [IR Framework] Compilation is not found due to rare safepoint while dumping PrintIdeal/PrintOptoAssembly
Reviewed-by: kvn, thartmann
|
2022-05-17 11:23:11 +00:00 |
|
Andrew Haley
|
0948c097a8
|
8272094: compiler/codecache/TestStressCodeBuffers.java crashes with "failed to allocate space for trampoline"
Reviewed-by: shade, kvn
|
2022-05-17 09:02:06 +00:00 |
|
Aleksey Shipilev
|
63cace759e
|
8286660: codestrings gtest fails on AArch64: "udf" in padding
Reviewed-by: ngasson, aph
|
2022-05-17 08:47:45 +00:00 |
|
Emanuel Peter
|
2d34acfec9
|
8286638: C2: CmpU needs to do more precise over/underflow analysis
Reviewed-by: kvn, vlivanov, thartmann
|
2022-05-16 07:21:30 +00:00 |
|
bobpengxie
|
46d208fb1c
|
8284950: CgroupV1 detection code should consider memory.swappiness
Reviewed-by: sgehwolf, iklam
|
2022-05-16 06:40:54 +00:00 |
|
David Holmes
|
e2448cee57
|
8286791: CLONE - ProblemList compiler/c2/irTests/TestSkeletonPredicates.java in -Xcomp mode
Reviewed-by: darcy
|
2022-05-16 02:25:22 +00:00 |
|
Leonid Mesnik
|
dc9462137c
|
8286782: Exclude vmTestbase/gc/gctests/WeakReference/weak006/weak006.java
Reviewed-by: alanb
|
2022-05-15 17:03:53 +00:00 |
|
Doug Simon
|
af24d2d1d6
|
8286771 : workaround implemented for JDK-8282607 is incomplete
Reviewed-by: dholmes
|
2022-05-14 15:28:53 +00:00 |
|
Albert Mingkun Yang
|
8daf08dbc4
|
8286628: Remove unused BufferNode::Allocator::flush_free_list
Reviewed-by: kbarrett, tschatzl
|
2022-05-13 11:59:23 +00:00 |
|
Leonid Mesnik
|
61cb4b7448
|
8285951: Replace Algorithms.eatMemory(...) with WB.fullGC() in vmTestbase_vm_gc_ref tests
Reviewed-by: kbarrett, tschatzl
|
2022-05-12 18:38:23 +00:00 |
|
Maurizio Cimadamore
|
2c5d136260
|
8282191: Implementation of Foreign Function & Memory API (Preview)
Reviewed-by: erikj, jvernee, psandoz, dholmes, mchung
|
2022-05-12 16:17:45 +00:00 |
|
Leonid Mesnik
|
82d257006d
|
8283001: windows-x86-cmp-baseline fails in some jvmti native libs
Reviewed-by: sspitsyn, amenkov
|
2022-05-12 02:30:17 +00:00 |
|
Eric Liu
|
e9f45bb270
|
8282966: AArch64: Optimize VectorMask.toLong with SVE2
Reviewed-by: xgong, ngasson
|
2022-05-12 01:15:16 +00:00 |
|
Doug Simon
|
1c50ea36a5
|
8282607: runtime/ErrorHandling/MachCodeFramesInErrorFile.java failed with "RuntimeException: 0 < 2"
Reviewed-by: dholmes, coleenp
|
2022-05-11 20:08:15 +00:00 |
|
Coleen Phillimore
|
cec23b1b07
|
8286556: Remove EagerInitialization develop option
Reviewed-by: rehn, redestad
|
2022-05-11 16:19:49 +00:00 |
|
Albert Mingkun Yang
|
89de756ffb
|
8286387 : Remove unused FreeListAllocator::reduce_free_list
Reviewed-by: kbarrett, tschatzl
|
2022-05-11 15:06:14 +00:00 |
|
Aleksey Shipilev
|
9c2548414c
|
8286339: compiler/c2/irTests/TestEnumFinalFold.java fails if Enum/String methods are not inlined
Reviewed-by: thartmann, jiefu
|
2022-05-11 05:29:11 +00:00 |
|
Leonid Mesnik
|
aaeb08eca4
|
8278123: serviceability/dcmd/vm/ClassLoaderStatsTest.java failing with java.lang.AssertionError: Should have a hidden class
Reviewed-by: cjplummer
|
2022-05-10 22:28:12 +00:00 |
|
Calvin Cheung
|
070a0cda31
|
8286551: JDK-8286460 causes tests to fail to compile in Tier2
Reviewed-by: dcubed
|
2022-05-10 20:20:37 +00:00 |
|
Leonid Mesnik
|
dcec1d2a68
|
8286368: Cleanup problem lists after loom integration
Reviewed-by: alanb
|
2022-05-10 19:12:29 +00:00 |
|
Leonid Mesnik
|
7704eb1866
|
8284980: Test vmTestbase/nsk/stress/except/except010.java times out with -Xcomp -XX:+DeoptimizeALot
Reviewed-by: dcubed
|
2022-05-10 19:02:47 +00:00 |
|
Christian Stein
|
52dbfa99fe
|
8286460: Remove dependence on JAR filename in CDS tests
Reviewed-by: ccheung, iklam
|
2022-05-10 18:13:41 +00:00 |
|
Pengfei Li
|
1ca540460c
|
8286125: C2: "bad AD file" with PopulateIndex on x86_64
Reviewed-by: kvn, thartmann
|
2022-05-10 13:37:03 +00:00 |
|
Daniel D. Daugherty
|
61450bb061
|
8283651: nsk/jvmti/SuspendThread/suspendthrd003 may leak native memory
Reviewed-by: lmesnik
|
2022-05-09 22:03:55 +00:00 |
|
Daniel D. Daugherty
|
c28a63617d
|
8286442: ProblemList compiler/c2/irTests/TestSkeletonPredicates.java in -Xcomp mode
Reviewed-by: ctornqvi
|
2022-05-09 21:35:20 +00:00 |
|
Calvin Cheung
|
29ccb8fbb8
|
8285914: AppCDS crash when using shared archive with old class file
Reviewed-by: dholmes, iklam
|
2022-05-09 16:00:57 +00:00 |
|
Leo Korinth
|
b490a58ed8
|
8283899: Revert 8284190 after fix of 8281297
Reviewed-by: kbarrett
|
2022-05-09 07:24:12 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
Vladimir Ivanov
|
5212535a27
|
8282218: C1: Missing side effects of dynamic class loading during constant linkage
Reviewed-by: thartmann, kvn
|
2022-05-06 23:09:23 +00:00 |
|
Daniel D. Daugherty
|
d8f9686b12
|
8286342: ProblemList compiler/c2/irTests/TestEnumFinalFold.java
Reviewed-by: mikael
|
2022-05-06 19:53:20 +00:00 |
|
Dean Long
|
bb52ea6820
|
8286263: compiler/c1/TestPinnedIntrinsics.java failed with "RuntimeException: testCurrentTimeMillis failed with -3"
Reviewed-by: thartmann, kvn
|
2022-05-06 19:47:48 +00:00 |
|
Aleksey Shipilev
|
080f3c5d8a
|
8286190: Add test to verify constant folding for Enum fields
Reviewed-by: kvn, thartmann
|
2022-05-06 16:32:02 +00:00 |
|
Roland Westrelin
|
fa1ca98fff
|
8281429: PhiNode::Value() is too conservative for tripcount of CountedLoop
Reviewed-by: thartmann, kvn
|
2022-05-06 08:24:33 +00:00 |
|
Tobias Holenstein
|
dd06cc638e
|
8283807: Handle CompileThreshold the same as other thresholds when scaled with -XX:CompileThresholdScaling
Reviewed-by: kvn, iklam, thartmann
|
2022-05-06 07:08:19 +00:00 |
|
Jie Fu
|
7ebc4bce93
|
8286066: assert(k != __null) failed: klass not loaded caused by FillerObject_klass
Reviewed-by: dholmes, tschatzl, iklam
|
2022-05-05 23:16:42 +00:00 |
|
Alex Menkov
|
1bba64070e
|
8284027: vmTestbase/nsk/jvmti/GetAllThreads/allthr001/ is failing
Reviewed-by: sspitsyn, cjplummer
|
2022-05-05 19:41:41 +00:00 |
|
Emanuel Peter
|
4a5e7a1ada
|
8282555: Missing memory edge when spilling MoveF2I, MoveD2L etc
Reviewed-by: kvn, thartmann, jbhateja
|
2022-05-05 08:15:53 +00:00 |
|
Vikey Chen
|
7d545084f4
|
8283606: Tests may fail with zh locale on MacOS
Reviewed-by: iklam, rriggs
|
2022-05-05 00:06:24 +00:00 |
|
Xin Liu
|
c5a0687f80
|
8285976: compiler/exceptions/OptimizeImplicitExceptions.java can't pass with -XX:+DeoptimizeALot
Reviewed-by: kvn, thartmann, simonis
|
2022-05-04 17:59:39 +00:00 |
|
Coleen Phillimore
|
be67acdf5c
|
8285832: runtime/Thread/TooSmallStackSize.java failed "assert(k->is_initialized()) failed: need to increase java_thread_min_stack_allowed calculation"
Reviewed-by: dholmes, fparain, iklam
|
2022-05-03 17:43:12 +00:00 |
|
Igor Veresov
|
4434c7df03
|
8265360: several compiler/whitebox tests fail with "private compiler.whitebox.SimpleTestCaseHelper(int) must be compiled"
Reviewed-by: kvn, thartmann
|
2022-05-03 16:02:22 +00:00 |
|
Matthias Baesken
|
0f62cb6fcc
|
8285921: serviceability/dcmd/jvmti/AttachFailed/AttachReturnError.java fails on Alpine
Reviewed-by: stuefe, dholmes
|
2022-05-03 11:21:57 +00:00 |
|
Roberto Castañeda Lozano
|
6fcd322258
|
8279622: C2: miscompilation of map pattern as a vector reduction
Reviewed-by: roland, kvn, thartmann
|
2022-05-03 11:08:48 +00:00 |
|
Jie Fu
|
3420a1aa70
|
8286013: Incorrect test configurations for compiler/stable/TestStableShort.java
Reviewed-by: shade, thartmann
|
2022-05-02 22:41:59 +00:00 |
|
Daniel D. Daugherty
|
41de506ed6
|
8285507: revert fix for JDK-8282704 now that JDK-8282952 is fixed
Reviewed-by: dholmes, pchilanomate
|
2022-05-02 15:39:06 +00:00 |
|
Thomas Schatzl
|
7a95a40e03
|
8285970: gc/arguments/TestUseCompressedOopsFlagsWithUlimit.java still fails after JDK-8285011
Reviewed-by: ayang, dcubed
|
2022-05-02 15:30:35 +00:00 |
|
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 |
|