-
Notifications
You must be signed in to change notification settings - Fork 24
Description
ant -q -f F:\data_kdp\programs\CodenameOne\ws_codenameone\codenameone-google-maps\GoogleMaps -Dnb.internal.action.name=rebuild clean jar
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
Init env executing with cn1env = ${cn1env} for ../../CodenameOne/GUIBuilder/src
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compile is forcing compliance to the supported API's/features for maximum device compatibility. This allows smaller
code size and wider device support
An exception has occurred in the compiler (1.8.0_121). Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com) for duplicates. Include your program and the following diagnostic in your report. Thank you.
com.sun.tools.javac.code.Symbol$CompletionFailure: class file for java.lang.invoke.MethodType not found
F:\data_kdp\programs\CodenameOne\ws_codenameone\codenameone-google-maps\GoogleMaps\build.xml:28: Compile failed; see the compiler error output for details.
BUILD FAILED (total time: 24 seconds)
please help me to solve