Skip to content

Commit 1d92ce6

Browse files
committed
Provide Java 21 versions for all run configs.
1 parent e70a441 commit 1d92ce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jmh_full_get_java21.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"benchmark": "GetJNIBenchmark",
3-
"jvmargs": ["Xmx4G", "XX:ErrorFile=./results/hs_err_pid%p.log", "XX:+HeapDumpOnOutOfMemoryError", "-enable-preview"],,
3+
"jvmargs": ["Xmx4G", "XX:ErrorFile=./results/hs_err_pid%p.log", "XX:+HeapDumpOnOutOfMemoryError", "-enable-preview"],
44
"params": {
55
"valueSize": [10, 50, 512, 1024, 4096, 8192, 16384, 32768, 65536],
66
"cacheMB": [1],

0 commit comments

Comments
 (0)