On 4/11/19 12:23 PM, Mats Wichmann wrote:

Following up with references:

> src/HelloApplet/com/Hello.java:5: warning: [deprecation] Applet in
> java.applet has been deprecated

http://cr.openjdk.java.net/~iris/se/10/latestSpec/api/java/applet/package-summary.html


> javah as a separate tool seems to be gone.  I found one project's patch
> for this on gihub:

JDK10 Release Notes
(https://www.oracle.com/technetwork/java/javase/10-relnote-issues-4108729.html)

tools/javah
 JEP 313 Remove the Native-Header Generation Tool (javah)

As previously announced, the native-header tool, javah, has been removed.

Native headers can now be generated by using the Java compiler, javac,
with the -h option.
See JDK-8182758
_______________________________________________
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev

Reply via email to