Axel Boldt-Christmas
|
4098acc200
|
8340146: ZGC: TestAllocateHeapAt.java should not run with UseLargePages
Reviewed-by: tschatzl, stefank
|
2024-09-24 05:35:12 +00:00 |
|
David Holmes
|
c8ae848049
|
8340707: ProblemList applications/ctw/modules/java_base.java due to JDK-8340683
Reviewed-by: darcy
|
2024-09-24 00:37:21 +00:00 |
|
Tobias Hartmann
|
63e611cd5d
|
8335334: Stress mode to randomly execute unstable if traps
Reviewed-by: chagedorn, kvn
|
2024-09-23 12:30:30 +00:00 |
|
Aleksey Shipilev
|
0f253d1103
|
8340392: Handle OopStorage in location decoder
Reviewed-by: kbarrett, dholmes
|
2024-09-23 07:02:59 +00:00 |
|
Severin Gehwolf
|
64275e6bbf
|
8340092: [Linux] containers/systemd/SystemdMemoryAwarenessTest.java failing on some systems
Reviewed-by: mbaesken
|
2024-09-20 19:34:24 +00:00 |
|
Thomas Stuefe
|
ae63aaaa58
|
8340540: Problemlist DcmdMBeanPermissionsTest.java and SystemDumpMapTest.java
Reviewed-by: kevinw
|
2024-09-20 14:10:39 +00:00 |
|
David Holmes
|
969c2af953
|
8339192: Native annotation parsing code of deprecated annotations causes crash
Reviewed-by: jrose, mgronlun
|
2024-09-19 23:45:26 +00:00 |
|
Matias Saavedra Silva
|
d555f072b2
|
8298614: Support CDS heap dumping for SerialGC and ParallelGC
Reviewed-by: dholmes, lmesnik, iklam
|
2024-09-19 14:15:45 +00:00 |
|
Kevin Walls
|
9cfc03aa81
|
8340391: Windows jcmd System.map and System.dump_map tests failing
Reviewed-by: cjplummer
|
2024-09-18 19:17:26 +00:00 |
|
Simon Tooke
|
4ff17c14a5
|
8319873: Add windows implementation for jcmd System.map and System.dump_map
Co-authored-by: Simon Tooke <stooke@openjdk.org>
Reviewed-by: stuefe, kevinw, szaldana
|
2024-09-18 09:11:40 +00:00 |
|
Roland Westrelin
|
5381f553ad
|
8333258: C2: high memory usage in PhaseCFG::insert_anti_dependences()
Reviewed-by: kvn, epeter
|
2024-09-18 07:07:45 +00:00 |
|
Leonid Mesnik
|
202fd421f7
|
8340213: jcmd VM.events ignores max argument
Reviewed-by: szaldana, cjplummer, amenkov, mli
|
2024-09-17 22:36:37 +00:00 |
|
Gerard Ziemski
|
eabfc6e4d9
|
8337563: NMT: rename MEMFLAGS to MemTag
Reviewed-by: dholmes, coleenp, jsjolen
|
2024-09-17 19:59:06 +00:00 |
|
Calvin Cheung
|
d5881825ef
|
8338686: App classpath mismatch if a jar from the Class-Path attribute is on the classpath
Reviewed-by: dholmes, iklam
|
2024-09-17 18:58:46 +00:00 |
|
Kangcheng Xu
|
10050a7239
|
8332442: C2: refactor Mod cases in Compile::final_graph_reshaping_main_switch()
Reviewed-by: roland, chagedorn, jkarthikeyan
|
2024-09-17 07:19:02 +00:00 |
|
Thomas Stuefe
|
7849f25293
|
8340184: Bug in CompressedKlassPointers::is_in_encodable_range
Reviewed-by: coleenp, rkennke, jsjolen
|
2024-09-17 05:22:59 +00:00 |
|
Liang Mao
|
c91fa278fe
|
8339725: Concurrent GC crashed due to GetMethodDeclaringClass
Reviewed-by: lmesnik, coleenp, eosterlund, stefank
|
2024-09-14 05:36:47 +00:00 |
|
Calvin Cheung
|
89ca89cb26
|
8338626: ClassLoaderExt::process_jar_manifest() should allow / separator on Windows
Reviewed-by: iklam, dholmes, matsaave
|
2024-09-13 14:59:35 +00:00 |
|
David Holmes
|
bd44cf8ab7
|
8330302: strace004 can still fail
Reviewed-by: alanb, shade
|
2024-09-13 12:10:11 +00:00 |
|
Hamlin Li
|
bacd046062
|
8321010: RISC-V: C2 RoundVF
8321011: RISC-V: C2 RoundVD
Reviewed-by: rehn, luhenry
|
2024-09-13 08:05:19 +00:00 |
|
Andrew Dinn
|
b88ff9c986
|
8339849: Enumerate opto and C1 stubs, generate enums, names, fields and generator calls
Reviewed-by: kvn
|
2024-09-13 06:43:38 +00:00 |
|
Stefan Karlsson
|
ae75ca05e4
|
8314842: zgc/genzgc tests ignore vm flags
Reviewed-by: tschatzl, lmesnik
|
2024-09-13 05:47:44 +00:00 |
|
Jaikiran Pai
|
1d39249231
|
8339834: Replace usages of -mx and -ms in some tests
Reviewed-by: aivanov, ascarpino, prr, dholmes
|
2024-09-12 02:02:14 +00:00 |
|
Leonid Mesnik
|
c3711dc909
|
8339678: Update runtime/condy tests to be executed with VM flags
Reviewed-by: coleenp
|
2024-09-11 22:06:23 +00:00 |
|
Viktor Klang
|
b0cff6b528
|
8299419: Thread.sleep(millis) may throw OOME
Reviewed-by: alanb
|
2024-09-11 20:02:49 +00:00 |
|
Chris Plummer
|
237a540f01
|
8339801: Add better test failure diagnostics to vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq002
Reviewed-by: lmesnik, amenkov, kevinw
|
2024-09-11 19:40:02 +00:00 |
|
Severin Gehwolf
|
d9fdf69c34
|
8333446: Add tests for hierarchical container support
Reviewed-by: mbaesken, zzambers
|
2024-09-11 16:57:13 +00:00 |
|
Robbin Ehn
|
bfe7f9205b
|
8339741: RISC-V: C ABI breakage for integer on stack
Reviewed-by: fyang, luhenry
|
2024-09-11 16:08:24 +00:00 |
|
Severin Gehwolf
|
55a7cf1445
|
8322420: [Linux] cgroup v2: Limits in parent nested control groups are not detected
Reviewed-by: stuefe, asmehra
|
2024-09-11 13:51:31 +00:00 |
|
Joel Sikström
|
ceef161eea
|
8339661: ZGC: Move some page resets and verification to callsites
Reviewed-by: stefank, eosterlund
|
2024-09-11 08:08:09 +00:00 |
|
Leonid Mesnik
|
9785e19f3f
|
8339638: Update vmTestbase/nsk/jvmti/*Field*Watch tests to use virtual thread factory
Reviewed-by: cjplummer, sspitsyn
|
2024-09-10 21:43:19 +00:00 |
|
Jasmine Karthikeyan
|
92431049fd
|
8335444: Generalize implementation of AndNode mul_ring
Reviewed-by: chagedorn, qamai, dfenacci
|
2024-09-10 16:52:59 +00:00 |
|
Coleen Phillimore
|
ad104932e6
|
8338526: Don't store abstract and interface Klasses in class metaspace
Reviewed-by: stuefe, iklam
|
2024-09-10 11:43:21 +00:00 |
|
David Holmes
|
64de7813e4
|
8339587: runtime/reflect/ReflectOutOfMemoryError.java fails with "bootstrap method initialization exception"
Reviewed-by: lmesnik, ccheung
|
2024-09-10 08:22:25 +00:00 |
|
Christian Hagedorn
|
125f743223
|
8305489: runtime/ErrorHandling/TestDwarf.java fails in some Linux configurations after JDK-8303805
Reviewed-by: dholmes, lmesnik
|
2024-09-10 08:14:40 +00:00 |
|
Alan Bateman
|
7e2bcf6d00
|
8338890: Add monitoring/management interface for the virtual thread scheduler
Reviewed-by: kevinw
|
2024-09-10 07:23:35 +00:00 |
|
Evgeny Nikitin
|
559fc711e0
|
8339366: [jittester] Make it possible to generate tests without execution
Reviewed-by: lmesnik
|
2024-09-09 19:55:45 +00:00 |
|
Matias Saavedra Silva
|
77468c284c
|
8339575: DumpingWithJavaAgent.java failed with missing expected output
Reviewed-by: ccheung, dholmes
|
2024-09-09 16:28:17 +00:00 |
|
Oli Gillespie
|
7c0f013d92
|
8339488: Extended NPE message doesn't handle CONSTANT_Dynamic
Reviewed-by: lmesnik, coleenp, simonis, liach
|
2024-09-09 14:53:36 +00:00 |
|
Chris Plummer
|
f0e84b7617
|
8339703: Problem list serviceability/sa/TestJhsdbJstackUpcall.java for generational ZGC
Reviewed-by: dholmes
|
2024-09-07 22:20:37 +00:00 |
|
Yasumasa Suenaga
|
deeb09a640
|
8339307: jhsdb jstack could not trace FFM upcall frame
Reviewed-by: cjplummer, jvernee
|
2024-09-07 05:46:47 +00:00 |
|
Roland Westrelin
|
e203df46fa
|
8338100: C2: assert(!n_loop->is_member(get_loop(lca))) failed: control must not be back in the loop
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: chagedorn, thartmann
|
2024-09-05 15:51:27 +00:00 |
|
Daniel D. Daugherty
|
4ffcf894b5
|
8339619: ProblemList runtime/cds/appcds/jvmti/dumpingWithAgent/DumpingWithJavaAgent.java
Reviewed-by: azvegint
|
2024-09-05 15:12:27 +00:00 |
|
David Holmes
|
96df5a6d8f
|
8339316: Test runtime/exceptionMsgs/NoClassDefFoundError/NoClassDefFoundErrorTest.java fails after JDK-8338257
Reviewed-by: jsjolen, coleenp
|
2024-09-04 23:58:17 +00:00 |
|
Matias Saavedra Silva
|
d4dfa0127f
|
8338530: CDS warning Skipping java/lang/invoke/BoundMethodHandle$Species_LLLL
Reviewed-by: iklam, ccheung
|
2024-09-04 20:49:32 +00:00 |
|
Matias Saavedra Silva
|
1353601dcc
|
8338924: C1: assert(0 <= i && i < _len) failed: illegal index 5 for length 5
Co-authored-by: Dean Long <dlong@openjdk.org>
Reviewed-by: kvn, thartmann
|
2024-09-04 17:25:37 +00:00 |
|
Jasmine Karthikeyan
|
6f8714ee19
|
8336860: x86: Change integer src operand for CMoveL of 0 and 1 to long
Reviewed-by: epeter, chagedorn, shade, qamai, jbhateja
|
2024-09-04 13:44:24 +00:00 |
|
Matthias Baesken
|
f2c992c5af
|
8339300: CollectorPolicy.young_scaled_initial_ergo_vm gtest fails on ppc64 based platforms
Reviewed-by: mdoerr, lucy
|
2024-09-04 07:09:59 +00:00 |
|
David Holmes
|
90f3f43257
|
8328877: [JNI] The JNI Specification needs to address the limitations of integer UTF-8 String lengths
Reviewed-by: cjplummer, alanb
|
2024-09-04 03:41:42 +00:00 |
|
Alex Menkov
|
cfec3ac911
|
8337317 : serviceability/jvmti tests failed with FATAL ERROR in native method: Failed during the GetClassSignature call
Reviewed-by: lmesnik, sspitsyn, cjplummer
|
2024-09-03 19:01:58 +00:00 |
|