Search code examples
Is there a replacement library for CORBA in JDK 11...


javacorbajava-modulejava-11

Read More
What is causing this error? "Module main contains package javafx.fxml, module javafx.fxml expor...


javagradlepackagejava-module

Read More
Java 9 error: not in a module on the module source path...


javacompiler-errorsjava-9java-modulemodule-path

Read More
Could not load FFI provider when using module-info.java...


javalinuxbluetoothjava-modulejnr

Read More
How to set the location that JavaCompiler executes from?...


javajava-moduleworking-directoryjava-compiler-apijavacompiler

Read More
Illegal reflective access when I stop SpringBoot web application with Tomcat 9 and Java10...


javaspring-bootjava-10java-moduletomcat9

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