Search code examples
How is takeWhile different from filter?...

javajava-streamjava-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
Cannot be cast to class - they are in unnamed module of loader 'app'...

javaspring-bootjava-9java-module

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
How to solve InaccessibleObjectException ("Unable to make {member} accessible: module {A} does ...

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

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
Cannot resolve symbol 'ProcessHandle' on Android Studio...

javaandroidandroid-studiojava-9processhandle

Read More
Is there a way to remove imports in JShell?...

javaimportjava-9jshell

Read More
Default access modifier for interface methods in Java 9?...

javainterfacejava-9

Read More
Maven dependency module not found...

javamavendependency-managementjava-9vert.x

Read More
SunPKCS11 provider not found with keytool...

javakeytooljava-9pkcs#11java-security

Read More
How to log request/response using java.net.http.HttpClient?...

javaloggingjava-9java-11java-http-client

Read More
Building a Kotlin + Java 9 project with Gradle...

javagradlekotlinjava-9

Read More
BackNext