Skip to content

Commit e6aba91

Browse files
committed
8229333: java/io/File/SetLastModified.java timed out
Backport-of: 17c057b
1 parent defa0b2 commit e6aba91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/jdk/java/io/File/SetLastModified.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 1998, 2017, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 1998, 2019, 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
@@ -23,6 +23,7 @@
2323

2424
/* @test
2525
@bug 4091757 6652379 8177809
26+
@requires os.maxMemory >= 16G
2627
@summary Basic test for setLastModified method
2728
*/
2829

0 commit comments

Comments
 (0)