jdk/src/share/classes/sun/tools/jcmd/JCmd.java
changeset 14856 92a1bcf46888
parent 12704 c516c24fa010
child 24363 33b869a8806b
equal deleted inserted replaced
14855:d104ff4d4bb9 14856:92a1bcf46888
     1 /*
     1 /*
     2  * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *com.sun.tools.attach.AttachNotSupportedException
     4  *
     5 
       
     6  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     7  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     8  * published by the Free Software Foundation.  Oracle designates this
     7  * published by the Free Software Foundation.  Oracle designates this
     9  * particular file as subject to the "Classpath" exception as provided
     8  * particular file as subject to the "Classpath" exception as provided
    10  * by Oracle in the LICENSE file that accompanied this code.
     9  * by Oracle in the LICENSE file that accompanied this code.