alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Java example source code file (RELEASE_README)

This example Java source code file (RELEASE_README) is included in the alvinalexander.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Learn more about this Java project at its project page.

Java - Java tags/keywords

and, dynalink, jdk, jdk8, jre, nashorn, once, openjdk, the, use, when

The RELEASE_README Java example source code

The Nashorn repo is in the process of being migrated to OpenJDK and as such is
incomplete in several areas.

- The build system is not fully integrated.  When complete, Nashorn will be
installed in its proper location in the JRE.

- Once integrated, the correct version of the JDK will be wrapped around 
Nashorn.  In the meantime, ensure you use JDK8 b68 or later.

- The jjs tool has not been implemented in binary form yet.  Use "sh bin/jjs" 
(or bin/jjs.bat on windows) in the interm.

- The Dynalink component is not fully integrated into Nashorn as yet, but will
be when details are finalized.

- And, finally Nashorn is still in development.  To stay up to date, subscribe
to nashorn-dev@openjdk.java.net at

    http://mail.openjdk.java.net/mailman/listinfo/nashorn-dev.

Other Java examples (source code examples)

Here is a short list of links related to this Java RELEASE_README source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.