Aleksey Shipilev
|
1f8af524ff
|
8273314: Add tier4 test groups
Reviewed-by: serb, iignatyev
|
2021-09-20 14:02:07 +00:00 |
|
Jan Lahoda
|
699865f76c
|
8259039: Passing different version to --release flag than javac version output warning
Reviewed-by: jjg
|
2021-09-20 13:43:14 +00:00 |
|
Naoto Sato
|
f71df142a9
|
8273187: jtools tests fail with missing markerName check
Reviewed-by: iris, sspitsyn, joehw
|
2021-09-20 13:38:38 +00:00 |
|
Christian Hagedorn
|
6f3e40c16d
|
8273825: TestIRMatching.java fails after JDK-8266550
Reviewed-by: thartmann, roland
|
2021-09-20 12:56:08 +00:00 |
|
Christian Hagedorn
|
a561eac912
|
8273895: compiler/ciReplay/TestVMNoCompLevel.java fails due to wrong data size with TieredStopAtLevel=2,3
Reviewed-by: kvn, dlong
|
2021-09-20 12:53:56 +00:00 |
|
Thomas Stuefe
|
d2388b7a0f
|
8273959: Some metaspace diagnostic switches should be develop
Reviewed-by: dholmes, jiefu
|
2021-09-20 08:46:44 +00:00 |
|
Matthias Baesken
|
dc7f452acb
|
8273815: move have_special_privileges to os_posix for POSIX platforms
Reviewed-by: mdoerr, stuefe, dholmes
|
2021-09-20 08:29:12 +00:00 |
|
Zhengyu Gu
|
7c9868c0b3
|
8273454: C2: Transform (-a)*(-b) into a*b
Reviewed-by: thartmann, eliu, chagedorn
|
2021-09-18 23:11:06 +00:00 |
|
Thomas Stuefe
|
bb9d142759
|
8273958: gtest/MetaspaceGtests executes unnecessary tests in debug builds
Reviewed-by: jiefu
|
2021-09-18 08:29:48 +00:00 |
|
lawrence.andrews
|
2a2e9190d4
|
8273685: Remove jtreg tag manual=yesno for java/awt/Graphics/LCDTextAndGraphicsState.java & show test instruction
Reviewed-by: aivanov, pbansal
|
2021-09-17 18:11:23 +00:00 |
|
sunxu
|
83020617e7
|
8273774: CDSPluginTest should only expect classes_nocoops.jsa exists on supported 64-bit platforms
Reviewed-by: ccheung, mchung
|
2021-09-17 16:41:51 +00:00 |
|
Kartik Ohri
|
2f8c2211c8
|
8273681: Add Vector API vs Arrays.mismatch intrinsic benchmark
Reviewed-by: psandoz
|
2021-09-17 15:12:34 +00:00 |
|
Phil Race
|
17f7a45ce4
|
8273913: Problem list some headful client jtreg tests that fail on macOS 12
Reviewed-by: pbansal, aivanov
|
2021-09-17 15:00:52 +00:00 |
|
Matthias Baesken
|
27d747ad4f
|
8273877: os::unsetenv unused
Reviewed-by: mdoerr, stuefe
|
2021-09-17 12:53:38 +00:00 |
|
Matthias Baesken
|
35f6f1d69f
|
8273808: Cleanup AddFontsToX11FontPath
Reviewed-by: pbansal, lucy
|
2021-09-17 08:20:10 +00:00 |
|
Per Liden
|
1890d85c0e
|
8273872: ZGC: Explicitly use 2M large pages
Reviewed-by: eosterlund, tschatzl, stefank
|
2021-09-17 07:51:45 +00:00 |
|
Aleksey Shipilev
|
54b456764b
|
8273880: Zero: Print warnings when unsupported intrinsics are enabled
Reviewed-by: dholmes
|
2021-09-17 06:44:18 +00:00 |
|
Guoxiong Li
|
e07ab82ee5
|
8273408: java.lang.AssertionError: typeSig ERROR on generated class property of record
Reviewed-by: vromero
|
2021-09-17 05:34:25 +00:00 |
|
Alex Menkov
|
8c022e2c17
|
8270434: JDI+UT: Unexpected event in JDI tests
Reviewed-by: sspitsyn, kevinw
|
2021-09-16 23:45:08 +00:00 |
|
Ioi Lam
|
b98290444a
|
8271073: Improve testing with VM option VerifyArchivedFields
Reviewed-by: ccheung, minqi
|
2021-09-16 23:26:55 +00:00 |
|
Volker Simonis
|
bc48a0ac29
|
8273902: Memory leak in OopStorage due to bug in OopHandle::release()
Reviewed-by: sspitsyn, coleenp
|
2021-09-16 19:56:12 +00:00 |
|
Yumin Qi
|
9c5441c9c4
|
8271569: Clean up the use of CDS constants and field offsets
Reviewed-by: iklam, dholmes
|
2021-09-16 17:56:07 +00:00 |
|
Calvin Cheung
|
12fa7073c5
|
8261941: Use ClassLoader for unregistered classes during -Xshare:dump
Reviewed-by: iklam, minqi
|
2021-09-16 17:32:02 +00:00 |
|
Andrey Turbanov
|
7e92abe7a4
|
8273710: Remove redundant stream() call before forEach in jdk.jdeps
Reviewed-by: dfuchs, shade
|
2021-09-16 15:17:28 +00:00 |
|
Roland Westrelin
|
59b2478abd
|
8273659: Replay compilation crashes with SIGSEGV since 8271911
Reviewed-by: kvn, dlong
|
2021-09-16 12:02:46 +00:00 |
|
Coleen Phillimore
|
5e4d09c229
|
8273300: Check Mutex ranking during a safepoint
Reviewed-by: eosterlund, dholmes, pchilanomate
|
2021-09-16 12:01:49 +00:00 |
|
Christian Hagedorn
|
c86e24d4be
|
8271954: C2: assert(false) failed: Bad graph detected in build_loop_late
Reviewed-by: roland, kvn
|
2021-09-16 11:57:30 +00:00 |
|
Albert Mingkun Yang
|
14dc5178cf
|
8273372: Remove scavenge trace message in psPromotionManager
Reviewed-by: tschatzl, lkorinth
|
2021-09-16 11:41:15 +00:00 |
|
Aleksey Shipilev
|
241ac89f12
|
8273606: Zero: SPARC64 build fails with si_band type mismatch
Reviewed-by: stuefe
|
2021-09-16 08:53:22 +00:00 |
|
Aleksey Shipilev
|
181292d48c
|
8273801: Handle VMTYPE for "core" VM variant
Reviewed-by: dholmes, erikj
|
2021-09-16 08:25:43 +00:00 |
|
Aleksey Shipilev
|
09ecb11927
|
8273806: compiler/cpuflags/TestSSE4Disabled.java should test for CPU feature explicitly
Reviewed-by: thartmann
|
2021-09-16 08:23:55 +00:00 |
|
Aleksey Shipilev
|
99cfc160af
|
8273805: gc/g1/TestGCLogMessages.java test should handle non-JFR configs
Reviewed-by: tschatzl, ayang
|
2021-09-16 08:22:48 +00:00 |
|
Aleksey Shipilev
|
1c5de8b86b
|
8273807: Zero: Drop incorrect test block from compiler/startup/NumCompilerThreadsCheck.java
Reviewed-by: thartmann
|
2021-09-16 08:12:31 +00:00 |
|
Aleksey Shipilev
|
46af82e5b0
|
8273804: Platform.isTieredSupported should handle the no-compiler case
Reviewed-by: dholmes
|
2021-09-16 07:52:24 +00:00 |
|
Aleksey Shipilev
|
2d13fb21af
|
8273803: Zero: Handle "zero" variant in CommandLineOptionTest.java
Reviewed-by: dholmes
|
2021-09-16 07:51:17 +00:00 |
|
Matthias Baesken
|
d4546b6b36
|
8273526: Extend the OSContainer API pids controller with pids.current
Reviewed-by: sgehwolf, iklam
|
2021-09-16 07:08:19 +00:00 |
|
Serguei Spitsyn
|
74ffe12267
|
8273575: memory leak in appendBootClassPath(), paths must be deallocated
Reviewed-by: dholmes, amenkov
|
2021-09-15 20:00:21 +00:00 |
|
Thomas Schatzl
|
cbffecc61e
|
8273832: gc/shenandoah/TestJcmdHeapDump.java does not have a @requires vm.gc.shenandoah
Reviewed-by: zgu
|
2021-09-15 17:21:44 +00:00 |
|
Thomas Schatzl
|
7b2beb6ba6
|
8273823: Problemlist gc/stringdedup tests timing out on ZGC
Reviewed-by: zgu, lkorinth
|
2021-09-15 15:49:15 +00:00 |
|
Tobias Holenstein
|
82904246cd
|
8272771: frame::pd_ps() is not implemented on any platform
Reviewed-by: shade, dholmes, thartmann
|
2021-09-15 13:58:28 +00:00 |
|
Alexey Semenyuk
|
a3ca770227
|
8272815: jpackage --type rpm produces an error: Invalid or unsupported type: [null]
Reviewed-by: herrick, almatvee
|
2021-09-15 13:22:26 +00:00 |
|
Zhengyu Gu
|
8132bfd23f
|
8273559: Shenandoah: Shenandoah should support multi-threaded heap dump
Reviewed-by: shade, rkennke, sgehwolf
|
2021-09-15 13:10:13 +00:00 |
|
Ian Graves
|
f531b5c796
|
8273514 : java/util/DoubleStreamSums/CompensatedSums.java failure
Reviewed-by: rriggs, darcy
|
2021-09-15 13:08:15 +00:00 |
|
Sergey Tsypanov
|
4c673df31e
|
8273656: Improve java.lang.invoke.MethodType.parameterList() and its usage
Reviewed-by: jvernee, vlivanov, mchung
|
2021-09-15 11:11:15 +00:00 |
|
Aleksey Shipilev
|
8fbcc8239a
|
8273494: Zero: Put libjvm.so into "zero" folder, not "server"
Reviewed-by: ihse, sgehwolf
|
2021-09-15 08:56:53 +00:00 |
|
Thomas Schatzl
|
92c30c941b
|
8273599: Remove cross_threshold method usage around GC
Reviewed-by: sjohanss, ayang
|
2021-09-15 08:28:47 +00:00 |
|
Thomas Schatzl
|
02af541b74
|
8273605: VM Exit does not abort concurrent mark
Reviewed-by: kbarrett, sjohanss
|
2021-09-15 08:27:43 +00:00 |
|
Prasanta Sadhukhan
|
febcc72a54
|
8273366: [testbug] javax/swing/UIDefaults/6302464/bug6302464.java fails on macOS12
Reviewed-by: aivanov, serb
|
2021-09-15 05:43:03 +00:00 |
|
Sergey Bylokhov
|
1017a2c2d7
|
8273135: java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java crashes in liblcms.dylib with NULLSeek+0x7
Reviewed-by: aivanov, azvegint
|
2021-09-15 05:18:35 +00:00 |
|
Sergey Bylokhov
|
6cf70f5f08
|
8273638: javax/swing/JTable/4235420/bug4235420.java fails in GTK L&F
Reviewed-by: pbansal, psadhukhan, azvegint
|
2021-09-15 05:15:44 +00:00 |
|