Java JDK 9, no tools.jar...

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Java JDK 9, no tools.jar...

gustavo_mindreau
Good morning,

I just installed JDK 9 (build 9.0.4+11)
NetRexx compiler does not work anymore.

In JDK 8 it worked with CLASSPATH .../lib/tools.jar
But there is no tools.jar file anymore...

https://docs.oracle.com/javase/9/migrate/toc.htm#JSMIG-GUID-A78CC891-701D-4549-AA4E-B8DD90228B4B
Removed rt.jar and tools.jar   Class and resource files previously stored in lib/rt.jar, lib/tools.jar, lib/dt.jar and various
other internal JAR files are stored in a more efficient format in implementation-specific files in the lib directory.

Also the jre/lib/ext path does not exist anymore...
Any updated suggestions on how to install NetRexx in a Java 9 environment ?

Sincerely,
Gus
_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: Java JDK 9, no tools.jar...

rvjansen
Hi Gus,

It does not work yet. You have to stay on java 8 for the time being. Java decided to change runtime mechanisms that did work since its inception.

René.

On 19 Jan 2018, at 06:05, [hidden email] wrote:

Good morning,

I just installed JDK 9 (build 9.0.4+11)
NetRexx compiler does not work anymore.

In JDK 8 it worked with CLASSPATH .../lib/tools.jar
But there is no tools.jar file anymore...

https://docs.oracle.com/javase/9/migrate/toc.htm#JSMIG-GUID-A78CC891-701D-4549-AA4E-B8DD90228B4B
Removed rt.jar and tools.jar   Class and resource files previously stored in lib/rt.jar, lib/tools.jar, lib/dt.jar and various
other internal JAR files are stored in a more efficient format in implementation-specific files in the lib directory.

Also the jre/lib/ext path does not exist anymore...
Any updated suggestions on how to install NetRexx in a Java 9 environment ?

Sincerely,
Gus
_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Reply | Threaded
Open this post in threaded view
|

Re: Java JDK 9, no tools.jar...

gustavo_mindreau
Thank you for the fast reply.
OK.  "... does not work yet."  gives hope  :-)
Gus



René Jansen <[hidden email]>
Sent by: [hidden email]

2018-01-19 12:02

Please respond to
IBM Netrexx <[hidden email]>

To
IBM Netrexx <[hidden email]>,
cc
Subject
Re: [Ibm-netrexx] Java JDK 9, no tools.jar...




Hi Gus,

It does not work yet. You have to stay on java 8 for the time being. Java decided to change runtime mechanisms that did work since its inception.
René.


_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/