Search code examples
Compile non-modular code that depends on modules...


javajava-modulejava-platform-module-system

Read More
module jdk.proxy2 does not export com.sun.proxy.jdk.proxy2 to module ca.example.MyStore...


javamodulejava-module

Read More
SecurityManager deprecation and reflection with suppressAccessChecks...


java-modulejava-security-managerjava-19

Read More
springframework ldap core propblem with java modules...


javaldapjava-11spring-ldapjava-module

Read More
JAVA ERROR : package com.sun.rowset is not visible : com.sun.rowset is declared in module java.sql.r...


javacompiler-errorsjava-9java-module

Read More
Module not found Ant & Java9 Modularity...


javaantjava-module

Read More
Javadoc comments in module-info...


javajavadocjava-modulemodule-info

Read More
Patch jdk.unsupported module in Java 17...


javajavacjava-modulejava-17patch-module

Read More
Module path in C++ to Java JNI Call...


javajava-native-interfacejava-9java-modulejnienv

Read More
Java 10 Eclipse + Maven "java.lang.module.FindException: Module myproject not found"...


javaeclipsejava-modulejava-10

Read More
How do I create a simple module in Java?...


javajava-modulejava-17

Read More
How do I get the jmod file of a given JDK class and walk tree of jmod?...


javajava-modulejava-platform-module-system

Read More
Module not found while trying to test java module dependencies...


javajava-module

Read More
JUnit tests do not seem to get run with --add-modules=jdk.incubator.vector from Maven...


javamavenjunitsimdjava-module

Read More
Why Reflection Calls Do Not Work Anymore in Java 17?...


javajava-modulejava-17

Read More
Scanning classpath/modulepath in runtime in Java 9...


javaclasspathjava-9java-platform-module-systemjava-module

Read More
Using uom-systems in a modular Java project with Gradle...


javagradlejava-module

Read More
How to inspect jvm module contents from the command line?...


javacommand-linejvmjava-module

Read More
How to compile with `javac` modules with `exports... to` directives without any warnings?...


javajavacjava-modulejava-platform-module-system

Read More
Running java with --add-reads doesn't recognize a module even though it appears when running wit...


javajava-module

Read More
Trying to run executable jar of JavaFX app - Error: JavaFX runtime components are missing...


javajavafxexecutable-jarjava-module

Read More
How JPMS decide root modules at runtime...


javajava-modulejava-platform-module-system

Read More
IllegalAccessException when accessing ZoneInfo via JSF/EL with JDK 17...


jsfeljava-modulejava-17

Read More
Split Packages: Java Modules vs Sealed Jars...


javajarjava-module

Read More
How to break down a Java Micronaut application into multiple java modules?...


micronautjava-module

Read More
Spring Boot implementation as Java9/Jigsaw Module...


javaspringmavenjava-modulemodule-info

Read More
Compile a JDK 8 project + a JDK 9 "module-info.java" in Gradle...


javagradlejavacjava-9java-module

Read More
How to resolve a maven dependency with a name that is not compliant with the java 9 module system?...


javamavenapache-spark-mllibjava-9java-module

Read More
java module access issue: "Class in a module cannot access class in unnamed module because modu...


javajava-11java-modulejavaagentsimperva

Read More
Java 11 Eclipse finds automatic module, Maven does not...


mavenjava-modulemaven-compiler-plugin

Read More
BackNext