Search code examples
"Module local" access behaviour in Java 9...


javaaccess-modifiersjava-9java-platform-module-system

Read More
Split package "okhttp3" errors out build if okhttp-urlconnection dependency added...


gradledependenciesokhttpjava-9

Read More
What is dependency-triggered execution?...


javaconcurrencyjava-9

Read More
What's the effect of "private static final VarHandle PENDING" in CountedCompleter clas...


javaatomicjava-9compare-and-swap

Read More
Cassandra and Java 9 - ThreadPriorityPolicy=42 is outside the allowed range...


cassandrajvmjava-9jvm-arguments

Read More
jshell - unable to find printf...


javajava-9jshell

Read More
Java 9 modules and classpath hell: conflicting class names...


javaclasspathjava-9java-module

Read More
Using Ignite on JDK 9...


javaignitejava-9java-module

Read More
JRE 9 module requires a module that was not found...


javajava-9java-modulejava-platform-module-system

Read More
Java 9 Modularity with a packages...


javajava-9modularityjava-module

Read More
Classloaders hierarchy in Java 9...


javaclassloaderjava-9java-module

Read More
JDK dateformatter parsing DayOfWeek in German locale, java8 vs java9...


javajava-8java-timejava-9

Read More
The Java compiler does not allow usage of an annotation with `Source` retention from a `compileOnly`...


javaannotationsjava-9

Read More
How can I get the list of all possible packages from lib/ directory using jigsaw helper commands?...


java-9java-modulejava-platform-module-systemjdepsjdeprscan

Read More
Why is --add-modules necessary for modules which are on the module path?...


javajava-9java-11java-modulejava-platform-module-system

Read More
Scanner.findAll() and Matcher.results() work differently for same input text and pattern...


javaregexpattern-matchingjava.util.scannerjava-9

Read More
Jenkins: FATAL: Could not initialize class hudson.util.ProcessTree$UnixReflection...


androidiosjenkinsjava-9

Read More
Using different versions of dependencies in separated Java platform modules...


javajava-9java-platform-module-system

Read More
Cannot create Eclipse workspace...


javaeclipseeclipse-neonjava-9

Read More
Can a Java 9+ project use a separate source module in Java 8, untouched?...


javamavenjava-8java-9

Read More
What is a proper way to reverse the order of nested java Maps...


javajava-8hashmapjava-9

Read More
What's the difference between Objects.requireNonNullElse() and Optional.ofNullable().orElse()?...


javanulloption-typenullablejava-9

Read More
java.util.Objects vs Optional which is preferable?...


javaoption-typejava-9

Read More
Removal of sun.misc.Unsafe in Java 9 will break Spring, Hibernate...


javaspringjava-9unsafe

Read More
How to Run Java Module class (java 9 jigsaw project) with third party library (jar files)?...


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

Read More
java 9 unnamed module reads package [X] from both ... while debugging (with IntelliJ)...


javaintellij-ideajava-9java-modulemodule-path

Read More
modulepath environment variable in Java similar to CLASSPATH...


javajava-9java-platform-module-systemmodule-path

Read More
Module javafx.controls not found in Java 9...


javajavafxjava-9java-modulejavafx-9

Read More
Why is my Java9 module service not working?...


javaservicejava-9java-modulemodule-path

Read More
Patch Java 9 module with test-code to work with reflections...


javajava-9java-module

Read More
BackNext