Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #11784
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | raphael.jolly@free.fr |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Looking for Java classes in openjdk |
| Date | Tue, 21 Jul 2020 22:00:01 +0200 |
| Message-ID | <Av6AF-3TN-7@gated-at.bofh.it> (permalink) |
| References | <Av5lf-3di-3@gated-at.bofh.it> |
| X-Original-To | debian-java@lists.debian.org |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Tue Jul 21 19:51:11 2020 |
| Old-Return-Path | <raphael.jolly@free.fr> |
| X-Amavis-Spam-Status | No, score=-6.999 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -3.5 |
| X-Greylist | delayed 514 seconds by postgrey-1.36 at bendel; Tue, 21 Jul 2020 19:51:01 UTC |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-Mailer | |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/22375 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/1646984844.1.1595360522140@debian |
| Approved | robomod@news.nic.it |
| Lines | 19 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Tue, 21 Jul 2020 21:42:01 +0200 (CEST) |
| X-Original-Message-ID | <1646984844.1.1595360522140@debian> |
| X-Original-References | <77a2581a-dd1f-47ab-cef7-fabc2e20b5b9@debian.org> |
| Xref | csiph.com linux.debian.maint.java:11784 |
Show key headers only | 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 | Next — Previous in thread | Find similar
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