File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
test/hotspot/jtreg/applications/jcstress Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11/*
2- * Copyright (c) 2017, 2024 , Oracle and/or its affiliates. All rights reserved.
2+ * Copyright (c) 2017, 2025 , Oracle and/or its affiliates. All rights reserved.
33 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
44 *
55 * This code is free software; you can redistribute it and/or modify it
4545 revision = JcstressRunner .VERSION , extension = "jar" , unpack = false )
4646public class JcstressRunner {
4747
48- public static final String VERSION = "0.17-SNAPSHOT-20240328 " ;
48+ public static final String VERSION = "0.17-SNAPSHOT-20241217 " ;
4949 public static final String MAIN_CLASS = "org.openjdk.jcstress.Main" ;
5050
5151 public static final String TIME_BUDGET_PROPERTY = "jcstress.time_budget" ;
You can’t perform that action at this time.
0 commit comments