Search code examples
Observer is deprecated in Java 9. What should we use instead of it?...


javajava-8deprecatedobserver-patternjava-9

Read More
Java, IllegalAccessorError: superclass access check failed...


javajava-9

Read More
How is takeWhile different from filter?...


javajava-streamjava-9

Read More
What is the replacement for javax.activation package in java 9?...


javajvmjava-9javax.activation

Read More
Cannot be cast to class - they are in unnamed module of loader 'app'...


javaspring-bootjava-9java-module

Read More
How to find the indices of the visible rows in a TableView in JavaFX 9...


javajava-9javafx-9

Read More
How to resolve java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException...


javajaxbjava-9java-11java-10

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


javajava-9java-11java-modulejlink

Read More
How to solve InaccessibleObjectException ("Unable to make {member} accessible: module {A} does ...


javareflectionjava-9java-modulejava-platform-module-system

Read More
How to obtain pid from Process without illegal access warning with Java 9+?...


javareflectionprocesspidjava-9

Read More
List.of() or Collections.emptyList()...


javacollectionsjava-9

Read More
How to tell eclipse to add-exports when compiling...


javaeclipsejavacjava-9

Read More
javax.xml.bind.JAXBException Implementation of JAXB-API has not been found on module path or classpa...


xmlexceptionjaxbbindjava-9

Read More
JAXB not available on Tomcat 9 and Java 9/10...


javatomcatjava-9java-10

Read More
How to take user input in jshell script?...


java-9jshell

Read More
How to execute a java script with jshell?...


javashebangjava-9jshell

Read More
Starting jstatd in Java 9+...


javajava-9jstatd

Read More
JDK 14 doesn't have rt.jar with it. Where are bootstrap classes then?...


javajava-9java-14rt.jar

Read More
JDK9 Automatic Modules and "Split Packages" Dependencies...


javamavenjava-9hamcrestjava-module

Read More
What is the difference between List.of and Arrays.asList?...


javalistjava-9

Read More
Failed to install android-sdk: "java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSc...


javaandroidjava-9

Read More
How to quit the JShell and go back to the command-line?...


javajava-9jshell

Read More
Unrecognized VM option 'MaxPermSize=512m' when running Zeppelin...


javaubuntujava-8java-9apache-zeppelin

Read More
Loading classes and resources post Java 9...


javaspring-bootjava-9java-platform-module-systemmodule-path

Read More
Java 9 ifPresentOrElse returning value...


javalambdaoption-typejava-9

Read More
Since Java 9 HashMap.computeIfAbsent() throws ConcurrentModificationException on attempt to memoize ...


javarecursionjava-9memoizationconcurrenthashmap

Read More
How to properly close MappedByteBuffer?...


javawindowsjava-9randomaccessfilemappedbytebuffer

Read More
ProcessHandle onExit has empty data...


javajava-9processhandle

Read More
How split packages are avoided in Java 9...


javajava-9java-modulejava-platform-module-systemmodularization

Read More
Does logback support separate logging for JPMS layers/module?...


javalogbackjava-9java-module

Read More
BackNext