8249019: clean up FileInstaller $test.src $cwd in vmTestbase_vm_compiler tests

Reviewed-by: kvn, epavlova
This commit is contained in:
Igor Ignatyev 2020-07-10 11:49:58 -07:00
parent 9bbec0433c
commit c5ad1daa96
163 changed files with 106 additions and 269 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2008, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2008, 2020, 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
@ -29,7 +29,6 @@
*
* @library /vmTestbase
* /test/lib
* @run driver jdk.test.lib.FileInstaller . .
* @build jit.overflow.overflow
* @run driver ExecDriver --java jit.overflow.overflow
*/