make/langtools/build.properties
changeset 48406 26b47ea4c77d
parent 47217 72e3ae9a25eb
child 50072 54eda3aad6dd
equal deleted inserted replaced
48405:5f1c30b80554 48406:26b47ea4c77d
     1 #
     1 #
     2 # Copyright (c) 2007, 2016, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2007, 2017, 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 #
     4 #
     5 # 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
     6 # 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
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
    58 
    58 
    59 #tools configuration:
    59 #tools configuration:
    60 tool.javac.main.class=com.sun.tools.javac.Main
    60 tool.javac.main.class=com.sun.tools.javac.Main
    61 tool.javadoc.main.class=jdk.javadoc.internal.tool.Main
    61 tool.javadoc.main.class=jdk.javadoc.internal.tool.Main
    62 tool.javap.main.class=com.sun.tools.javap.Main
    62 tool.javap.main.class=com.sun.tools.javap.Main
    63 tool.javah.main.class=com.sun.tools.javah.Main
       
    64 tool.sjavac.main.class=com.sun.tools.sjavac.Main
    63 tool.sjavac.main.class=com.sun.tools.sjavac.Main
    65 tool.jshell.main.class=jdk.internal.jshell.tool.JShellToolProvider
    64 tool.jshell.main.class=jdk.internal.jshell.tool.JShellToolProvider
    66 
    65 
    67 #test configuration:
    66 #test configuration:
    68 jtreg.tests=
    67 jtreg.tests=