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-15
Ed25519 in JDK 15, Parse public key from byte array and verify
Mar 04, 2023
java
kotlin
ed25519
java-15
JDK 15 Sealed Classes - how to use across packages?
May 02, 2022
java
sealed-class
java-15
java-sealed-type
Proper way to wait for List<CompletableFuture<Void>> to indicate all operations have finished
Sep 12, 2022
java
multithreading
completable-future
java-15
UseCompressedOops UseCompressedClassPointers in jdk-13 and jdk-15
Feb 03, 2022
java
java-13
jol
java-15
Java Text Blocks: Mix of Tabs and Spaces within Indentation Prefixes
May 05, 2022
java
string
java-15
java-text-blocks
Java record vs lombok @Value [duplicate]
Nov 18, 2022
java
lombok
java-15
Set value to one of the property in Java 15 record
Apr 28, 2022
java
java-15
java-record
Does Apache NetBeans 12.1 support JDK 15?
Apr 23, 2022
java
netbeans
java-15
Java record constructor invisible through reflection
Sep 15, 2022
java
reflection
java-15
What is the difference between a final and a non-sealed class in Java 15's sealed-classes feature?
Nov 03, 2022
java
sealed-class
java-15
java-sealed-type
How can i add variables inside Java 15 text block feature? [duplicate]
Aug 30, 2022
java
string
java-15
How to use Java version 15 in Eclipse 2020-09
Sep 13, 2022
java
eclipse
java-15
How can I continue to use Javascript in Java 15 onwards
Aug 27, 2022
java
nashorn
java-14
java-15
What is the point of a “sealed interface” in Java?
Oct 09, 2022
java
interface
sealed-class
java-15
java-sealed-type
static final fields vs TrustFinalNonStaticFields
Aug 23, 2022
java
jvm
jit
java-15
How to use Nashorn in Java 15 and later?
Aug 29, 2022
java
nashorn
java-15
String interpolation in Java 14 or 15
Oct 10, 2022
java
string
java-15
What is the point of extending a sealed class with a non-sealed class?
Sep 11, 2022
java
sealed-class
java-15
java-sealed-type