Skip to content

Commit

Permalink
8229333: java/io/File/SetLastModified.java timed out
Browse files Browse the repository at this point in the history
Backport-of: 17c057b
  • Loading branch information
GoeLin committed Jun 20, 2023
1 parent defa0b2 commit e6aba91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/jdk/java/io/File/SetLastModified.java
@@ -1,5 +1,5 @@
/*
* Copyright (c) 1998, 2017, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1998, 2019, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
Expand All @@ -23,6 +23,7 @@

/* @test
@bug 4091757 6652379 8177809
@requires os.maxMemory >= 16G
@summary Basic test for setLastModified method
*/

Expand Down

1 comment on commit e6aba91

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.