Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 0f8983e

Browse files
committed
Bump jsr166 CVS rev. no. [no streamsupport relevant changes]
1 parent baad70c commit 0f8983e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/openjdk/tests/tck/JSR166TestCase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
* </ul>
180180
*/
181181
public class JSR166TestCase extends TestCase {
182-
// CVS rev. 1.236
182+
// CVS rev. 1.237
183183
private static final boolean useSecurityManager =
184184
Boolean.getBoolean("jsr166.useSecurityManager");
185185

0 commit comments

Comments
 (0)