Search code examples
How to get list of all modules programmatically in Java 9?...

javajava-9java-module

Read More
How do I give jmxterm access to sun.tools.jconsole.LocalVirtualMachine in Java 17?...

javajmxjava-modulejava-17illegalaccessexception

Read More
Error "module not found: jakarta.cdi" when using module-info.java in a Spring boot 3 proje...

javaspring-bootspring-data-jpajava-module

Read More
Problem reading classes from JPMS module in Spring 6...

javaspringclassloaderjava-modulespring-context

Read More
Java 9 + maven + junit: does test code need module-info.java of its own and where to put it?...

javamavenjunitjava-9java-module

Read More
Why java.se module isn't loaded?...

javamodulejava-17java-module

Read More
wierd class cast using dynamic proxy and java17 - java modules exception...

javareflectionjava-17java-moduledynamic-proxy

Read More
Java module encapsulation demo...

javajava-module

Read More
ModuleLayer can't find my resources when running my modular program, but it can for my modular j...

javajarexecutable-jarjava-modulejava-platform-module-system

Read More
ClassCastException thrown when creating a javax.sound.sampled.Clip...

javaswingjavasoundjava-module

Read More
Is `sun.awt.image` package deprecated?...

javajava-9java-modulejava-platform-module-systemmodule-info

Read More
Do Java Modules (JPMS/Jigsaw) Solve the Problem that "Shading" Dependencies Solves?...

javajava-modulejava-platform-module-system

Read More
how to pass --add-opens JDK module configuration to maven test...

mavenjava-9maven-surefire-pluginjava-modulejava-platform-module-system

Read More
How do I use a JDK class that isn't visible to me?...

javavisibilityjava-11java-module

Read More
What is an automatic module?...

javajava-9java-platform-module-systemjava-module

Read More
Illegal reflective access by org.springframework.cglib.core.ReflectUtils$1...

javaspringspring-bootjava-9java-module

Read More
How to run apache fop with Java-11?...

javamavenjava-11apache-fopjava-module

Read More
Replacements for deprecated JPMS modules with Java EE APIs...

javajakarta-eedeprecatedjava-9java-module

Read More
java 9: In module-info.java do i have to again mention packages((as requires) that are already being...

javajava-9java-module

Read More
Java Modules - Adding modules, but not everything from it?...

javajava-module

Read More
How to fix jfoenix modules with javafx 11...

javajavafxjava-11java-modulejfoenix

Read More
Patching java.base results in java.lang.LinkageError...

javaclasspathjava-11java-modulejava-platform-module-system

Read More
How to inject module declaration into JAR?...

javajava-9java-modulemodule-info

Read More
Package conflicts with automatic modules in Java 9...

javacompiler-errorsjava-9java-modulejava-platform-module-system

Read More
When JRE was completely discontinued as a separate offering?...

javajava-9java-11java-modulejlink

Read More
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
BackNext