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

Commit d2927cf

Browse files
author
David Holmes
committed
8307788: vmTestbase/gc/gctests/LargeObjects/large003/TestDescription.java timed out
Reviewed-by: pchilanomate Backport-of: 929af9ed037bcc098043d7b7b8d303744a6d4360
1 parent ee4d54c commit d2927cf

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large001/large001.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2004, 2020, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2004, 2024, 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
@@ -59,7 +59,7 @@
5959
* @comment generate and compile nsk.share.gc.newclass.* classes
6060
* @run driver nsk.share.gc.GenClassesBuilder
6161
*
62-
* @run main/othervm
62+
* @run main/othervm/timeout=300
6363
* -XX:-UseGCOverheadLimit
6464
* -Xlog:gc*
6565
* gc.gctests.LargeObjects.large001.large001

test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large002/TestDescription.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2017, 2020, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2017, 2024, 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
@@ -60,7 +60,7 @@
6060
* @comment generate and compile nsk.share.gc.newclass.* classes
6161
* @run driver nsk.share.gc.GenClassesBuilder
6262
*
63-
* @run main/othervm
63+
* @run main/othervm/timeout=300
6464
* -XX:-UseGCOverheadLimit
6565
* gc.gctests.LargeObjects.large001.large001
6666
* -largeClassesPath classes

test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large003/TestDescription.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2017, 2020, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2017, 2024, 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
@@ -64,7 +64,7 @@
6464
* @comment generate and compile nsk.share.gc.newclass.* classes
6565
* @run driver nsk.share.gc.GenClassesBuilder
6666
*
67-
* @run main/othervm
67+
* @run main/othervm/timeout=300
6868
* -XX:-UseGCOverheadLimit
6969
* gc.gctests.LargeObjects.large001.large001
7070
* -largeClassesPath classes

test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large004/TestDescription.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2017, 2020, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2017, 2024, 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
@@ -64,7 +64,7 @@
6464
* @comment generate and compile nsk.share.gc.newclass.* classes
6565
* @run driver nsk.share.gc.GenClassesBuilder
6666
*
67-
* @run main/othervm
67+
* @run main/othervm/timeout=300
6868
* -XX:-UseGCOverheadLimit
6969
* gc.gctests.LargeObjects.large001.large001
7070
* -largeClassesPath classes

test/hotspot/jtreg/vmTestbase/gc/gctests/LargeObjects/large005/TestDescription.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2017, 2020, Oracle and/or its affiliates. All rights reserved.
2+
* Copyright (c) 2017, 2024, 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
@@ -64,7 +64,7 @@
6464
* @comment generate and compile nsk.share.gc.newclass.* classes
6565
* @run driver nsk.share.gc.GenClassesBuilder
6666
*
67-
* @run main/othervm
67+
* @run main/othervm/timeout=300
6868
* -XX:-UseGCOverheadLimit
6969
* gc.gctests.LargeObjects.large001.large001
7070
* -largeClassesPath classes

0 commit comments

Comments
 (0)