Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in java-11

OpenJDK 11 java.lang.ClassCastException: class sun.font.CompositeFont cannot be cast to class sun.font.PhysicalFont

java fonts apache-poi java-11

Eclipse Java 11 classpath only not working compared to Maven

Initializing StringBuilder to use UTF-16 coder

java stringbuilder java-11

How to modify the AST using Java 9+ [duplicate]

javax.mail no longer working with java 11 and tomcat 8.5

tomcat jakarta-mail java-11

Make ScalaFx working on both JDK 8 and 11

java scala java-11 scalafx

Why does resolved dependencies differ between Java 8 and Java 11?

upstream connect error or disconnect/reset before headers. reset reason: connection failure. Spring Boot and java 11

Java 11 HTTPS connection fails with SSL HandshakeException while using Jsoup

java ssl jsoup java-11

Changes in SSLEngine usage when going up to TLSv1.3

Running Java 8 jar when only Java 11 JRE is available

java java-11

Module moduleA not found in module source path , trying to compile

What is the API for generating self-signed certificates in Java 9-13?

How can I import JAXB into a Java 11 IntelliJ (Gradle) project?

intellij-idea jaxb java-11

how to hide java 11 Nashorn deprecation warnings

Ambiguous call to Module

Jacoco code coverage dropped with migration to Java 11

Close Java HTTP Client

Build and deploy javafx application using java11

Allow insecure HTTPS connection for Java JDK 11 HttpClient