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-16
Regex \p{Cs} not matching symbol in Java 16
Mar 04, 2023
java
regex
java-11
java-16
Install Java 16 on Raspberry Pi 4
Sep 11, 2022
java
linux
raspberry-pi
raspberry-pi4
java-16
Constructor annotation on java records
Aug 23, 2022
java
constructor
annotations
java-record
java-16
Why does Stream#toList's default implementation seem overcomplicated / suboptimal?
Sep 05, 2022
java
java-stream
java-16
Java 16 pattern matching problem with Switch in Intellij IDEA 2020.3.3 (Expression expected)
Sep 25, 2022
java
intellij-idea
java-16
java-sealed-type
IOException in Java 8 when reading PKCS12 keystore created with keytool from OpenJDK16
May 12, 2022
java
ssl
keytool
java-16
Java records and field comments
May 14, 2022
java
java-14
java-record
java-16
How to use @ConfigurationProperties with Records?
Sep 12, 2022
java
spring
spring-boot
java-16
Paths.get() / Path.of() throws NullPointerException on upgrade to Java 16
Sep 20, 2022
java
path
java-16
IntelliJ JDK 16 Early Access - Any Success? tools.jar
Oct 26, 2022
java
intellij-idea
java-16
Why can a Java record's canonical constructor not have more restrictive access than the record level?
Sep 06, 2022
java
java-record
java-16
Record cannot get parameter names from constructors?
Sep 14, 2022
java
constructor
java-record
java-16
java.lang.ExceptionInInitializerError with Java-16 | j.l.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module
Aug 31, 2022
java
cglib
java-16
How can I assert hasProperty with a Java Record?
Sep 24, 2022
java
unit-testing
hamcrest
java-record
java-16
Enforce immutable collections in a Java record?
Sep 05, 2022
java
immutability
java-record
java-16
Differences of Java 16's Stream.toList() and Stream.collect(Collectors.toList())?
Oct 05, 2022
java
java-stream
collectors
java-16
Why can't I use Stream#toList to collect a list of a class' interface in Java 16?
Sep 08, 2022
java
generics
java-stream
type-inference
java-16
Why does IndexOutOfBoundsException now have a constructor with a long index as a parameter in Java 16?
Sep 15, 2022
java
arrays
indexoutofboundsexception
long-integer
java-16
Switch expression with void return type
Sep 27, 2022
java
switch-statement
void
java-16
switch-expression
Older Entries »