jdk/test/java/lang/instrument/appendToClassLoaderSearch/CommonSetup.sh
changeset 9035 1255eb81cc2f
parent 5506 202f599c92aa
child 12047 320a714614e9
equal deleted inserted replaced
8911:d1cf7d4ee16c 9035:1255eb81cc2f
     1 #!/bin/sh
     1 #!/bin/sh
     2 
     2 
     3 #
     3 #
     4 # Copyright (c) 2005, 2008, Oracle and/or its affiliates. All rights reserved.
     4 # Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved.
     5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     5 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     6 #
     6 #
     7 # This code is free software; you can redistribute it and/or modify it
     7 # This code is free software; you can redistribute it and/or modify it
     8 # under the terms of the GNU General Public License version 2 only, as
     8 # under the terms of the GNU General Public License version 2 only, as
     9 # published by the Free Software Foundation.
     9 # published by the Free Software Foundation.