# HG changeset patch # User iignatyev # Date 1554237562 25200 # Node ID 00fc7ba000b4d40ffac37879ab750061ae5de5b2 # Parent 9559ba212c1889e0c77e7bf6cc7a689632b87bcd 8221870: use driver to run CtwRunner in applications/ctw tests Reviewed-by: shade, epavlova diff -r 9559ba212c18 -r 00fc7ba000b4 test/hotspot/jtreg/applications/ctw/modules/generate.bash --- a/test/hotspot/jtreg/applications/ctw/modules/generate.bash Tue Apr 02 13:08:38 2019 -0400 +++ b/test/hotspot/jtreg/applications/ctw/modules/generate.bash Tue Apr 02 13:39:22 2019 -0700 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2017, 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 @@ -30,7 +30,7 @@ echo creating $file for $module... cat > $file <