Ramkumar Sunderbabu
|
41ee582df8
|
8341138: Rename jtreg property docker.support as container.support
Reviewed-by: sgehwolf, mseledtsov
|
2024-10-12 03:25:42 +00:00 |
|
Weijun Wang
|
bdfb41f977
|
8309841: Jarsigner should print a warning if an entry is removed
Reviewed-by: mullan, hchao
|
2024-10-02 22:55:50 +00:00 |
|
Todd V. Jonker
|
2349bb7ace
|
8340974: Ambiguous name of jtreg property vm.libgraal.enabled
Reviewed-by: dnsimon, phh
|
2024-09-26 21:38:08 +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 |
|
Brent Christian
|
51b85a1f69
|
8339687: Rearrange reachabilityFence()s in jdk.test.lib.util.ForceGC
Reviewed-by: dholmes, smarks, kbarrett
|
2024-09-11 19:02:05 +00:00 |
|
Severin Gehwolf
|
d9fdf69c34
|
8333446: Add tests for hierarchical container support
Reviewed-by: mbaesken, zzambers
|
2024-09-11 16:57:13 +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 |
|
Kevin Walls
|
33525226b9
|
8338894: Deprecate jhsdb debugd for removal
Reviewed-by: cjplummer, alanb
|
2024-09-10 16:28:04 +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 |
|
Ferenc Rakoczi
|
c54fc08aa3
|
8338587: Internal XOF Methods for SHAKE128 and SHAKE256
Reviewed-by: valeriep, weijun
|
2024-09-09 13:49:34 +00:00 |
|
SendaoYan
|
8e0d0190ed
|
8338630: Test java/nio/channels/DatagramChannel/SendReceiveMaxSize.java timeout
Reviewed-by: dfuchs, jpai, djelinski
|
2024-08-23 06:26:24 +00:00 |
|
Matthias Baesken
|
7933e45cda
|
8338550: Do libubsan1 installation in test container only if requested
Reviewed-by: sgehwolf
|
2024-08-20 10:43:16 +00:00 |
|
Matthias Baesken
|
fbe8a81d19
|
8333144: docker tests do not work when ubsan is configured
Reviewed-by: clanger, stuefe
|
2024-08-05 05:57:41 +00:00 |
|
Sonia Zaldana Calles
|
f5c9e8f122
|
8334492: DiagnosticCommands (jcmd) should accept %p in output filenames and substitute PID
Reviewed-by: kevinw, stuefe, lmesnik
|
2024-07-30 18:40:37 +00:00 |
|
Alan Bateman
|
6e228ce382
|
8336254: Virtual thread implementation + test updates
Reviewed-by: sspitsyn, kevinw
|
2024-07-25 04:59:01 +00:00 |
|
Naoto Sato
|
c1c9704268
|
8336479: Provide Process.waitFor(Duration)
Reviewed-by: liach, jpai, rriggs
|
2024-07-22 17:17:46 +00:00 |
|
David Holmes
|
10fcad70b3
|
8325945: Error reporting should limit the number of String characters printed
Reviewed-by: thartmann, stuefe
|
2024-07-19 06:23:11 +00:00 |
|
Axel Boldt-Christmas
|
b20e8c8e85
|
8335397: Improve reliability of TestRecursiveMonitorChurn.java
Reviewed-by: coleenp, rkennke, dholmes
|
2024-07-04 08:21:18 +00:00 |
|
Kim Barrett
|
f187c92bef
|
8335370: Fix -Wzero-as-null-pointer-constant warning in jvmti_common.hpp
Reviewed-by: jwaters, amenkov, sspitsyn
|
2024-07-03 02:19:54 +00:00 |
|
Severin Gehwolf
|
0a6ffa5795
|
8261242: [Linux] OSContainer::is_containerized() returns true when run outside a container
Reviewed-by: stuefe, iklam
|
2024-07-01 08:47:29 +00:00 |
|
Naoto Sato
|
265a0f5547
|
8334490: Normalize string with locale invariant toLowerCase()
Reviewed-by: jlu, dfuchs, lancea, rriggs
|
2024-06-20 17:01:17 +00:00 |
|
Sonia Zaldana Calles
|
8bc2fbe578
|
8333769: Pretouching tests dont test pretouching
Reviewed-by: stuefe, asmehra
|
2024-06-18 14:05:11 +00:00 |
|
Thomas Schatzl
|
2cca83bc82
|
8332880: JFR GCHelper class recognizes "Archive" regions as valid
Reviewed-by: ayang, iwalulya
|
2024-05-29 07:55:01 +00:00 |
|
Ioi Lam
|
7fd9d6c760
|
8332340: Add JavacBench as a test case for CDS
Reviewed-by: ccheung, matsaave
|
2024-05-23 16:04:56 +00:00 |
|
Axel Boldt-Christmas
|
f5ab7dff40
|
8332494: java/util/zip/EntryCount64k.java failing with java.lang.RuntimeException: '\\A\\Z' missing from stderr
Reviewed-by: jpai, stefank, dholmes
|
2024-05-21 06:14:44 +00:00 |
|
Alexander Zvegintsev
|
f6cdcc6f65
|
8280988: [XWayland] Click on title to request focus test failures
Reviewed-by: honkar, serb
|
2024-05-02 20:18:25 +00:00 |
|
Serguei Spitsyn
|
174d62652c
|
8328741: serviceability/jvmti/ObjectMonitorUsage/ObjectMonitorUsage.java failed with unexpected owner
Reviewed-by: lmesnik, cjplummer
|
2024-04-24 09:02:02 +00:00 |
|
Coleen Phillimore
|
3e9c381166
|
8329488: Move OopStorage code from safepoint cleanup and remove safepoint cleanup code
Reviewed-by: kbarrett, eosterlund
|
2024-04-12 12:16:49 +00:00 |
|
Aleksey Shipilev
|
bb3e84bd1f
|
8328592: hprof tests fail with -XX:-CompactStrings
Reviewed-by: phh, lmesnik, amenkov
|
2024-03-21 12:36:14 +00:00 |
|
Magnus Ihse Bursie
|
cc9a8aba67
|
8327460: Compile tests with the same visibility rules as product code
Reviewed-by: erikj, jvernee, dholmes, alanb
|
2024-03-13 08:09:22 +00:00 |
|
Doug Simon
|
7d53559d2f
|
8319932: [JVMCI] class unloading related tests can fail on libgraal
Reviewed-by: dholmes
|
2024-03-06 09:04:31 +00:00 |
|
Kim Barrett
|
998d0baab0
|
8324799: Use correct extension for C++ test headers
Reviewed-by: jwaters, gli, coleenp, lmesnik
|
2024-02-29 06:24:42 +00:00 |
|
Matthias Baesken
|
9b1f1e5294
|
8326389: [test] improve assertEquals failure output
Reviewed-by: clanger, jpai
|
2024-02-28 08:37:44 +00:00 |
|
Weijun Wang
|
b87d9cf2c9
|
8325506: Ensure randomness is only read from provided SecureRandom object
Reviewed-by: kdriver, valeriep
|
2024-02-26 21:52:40 +00:00 |
|
Matthias Baesken
|
9f4ec21f47
|
8325862: set -XX:+ErrorFileToStderr when executing java in containers for some container related jtreg tests
Reviewed-by: sgehwolf, stuefe, mdoerr
|
2024-02-16 13:13:11 +00:00 |
|
Matthias Baesken
|
ba8db1f6d7
|
8325876: crashes in docker container tests on Linuxppc64le Power8 machines
Reviewed-by: mdoerr, clanger
|
2024-02-16 08:21:02 +00:00 |
|
Axel Boldt-Christmas
|
5dbf13730e
|
8319797: Recursive lightweight locking: Runtime implementation
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Reviewed-by: rkennke, dcubed, coleenp, stefank
|
2024-02-13 09:32:58 +00:00 |
|
Chris Plummer
|
192349eee4
|
8324066: "clhsdb jstack" should not by default scan for j.u.c locks because it can be very slow
Reviewed-by: kevinw, amenkov
|
2024-02-01 19:24:39 +00:00 |
|
Matthias Baesken
|
cab74b075e
|
8324287: Record total and free swap space in JFR
Reviewed-by: jbechberger, lucy, egahlin
|
2024-02-01 12:50:18 +00:00 |
|
Raffaello Giulietti
|
bfd2afe5ad
|
8275338: Add JFR events for notable serialization situations
Reviewed-by: rriggs, egahlin
|
2024-01-18 17:05:35 +00:00 |
|
Matthew Donovan
|
c2e77e2f17
|
8319128: sun/security/pkcs11 tests fail on OL 7.9 aarch64
Reviewed-by: mbaesken
|
2024-01-11 15:19:48 +00:00 |
|
Stefan Karlsson
|
868f8745fa
|
8322920: Some ProcessTools.execute* functions are declared to throw Throwable
Reviewed-by: dholmes, lmesnik
|
2024-01-05 09:07:03 +00:00 |
|
Alan Bateman
|
b67b71cd87
|
8320707: Virtual thread test updates
Reviewed-by: jpai
|
2024-01-03 14:59:03 +00:00 |
|
Stefan Karlsson
|
cbe329b90a
|
8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder
Reviewed-by: lkorinth, lmesnik
|
2024-01-03 08:53:01 +00:00 |
|
Stefan Karlsson
|
9ab29f8dcd
|
8321718: ProcessTools.executeProcess calls waitFor before logging
Reviewed-by: dholmes, jpai
|
2024-01-03 07:48:57 +00:00 |
|
Ben Perez
|
c328f9589d
|
8296787: Unify debug printing format of X.509 cert serial numbers
Reviewed-by: mullan, coffeys
|
2023-12-14 17:57:36 +00:00 |
|
Jorn Vernee
|
7ece9e90c0
|
8321400: java/foreign/TestStubAllocFailure.java fails with code cache exhaustion
Reviewed-by: mcimadamore
|
2023-12-13 17:34:37 +00:00 |
|
Markus Grönlund
|
49fff0132b
|
8211238: @Deprecated JFR event
Reviewed-by: egahlin, jbachorik
|
2023-12-07 10:45:55 +00:00 |
|
Jaikiran Pai
|
672f37324f
|
8321163: [test] OutputAnalyzer.getExitValue() unnecessarily logs even when process has already completed
Reviewed-by: stefank, lmesnik
|
2023-12-05 10:58:02 +00:00 |
|
Adam Sotona
|
2b00ac0d02
|
8308753: Class-File API transition to Preview
Reviewed-by: ihse, mchung, vromero
|
2023-12-04 07:07:57 +00:00 |
|