Messages by Thread
-
Find service in a layer with multiple classloaders
Alex Orlov
-
MethodHandles.publicLookup().in() returns Lookup with no permissions?
Simone Bordet
-
Why service provider method is called "provider", but not "provide"?
Alex Orlov
-
Re: Why service provider method is called "provider", but not "provide"?
Remi Forax
-
Re: Why service provider method is called "provider", but not "provide"?
David Holmes
-
Re[2]: Why service provider method is called "provider", but not "provide"?
Alex Orlov
-
Re: Why service provider method is called "provider", but not "provide"?
Alan Bateman
-
Re[2]: Why service provider method is called "provider", but not "provide"?
Alex Orlov
-
Re: Why service provider method is called "provider", but not "provide"?
David Holmes
-
Re[2]: Why service provider method is called "provider", but not "provide"?
Alex Orlov
-
Re: Why service provider method is called "provider", but not "provide"?
David Holmes
-
Re[2]: Why service provider method is called "provider", but not "provide"?
Alex Orlov
-
Re: Why service provider method is called "provider", but not "provide"?
David Holmes
-
Re: Why service provider method is called "provider", but not "provide"?
Alan Bateman
-
Re[2]: Why service provider method is called "provider", but not "provide"?
Alex Orlov
-
Re: Why service provider method is called "provider", but not "provide"?
Andrew Dinn
-
JPMS layer graph type
Alex Orlov
-
add-opens for dynamically created layers
Alex Orlov
-
How to do “--add-modules” with dynamically created layer in JPMS?
Alex Orlov
-
Multi Module Executable JARs
Thiago Henrique Hupner
-
@Generated requires java.compiler / what should my annotation processor do
Rob Bygrave
-
New candidate JEP: 396: Strongly Encapsulate JDK Internals by Default
mark . reinhold
-
JNI changes for modules
Florian Weimer
-
Migrating resources from classpath to modular access
Mantas Gridinas
-
javac --module option and stale classes
Christian Stein
-
Debugging while using the module system
Mantas Gridinas
-
RFR JDK-8217527: jmod hash does not work if --hash-module does not include the target module
Mandy Chung
-
Force JPMS to add module to boot layer
Alex Orlov
-
8241770: Module xxxAnnotation() methods throw NCDFE if module-info.class found as resource in unnamed module
Alan Bateman
-
Illegal reflection access denial in which future release
S A
-
Is it possible to add classes to JPMS module dynamically?
Alex Orlov
-
ModuleMainClass attribute via module-info.java
Florian Weimer
-
jlink 14.0.1 with 100 modules fail
Christian Stein
-
RFR 8246034: Remove java.base/share/classes/jdk/internal/jrtfs/jrtfsviewer.js and java.base/share/classes/jdk/internal/jrtfs/jrtls.js
sundararajan . athijegannathan
-
JPMS module-path and layers
Alex Orlov
-
JavaCompiler called from JPMS module
Alex Sviridov
-
Review Request 8240910: jmod rejects duplicate entries in --class-path jars
Mandy Chung
-
RFR: JDK-8241602 jlink does not produce reproducible jimage files
Jim Laskey
-
8243596: ModuleLayer::parents should return an unmodifiable list
Alan Bateman
-
replacements for Unsafe
Jochen Theodorou
-
8243666: ModuleHashes attribute generated for JMOD and JAR files
Alan Bateman
-
RFR (T): 8242846: Bring back test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java (was: Re: RFR (T): 8242846: removed an empty file test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java)
Ao Qi
-
Re: BackEnd Service Provider.
Alan Bateman
-
RFR (T): 8243117: Cleanups in Java code of module jdk.jlink
Langer, Christoph
-
Cross module single ServiceProvider for JPMS services
Alex Sviridov
-
Classloading with multiple parent layers JDK11 vs JDK14
Alex Sviridov
-
Re: RFR (T): 8242846: removed an empty file test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
Ao Qi
-
RFR 8242859: test/jdk/tools/jlink/JLinkTest.java uses nashorn module
sundararajan . athijegannathan
-
RFR 8242860: test/jdk/tools/jlink/ModuleNamesOrderTest.java uses nashorn module
sundararajan . athijegannathan
-
How does classloading work with multiple child layers?
Alex Sviridov
-
excluding transitive module
Jochen Theodorou
-
RFR: 8242452: During module definition, move conversion of packages from native to VM
Claes Redestad
-
Loading an automatic module from an exploded directory
Eirik Bjørsnøs
-
missing resources when using --patch-module
Robert Scholte
-
RFR: 8242039: Improve jlink VersionPropsPlugin
Langer, Christoph
-
jlink fails with "Hash of java.xyz differs to expected hash recorded in java.base"
Sebastian Stenzel
-
Java Module support in Gradle 6.4 - request for feedback
Jendrik Johannes
-
Re: RFR: JDK-8241463 Move build tools to respective modules
Mandy Chung
-
RFR (XS) 8241462: StripNativeDebugSymbols jlink plugin allocates huge arrays
Aleksey Shipilev