We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent defa0b2 commit e6aba91Copy full SHA for e6aba91
test/jdk/java/io/File/SetLastModified.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 1998, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1998, 2019, Oracle and/or its affiliates. All rights reserved.
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
*
5
* This code is free software; you can redistribute it and/or modify it
@@ -23,6 +23,7 @@
23
24
/* @test
25
@bug 4091757 6652379 8177809
26
+ @requires os.maxMemory >= 16G
27
@summary Basic test for setLastModified method
28
*/
29
0 commit comments