langtools/test/tools/javac/api/evalexpr/CompileFromString.java
changeset 5847 1908176fd6e3
parent 5520 86e4b9a9da40
equal deleted inserted replaced
5846:6df0e6bcb388 5847:1908176fd6e3
    30 import static javax.tools.StandardLocation.CLASS_OUTPUT;
    30 import static javax.tools.StandardLocation.CLASS_OUTPUT;
    31 
    31 
    32 /**
    32 /**
    33  * JSR 199 Demo application: compile from a String.
    33  * JSR 199 Demo application: compile from a String.
    34  *
    34  *
    35  * <p><b>This is NOT part of any API supported by Sun Microsystems.
    35  * <p><b>This is NOT part of any supported API.
    36  * If you write code that depends on this, you do so at your own
    36  * If you write code that depends on this, you do so at your own
    37  * risk.  This code and its internal interfaces are subject to change
    37  * risk.  This code and its internal interfaces are subject to change
    38  * or deletion without notice.</b></p>
    38  * or deletion without notice.</b></p>
    39  *
    39  *
    40  * @author Peter von der Ah&eacute;
    40  * @author Peter von der Ah&eacute;