Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in java-9
How do I change the default Eclipse Oxygen compiler compliance level from 9 to 1.8 and not have it revert back to 9?
Oct 17, 2025
java
eclipse
java-9
eclipse-oxygen
Building a Gradle Kotlin project with Java 9/10 and Gradle's Kotlin DSL
Oct 17, 2025
gradle
kotlin
java-9
gradle-kotlin-dsl
Can't import java.awt.* and javax.swing.* in Intellij
Oct 18, 2025
intellij-idea
import
package
java-9
How to properly read some parts of the logging from GC with "-Xlog:heap*=debug" "-Xlog:gc*=debug"
Oct 18, 2025
java
garbage-collection
jvm
java-9
g1gc
Why in System.Logger is log(DEBUG, msg) used instead of debug(msg)?
Oct 14, 2025
java
logging
java-9
What else am I missing to load service providers using the new Java module system?
Sep 22, 2025
java
java-9
java-module
An implementation of Optional for empty Strings
Sep 21, 2025
java
string
option-type
java-9
how to set jdk.attach.allowAttachSelf=true globally
Sep 15, 2025
java
java-9
Java 9 ImageIO read\write gives a different result than Java 8
Sep 15, 2025
javax.imageio
java-9
Does JPMS support services from META-INF/services for automatic modules?
Sep 12, 2025
java
log4j2
slf4j
java-9
java-module
Is it possible to load and unload jdk and custom modules dynamically in Java 9?
Sep 10, 2025
java
java-9
Is Java 9 modularity for WAR files as well?
Sep 09, 2025
java
servlets
java-9
Is there a way to disable native DPI scaling in swing via code or command line (JDK 9+)?
Sep 06, 2025
java
swing
java-9
java-14
How to implement Stack Iteration using Java 8 Stream
Mar 14, 2023
java
java-8
stack
java-stream
java-9
Replacement class for sun.misc.Service
Mar 12, 2023
java
java-9
Where to find the Java 9 module descriptor reference? [closed]
Mar 12, 2023
java
java-9
java-platform-module-system
why using ++i but not i++ in lambda
Mar 10, 2023
lambda
java-9
jshell continues executing my script after exception is thrown. How to make it stop?
Mar 09, 2023
java
java-9
jshell
How to find the indices of the visible rows in a TableView in JavaFX 9
Mar 10, 2023
java
java-9
javafx-9
Java 9 modules test error
Mar 10, 2023
java
maven
java-9
Older Entries »