java-11-openjdk
No description set
- Developed at Java:Factory
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rguenther:plgrnd/java-11-openjdk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PStack-808293.patch | 0000001430 1.4 KB | |
TestCryptoLevel.java | 0000002477 2.42 KB | |
TestECDSA.java | 0000001785 1.74 KB | |
_constraints | 0000000187 187 Bytes | |
adlc-parser.patch | 0000000349 349 Bytes | |
alternative-tzdb_dat.patch | 0000004484 4.38 KB | |
config.guess | 0000043752 42.7 KB | |
config.sub | 0000036490 35.6 KB | |
disable-doclint-by-default.patch | 0000002241 2.19 KB | |
fb8b3f467277.tar.bz2 | 0094580368 90.2 MB | |
fix_armv6_build.patch | 0000000987 987 Bytes | |
generated-headers.patch | 0000000718 718 Bytes | |
icedtea-sound-1.0.1-jdk9.patch | 0000011961 11.7 KB | |
icedtea-sound-1.0.1.tar.xz | 0001515308 1.45 MB | |
icedtea-sound-soundproperties.patch | 0000000993 993 Bytes | |
implicit-pointer-decl.patch | 0000000314 314 Bytes | |
java-11-openjdk.changes | 0000137910 135 KB | |
java-11-openjdk.spec | 0000039241 38.3 KB | |
java-atk-wrapper-0.33.2.tar.xz | 0000293364 286 KB | |
java-atk-wrapper-security.patch | 0000000671 671 Bytes | |
java11-improved-fonts.patch | 0000009322 9.1 KB | |
jaw-jdk10.patch | 0000004913 4.8 KB | |
jaw-misc.patch | 0000001875 1.83 KB | |
jconsole.desktop.in | 0000000338 338 Bytes | |
memory-limits.patch | 0000000830 830 Bytes | |
missing-return.patch | 0000000692 692 Bytes | |
multiple-pkcs11-library-init.patch | 0000003683 3.6 KB | |
nss.cfg | 0000000078 78 Bytes | |
ppc_stack_overflow_fix.patch | 0000001348 1.32 KB | |
s390-java-opts.patch | 0000001221 1.19 KB | |
s390-size_t.patch | 0000012393 12.1 KB | |
system-pcsclite.patch | 0000006663 6.51 KB | |
systemtap-tapset.tar.xz | 0000023588 23 KB | |
zero-ranges.patch | 0000000685 685 Bytes |
Revision 16 (latest revision is 75)
Dominique Leuenberger (dimstar_suse)
accepted
request 618467
from
Fridrich Strba (fstrba)
(revision 16)
jdk-11+19
Comments 3
Java 11 should not contain java.activation and java.annotation modules. See http://openjdk.java.net/jeps/320. These modules were added to this package by https://build.opensuse.org/request/show/634877.
My problem occurs in Intellij Idea (Java IDE) where any occurrence of @PostConstruct annotation leads to an error in the editor due to module java.annotation not being in the module graph with suggestion to "--add-modules". There are no errors when the project is compiled by gradle though. I checked that this error does not occur when I use vanilla OpenJDK Java 11 as there such modules do not exist.
Can you reevaluate why these modules were added? (Where is the best place to report a bug?)
Java 11 should not contain jaxb (com.sun.xml.bind) module. It breaks any java program that runs on an OSGI runtime and conformes tho the java 11 spec (wihich means it comes with it own jaxb). See https://bugs.eclipse.org/bugs/show_bug.cgi?id=559676#c6
Due to the March 19th changes, mozilla-nss dependency should be moved from the java-11-openjdk package to the java-11-openjdk-headless package.
See bug report: https://bugzilla.opensuse.org/show_bug.cgi?id=1184606