Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #11784

Re: Looking for Java classes in openjdk

From raphael.jolly@free.fr
Newsgroups linux.debian.maint.java
Subject Re: Looking for Java classes in openjdk
Date 2020-07-21 22:00 +0200
Message-ID <Av6AF-3TN-7@gated-at.bofh.it> (permalink)
References <Av5lf-3di-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Mechtilde,

The classes are now in the jmod files (which are in fact zip files just like jars) located in $JDK_HOME/jmods, but under a "classes" subdirectory ; as a result, these are not usable as dependencies, and you have to use the new module mechanism (you can type java -help for a starter).

Raphael

Mechtilde Stehmann wrote:

Hello,

I'm looking for somme Java classes.
I found the source code in the package openjdk-11-source in the directory
in the file src.zip

but where can I find the compiled files or the corresponding *,jar files?

I need them as dependencies.

Kind regards

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Find similar


Thread

Looking for Java classes in openjdk Mechtilde Stehmann <mechtilde@debian.org> - 2020-07-21 20:40 +0200
  Re: Looking for Java classes in openjdk raphael.jolly@free.fr - 2020-07-21 22:00 +0200

csiph-web