Messages by Date
-
2020/12/04
Re: Find service in a layer with multiple classloaders[2]
Alan Bateman
-
2020/11/24
Re: MethodHandles.publicLookup().in() returns Lookup with no permissions?
Mandy Chung
-
2020/11/24
Re: MethodHandles.publicLookup().in() returns Lookup with no permissions?
Simone Bordet
-
2020/11/24
Re: MethodHandles.publicLookup().in() returns Lookup with no permissions?
Mandy Chung
-
2020/11/24
Re: MethodHandles.publicLookup().in() returns Lookup with no permissions?
Alan Bateman
-
2020/11/24
MethodHandles.publicLookup().in() returns Lookup with no permissions?
Simone Bordet
-
2020/11/24
Re[2]: Why service provider method is called "provider", but not "provide"?
Alex Orlov
-
2020/11/24
Re: Why service provider method is called "provider", but not "provide"?
Andrew Dinn
-
2020/11/24
Re: Why service provider method is called "provider", but not "provide"?
Alan Bateman
-
2020/11/24
Re: Why service provider method is called "provider", but not "provide"?
David Holmes
-
2020/11/24
Re[2]: Why service provider method is called "provider", but not "provide"?
Alex Orlov
-
2020/11/24
Re[2]: Why service provider method is called "provider", but not "provide"?
Alex Orlov
-
2020/11/23
Re: Why service provider method is called "provider", but not "provide"?
David Holmes
-
2020/11/23
Re: Why service provider method is called "provider", but not "provide"?
David Holmes
-
2020/11/23
Re[2]: Why service provider method is called "provider", but not "provide"?
Alex Orlov
-
2020/11/23
Re[2]: Why service provider method is called "provider", but not "provide"?
Alex Orlov
-
2020/11/23
Re: Why service provider method is called "provider", but not "provide"?
Alan Bateman
-
2020/11/22
Re: Why service provider method is called "provider", but not "provide"?
David Holmes
-
2020/11/20
Why service provider method is called "provider", but not "provide"?
Alex Orlov
-
2020/11/20
Re: JPMS layer graph type
Alan Bateman
-
2020/11/20
Re: Why service provider method is called "provider", but not "provide"?
Remi Forax
-
2020/11/17
JPMS layer graph type
Alex Orlov
-
2020/11/17
Re: add-opens for dynamically created layers
Alan Bateman
-
2020/11/16
Re[2]: add-opens for dynamically created layers
Alex Orlov
-
2020/11/16
add-opens for dynamically created layers
Alex Orlov
-
2020/11/16
Re: add-opens for dynamically created layers
Alan Bateman
-
2020/11/16
Re[2]: How to do “--add-modules” with dynamically created layer in JPMS?
Alex Orlov
-
2020/11/16
Re: How to do “--add-modules” with dynamically created layer in JPMS?
Alan Bateman
-
2020/11/16
Re: Re[2]: How to do “--add-modules” with dynamically created layer in JPMS?
Christian Stein
-
2020/11/16
Re: How to do “--add-modules” with dynamically created layer in JPMS?
Alan Bateman
-
2020/11/15
Re: How to do “--add-modules” with dynamically created layer in JPMS?
Johannes Spangenberg
-
2020/11/15
How to do “--add-modules” with dynamically created layer in JPMS?
Alex Orlov
-
2020/11/05
Multi Module Executable JARs
Thiago Henrique Hupner
-
2020/11/02
Re: @Generated requires java.compiler / what should my annotation processor do
Rob Bygrave
-
2020/11/02
Re: @Generated requires java.compiler / what should my annotation processor do
Alan Bateman
-
2020/11/01
Re: @Generated requires java.compiler / what should my annotation processor do
Rob Bygrave
-
2020/10/30
Re: @Generated requires java.compiler / what should my annotation processor do
Alex Buckley
-
2020/10/29
@Generated requires java.compiler / what should my annotation processor do
Rob Bygrave
-
2020/10/27
New candidate JEP: 396: Strongly Encapsulate JDK Internals by Default
mark . reinhold
-
2020/08/23
Re: JNI changes for modules
Florian Weimer
-
2020/08/21
Re: JNI changes for modules
Mandy Chung
-
2020/08/21
JNI changes for modules
Florian Weimer
-
2020/07/29
Re: javac --module option and stale classes
Christian Stein
-
2020/07/29
Migrating resources from classpath to modular access
Mantas Gridinas
-
2020/07/29
Re: javac --module option and stale classes
Jonathan Gibbons
-
2020/07/29
javac --module option and stale classes
Christian Stein
-
2020/07/22
Re: Debugging while using the module system
Alan Bateman
-
2020/07/21
Re: Debugging while using the module system
Mantas Gridinas
-
2020/07/20
Re: Debugging while using the module system
Alan Bateman
-
2020/07/20
Debugging while using the module system
Mantas Gridinas
-
2020/07/18
Re: RFR JDK-8217527: jmod hash does not work if --hash-module does not include the target module
Alan Bateman
-
2020/07/17
RFR JDK-8217527: jmod hash does not work if --hash-module does not include the target module
Mandy Chung
-
2020/06/23
Re[2]: Force JPMS to add module to boot layer
Alex Orlov
-
2020/06/23
Fwd: Force JPMS to add module to boot layer
Christian Stein
-
2020/06/23
Re: Force JPMS to add module to boot layer
Alex Buckley
-
2020/06/23
Re: Force JPMS to add module to boot layer
Alan Bateman
-
2020/06/22
Re[2]: Force JPMS to add module to boot layer
Alex Orlov
-
2020/06/22
Re: Force JPMS to add module to boot layer
Alan Bateman
-
2020/06/21
Force JPMS to add module to boot layer
Alex Orlov
-
2020/06/10
Re: 8241770: Module xxxAnnotation() methods throw NCDFE if module-info.class found as resource in unnamed module
Alan Bateman
-
2020/06/10
Re: 8241770: Module xxxAnnotation() methods throw NCDFE if module-info.class found as resource in unnamed module
Mandy Chung
-
2020/06/10
8241770: Module xxxAnnotation() methods throw NCDFE if module-info.class found as resource in unnamed module
Alan Bateman
-
2020/06/08
Re: Illegal reflection access denial in which future release
Remi Forax
-
2020/06/08
Re: Illegal reflection access denial in which future release
Claes Redestad
-
2020/06/08
Illegal reflection access denial in which future release
S A
-
2020/06/08
Re: ModuleMainClass attribute via module-info.java
Jendrik Johannes
-
2020/06/05
Re: ModuleMainClass attribute via module-info.java
Gunnar Morling
-
2020/06/04
Is it possible to add classes to JPMS module dynamically?
Alex Orlov
-
2020/06/04
Re: Is it possible to add classes to JPMS module dynamically?
Alan Bateman
-
2020/06/04
Re: Is it possible to add classes to JPMS module dynamically?
Remi Forax
-
2020/05/31
Re: ModuleMainClass attribute via module-info.java
Remi Forax
-
2020/05/31
ModuleMainClass attribute via module-info.java
Florian Weimer
-
2020/05/31
Re: jlink 14.0.1 with 100 modules fail
Christian Stein
-
2020/05/30
Re: jlink 14.0.1 with 100 modules fail
Alan Bateman
-
2020/05/30
Re: jlink 14.0.1 with 100 modules fail
Christian Stein
-
2020/05/30
Re: jlink 14.0.1 with 100 modules fail
Remi Forax
-
2020/05/30
jlink 14.0.1 with 100 modules fail
Christian Stein
-
2020/05/28
Re: RFR 8246034: Remove java.base/share/classes/jdk/internal/jrtfs/jrtfsviewer.js and java.base/share/classes/jdk/internal/jrtfs/jrtls.js
sundararajan . athijegannathan
-
2020/05/28
Re: RFR 8246034: Remove java.base/share/classes/jdk/internal/jrtfs/jrtfsviewer.js and java.base/share/classes/jdk/internal/jrtfs/jrtls.js
Alan Bateman
-
2020/05/27
Re: RFR 8246034: Remove java.base/share/classes/jdk/internal/jrtfs/jrtfsviewer.js and java.base/share/classes/jdk/internal/jrtfs/jrtls.js
James Laskey
-
2020/05/27
RFR 8246034: Remove java.base/share/classes/jdk/internal/jrtfs/jrtfsviewer.js and java.base/share/classes/jdk/internal/jrtfs/jrtls.js
sundararajan . athijegannathan
-
2020/05/19
Re: JPMS module-path and layers
Alan Bateman
-
2020/05/19
JPMS module-path and layers
Alex Orlov
-
2020/05/16
JavaCompiler called from JPMS module
Alex Sviridov
-
2020/05/16
Re: JavaCompiler called from JPMS module
Alan Bateman
-
2020/05/07
Re: Review Request 8240910: jmod rejects duplicate entries in --class-path jars
Lance Andersen
-
2020/05/07
Re: Review Request 8240910: jmod rejects duplicate entries in --class-path jars
Alan Bateman
-
2020/05/07
Re: Review Request 8240910: jmod rejects duplicate entries in --class-path jars
Mandy Chung
-
2020/05/07
Re: Review Request 8240910: jmod rejects duplicate entries in --class-path jars
Lance Andersen
-
2020/05/07
Review Request 8240910: jmod rejects duplicate entries in --class-path jars
Mandy Chung
-
2020/05/06
Re: RFR: JDK-8241602 jlink does not produce reproducible jimage filesJ
Alan Bateman
-
2020/05/06
Re: RFR: JDK-8241602 jlink does not produce reproducible jimage filesJ
Jim Laskey
-
2020/05/06
Re: RFR: JDK-8241602 jlink does not produce reproducible jimage filesJ
Alan Bateman
-
2020/05/06
Re: RFR: JDK-8241602 jlink does not produce reproducible jimage files
Jim Laskey
-
2020/05/06
Re: RFR: JDK-8241602 jlink does not produce reproducible jimage files
Alan Bateman
-
2020/05/06
Re: RFR: JDK-8241602 jlink does not produce reproducible jimage files
Magnus Ihse Bursie
-
2020/05/05
Re: 8243596: ModuleLayer::parents should return an unmodifiable list
Mandy Chung
-
2020/05/05
RFR: JDK-8241602 jlink does not produce reproducible jimage files
Jim Laskey
-
2020/05/05
8243596: ModuleLayer::parents should return an unmodifiable list
Alan Bateman
-
2020/04/29
Re: replacements for Unsafe
Jochen Theodorou
-
2020/04/29
Re: replacements for Unsafe
Jochen Theodorou
-
2020/04/29
Re: replacements for Unsafe
Kasper Nielsen
-
2020/04/29
Re: replacements for Unsafe
Remi Forax
-
2020/04/29
replacements for Unsafe
Jochen Theodorou
-
2020/04/28
Re: 8243666: ModuleHashes attribute generated for JMOD and JAR files
Mandy Chung
-
2020/04/27
8243666: ModuleHashes attribute generated for JMOD and JAR files
Alan Bateman
-
2020/04/27
Re: RFR (T): 8242846: Bring back test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
Ao Qi
-
2020/04/27
Re: RFR (T): 8242846: Bring back test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
sundararajan . athijegannathan
-
2020/04/27
Re: 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
-
2020/04/27
Re: 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)
sundararajan . athijegannathan
-
2020/04/26
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
-
2020/04/25
Re: RFR (T): 8242846: removed an empty file test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
Alan Bateman
-
2020/04/23
Debugging your Graal Compiler Extensions with GraalVM's IGV was: BackEnd Service Provider.
Jaroslav Tulach
-
2020/04/22
Re: BackEnd Service Provider.
Doug Simon
-
2020/04/22
Re: BackEnd Service Provider.
Alan Bateman
-
2020/04/21
RE: RFR (T): 8243117: Cleanups in Java code of module jdk.jlink
Langer, Christoph
-
2020/04/20
Re: RFR (T): 8242846: removed an empty file test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
Ao Qi
-
2020/04/20
Re: RFR (T): 8242846: removed an empty file test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
Ao Qi
-
2020/04/20
Re: RFR (T): 8243117: Cleanups in Java code of module jdk.jlink
Alan Bateman
-
2020/04/20
Re: RFR (T): 8242846: removed an empty file test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
Alan Bateman
-
2020/04/20
Re: RFR (T): 8242846: removed an empty file test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
sundararajan . athijegannathan
-
2020/04/19
RE: RFR (T): 8243117: Cleanups in Java code of module jdk.jlink
Langer, Christoph
-
2020/04/19
RE: RFR (T): 8243117: Cleanups in Java code of module jdk.jlink
Langer, Christoph
-
2020/04/19
Re: RFR (T): 8243117: Cleanups in Java code of module jdk.jlink
Alan Bateman
-
2020/04/19
Re: RFR (T): 8243117: Cleanups in Java code of module jdk.jlink
Claes Redestad
-
2020/04/19
RFR (T): 8243117: Cleanups in Java code of module jdk.jlink
Langer, Christoph
-
2020/04/19
Re: Cross module single ServiceProvider for JPMS services
Alan Bateman
-
2020/04/19
Re[2]: Cross module single ServiceProvider for JPMS services
Alex Sviridov
-
2020/04/19
RE: Cross module single ServiceProvider for JPMS services
Uwe Schindler
-
2020/04/19
Re: Cross module single ServiceProvider for JPMS services
Alan Bateman
-
2020/04/19
Cross module single ServiceProvider for JPMS services
Alex Sviridov
-
2020/04/19
Re: Cross module single ServiceProvider for JPMS services
Uwe Schindler
-
2020/04/19
Re: Loading an automatic module from an exploded directory
Eirik Bjørsnøs
-
2020/04/19
Re: Loading an automatic module from an exploded directory
Alan Bateman
-
2020/04/18
Re: Loading an automatic module from an exploded directory
Alan Bateman
-
2020/04/18
Re: RFR (T): 8242846: removed an empty file test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
Alan Bateman
-
2020/04/18
Re[2]: Classloading with multiple parent layers JDK11 vs JDK14
Alex Sviridov
-
2020/04/18
Re: Classloading with multiple parent layers JDK11 vs JDK14
Alan Bateman
-
2020/04/17
Classloading with multiple parent layers JDK11 vs JDK14
Alex Sviridov
-
2020/04/17
Re: RFR: 8242452: During module definition, move conversion of packages from native to VM
Claes Redestad
-
2020/04/17
Re: RFR 8242859: test/jdk/tools/jlink/JLinkTest.java uses nashorn module
Jim Laskey
-
2020/04/17
Re: RFR (T): 8242846: removed an empty file test/jdk/tools/jlink/plugins/OrderResourcesPluginTest.java
Ao Qi
-
2020/04/17
RFR 8242859: test/jdk/tools/jlink/JLinkTest.java uses nashorn module
sundararajan . athijegannathan
-
2020/04/17
Re: RFR 8242860: test/jdk/tools/jlink/ModuleNamesOrderTest.java uses nashorn module
Alan Bateman
-
2020/04/16
RFR 8242860: test/jdk/tools/jlink/ModuleNamesOrderTest.java uses nashorn module
sundararajan . athijegannathan
-
2020/04/16
Re: RFR: 8242452: During module definition, move conversion of packages from native to VM
Claes Redestad
-
2020/04/16
Re: RFR: 8242452: During module definition, move conversion of packages from native to VM
Ioi Lam
-
2020/04/16
Re: RFR: 8242452: During module definition, move conversion of packages from native to VM
Claes Redestad
-
2020/04/16
Re: RFR: 8242452: During module definition, move conversion of packages from native to VM
Claes Redestad
-
2020/04/16
Re: RFR: 8242452: During module definition, move conversion of packages from native to VM
Alan Bateman
-
2020/04/15
Re: RFR: 8242452: During module definition, move conversion of packages from native to VM
Ioi Lam
-
2020/04/15
Re: excluding transitive module
Remi Forax
-
2020/04/15
Re: excluding transitive module
Alex Buckley
-
2020/04/15
Re: How does classloading work with multiple child layers?
Alan Bateman
-
2020/04/15
Re[2]: How does classloading work with multiple child layers?
Alex Sviridov
-
2020/04/15
Re: How does classloading work with multiple child layers?
Alan Bateman
-
2020/04/15
Re: excluding transitive module
Jochen Theodorou
-
2020/04/14
Re: excluding transitive module
Jochen Theodorou
-
2020/04/14
How does classloading work with multiple child layers?
Alex Sviridov
-
2020/04/14
Re: excluding transitive module
Remi Forax
-
2020/04/14
Re: excluding transitive module
Alex Buckley
-
2020/04/14
Re: excluding transitive module
Jochen Theodorou
-
2020/04/14
Re: excluding transitive module
Alan Bateman
-
2020/04/14
excluding transitive module
Jochen Theodorou
-
2020/04/13
RFR: 8242452: During module definition, move conversion of packages from native to VM
Claes Redestad
-
2020/04/10
Re: Loading an automatic module from an exploded directory
Eirik Bjørsnøs
-
2020/04/10
Re: Loading an automatic module from an exploded directory
Eirik Bjørsnøs
-
2020/04/10
Re: Loading an automatic module from an exploded directory
Alan Bateman
-
2020/04/10
Re: Loading an automatic module from an exploded directory
Alan Bateman
-
2020/04/10
Re: Loading an automatic module from an exploded directory
Alan Bateman
-
2020/04/10
Re: Loading an automatic module from an exploded directory
Eirik Bjørsnøs
-
2020/04/10
Re: Loading an automatic module from an exploded directory
Eirik Bjørsnøs
-
2020/04/09
Re: Loading an automatic module from an exploded directory
Eirik Bjørsnøs
-
2020/04/09
Re: Loading an automatic module from an exploded directory
Alan Bateman
-
2020/04/09
Loading an automatic module from an exploded directory
Eirik Bjørsnøs
-
2020/04/08
RE: RFR: 8242039: Improve jlink VersionPropsPlugin
Langer, Christoph
-
2020/04/07
Re: RFR: 8242039: Improve jlink VersionPropsPlugin
mark . reinhold
-
2020/04/03
RE: RFR: 8242039: Improve jlink VersionPropsPlugin
Langer, Christoph
-
2020/04/03
RE: RFR: 8242039: Improve jlink VersionPropsPlugin
Langer, Christoph
-
2020/04/03
Re: missing resources when using --patch-module
Alan Bateman
-
2020/04/03
Re: missing resources when using --patch-module
Tom De Wolf
-
2020/04/03
Re: missing resources when using --patch-module
Robert Scholte
-
2020/04/03
Re: missing resources when using --patch-module
Alan Bateman
-
2020/04/03
Re: missing resources when using --patch-module
Simone Bordet
-
2020/04/03
missing resources when using --patch-module
Robert Scholte
-
2020/04/02
Re: RFR: 8242039: Improve jlink VersionPropsPlugin
mark . reinhold
-
2020/04/02
Re: RFR: 8242039: Improve jlink VersionPropsPlugin
Claes Redestad
-
2020/04/02
RE: RFR: 8242039: Improve jlink VersionPropsPlugin
Langer, Christoph
-
2020/04/02
Re: RFR: 8242039: Improve jlink VersionPropsPlugin
Claes Redestad
-
2020/04/02
RFR: 8242039: Improve jlink VersionPropsPlugin
Langer, Christoph
-
2020/03/31
Re: jlink fails with "Hash of java.xyz differs to expected hash recorded in java.base"
Alan Bateman
-
2020/03/31
Re: jlink fails with "Hash of java.xyz differs to expected hash recorded in java.base"
Sebastian Stenzel
-
2020/03/31
Re: jlink fails with "Hash of java.xyz differs to expected hash recorded in java.base"
Alan Bateman
-
2020/03/31
jlink fails with "Hash of java.xyz differs to expected hash recorded in java.base"
Sebastian Stenzel
-
2020/03/25
Re: RFR: JDK-8241463 Move build tools to respective modules
Mandy Chung
-
2020/03/24
Re: RFR (XS) 8241462: StripNativeDebugSymbols jlink plugin allocates huge arrays
Aleksey Shipilev
-
2020/03/24
Re: RFR (XS) 8241462: StripNativeDebugSymbols jlink plugin allocates huge arrays
Severin Gehwolf
-
2020/03/24
Java Module support in Gradle 6.4 - request for feedback
Jendrik Johannes
-
2020/03/24
Re: RFR: JDK-8241463 Move build tools to respective modules
Magnus Ihse Bursie
-
2020/03/24
Re: RFR (XS) 8241462: StripNativeDebugSymbols jlink plugin allocates huge arrays
Aleksey Shipilev