8358178: Some nsk/jdi tests should be run with includevirtualthreads=y even though they pass without

Reviewed-by: sspitsyn, lmesnik
This commit is contained in:
Chris Plummer 2025-06-03 17:19:31 +00:00
parent 44d62c8e21
commit c382da5798
10 changed files with 20 additions and 10 deletions

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
@ -66,6 +66,7 @@
* @run driver * @run driver
* nsk.jdi.EventSet.resume.resume001 * nsk.jdi.EventSet.resume.resume001
* -verbose * -verbose
* -includevirtualthreads
* -arch=${os.family}-${os.simpleArch} * -arch=${os.family}-${os.simpleArch}
* -waittime=5 * -waittime=5
* -debugee.vmkind=java * -debugee.vmkind=java

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
@ -65,6 +65,7 @@
* @run driver * @run driver
* nsk.jdi.EventSet.resume.resume002 * nsk.jdi.EventSet.resume.resume002
* -verbose * -verbose
* -includevirtualthreads
* -arch=${os.family}-${os.simpleArch} * -arch=${os.family}-${os.simpleArch}
* -waittime=5 * -waittime=5
* -debugee.vmkind=java * -debugee.vmkind=java

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
@ -65,6 +65,7 @@
* @run driver * @run driver
* nsk.jdi.EventSet.resume.resume003 * nsk.jdi.EventSet.resume.resume003
* -verbose * -verbose
* -includevirtualthreads
* -arch=${os.family}-${os.simpleArch} * -arch=${os.family}-${os.simpleArch}
* -waittime=5 * -waittime=5
* -debugee.vmkind=java * -debugee.vmkind=java

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
@ -65,6 +65,7 @@
* @run driver * @run driver
* nsk.jdi.EventSet.resume.resume004 * nsk.jdi.EventSet.resume.resume004
* -verbose * -verbose
* -includevirtualthreads
* -arch=${os.family}-${os.simpleArch} * -arch=${os.family}-${os.simpleArch}
* -waittime=5 * -waittime=5
* -debugee.vmkind=java * -debugee.vmkind=java

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
@ -66,6 +66,7 @@
* @run driver * @run driver
* nsk.jdi.EventSet.resume.resume005 * nsk.jdi.EventSet.resume.resume005
* -verbose * -verbose
* -includevirtualthreads
* -arch=${os.family}-${os.simpleArch} * -arch=${os.family}-${os.simpleArch}
* -waittime=5 * -waittime=5
* -debugee.vmkind=java * -debugee.vmkind=java

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
@ -65,6 +65,7 @@
* @run driver * @run driver
* nsk.jdi.EventSet.resume.resume006 * nsk.jdi.EventSet.resume.resume006
* -verbose * -verbose
* -includevirtualthreads
* -arch=${os.family}-${os.simpleArch} * -arch=${os.family}-${os.simpleArch}
* -waittime=5 * -waittime=5
* -debugee.vmkind=java * -debugee.vmkind=java

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
@ -65,6 +65,7 @@
* @run driver * @run driver
* nsk.jdi.EventSet.resume.resume007 * nsk.jdi.EventSet.resume.resume007
* -verbose * -verbose
* -includevirtualthreads
* -arch=${os.family}-${os.simpleArch} * -arch=${os.family}-${os.simpleArch}
* -waittime=5 * -waittime=5
* -debugee.vmkind=java * -debugee.vmkind=java

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
@ -66,6 +66,7 @@
* @run driver * @run driver
* nsk.jdi.EventSet.resume.resume008 * nsk.jdi.EventSet.resume.resume008
* -verbose * -verbose
* -includevirtualthreads
* -arch=${os.family}-${os.simpleArch} * -arch=${os.family}-${os.simpleArch}
* -waittime=5 * -waittime=5
* -debugee.vmkind=java * -debugee.vmkind=java

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
@ -66,6 +66,7 @@
* @run driver * @run driver
* nsk.jdi.EventSet.resume.resume009 * nsk.jdi.EventSet.resume.resume009
* -verbose * -verbose
* -includevirtualthreads
* -arch=${os.family}-${os.simpleArch} * -arch=${os.family}-${os.simpleArch}
* -waittime=5 * -waittime=5
* -debugee.vmkind=java * -debugee.vmkind=java

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018, 2024, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
@ -65,6 +65,7 @@
* @run driver * @run driver
* nsk.jdi.EventSet.resume.resume010 * nsk.jdi.EventSet.resume.resume010
* -verbose * -verbose
* -includevirtualthreads
* -arch=${os.family}-${os.simpleArch} * -arch=${os.family}-${os.simpleArch}
* -waittime=5 * -waittime=5
* -debugee.vmkind=java * -debugee.vmkind=java