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 jls
"variable xxx might not have been initialized" when calling static method that returns variable of the same type and the same name of the type itself
Apr 21, 2026
java
jls
Incubator Module vs. Preview Feature in Java
Apr 11, 2026
java
jls
jep
Private field in subclass is accessible in superclass
Mar 27, 2026
java
jls
What is difference between float-extended-exponent and float in java
Mar 20, 2026
java
floating-point
jvm
jls
Why can't an empty enum have abstract methods?
Mar 18, 2026
java
enums
abstract-class
jls
abstract-methods
Why does Java allow "public static final" in nested classes for simple types and not arrays? [duplicate]
Mar 17, 2026
java
jls
How should I approach adding a feature to the Java language? [closed]
Feb 26, 2026
java
compiler-construction
jls
In java, when variables such as Long, long, Double ,double are autoboxing or unboxing, is reading or writing operation atomic?
Feb 22, 2026
java
multithreading
atomic
jls
java-memory-model
Does JVM loads all used classes when loading a particular class?
Feb 14, 2026
java
classloader
jls
How do default and static methods work in java 8 interfaces?
Feb 13, 2026
java
java-8
jls
Do I need a domain name to write Java code?
Feb 12, 2026
java
jls
A @Target-less annotation cannot be applied to a type parameter declaration in Java 19: why not?
Feb 04, 2026
java
language-lawyer
annotation-processing
jls
Non-Atomic Treatment of double and long
Jan 31, 2026
java
java.util.concurrent
jls
java compiler mistaking field reference with a package name? [duplicate]
Jan 04, 2026
java
visibility
java-7
jls
What's the definition of "during the operation of the Java Virtual Machine"?
Dec 14, 2025
java
jvm
jls
Does Java permit unbounded starvation?
Nov 24, 2025
java
java-memory-model
jls
What is meaning of "Observability of a Package" in Chapter 7 Of JLS
Nov 18, 2025
java
jls
Is it safe to assume that everything happened in a constructor is visible to threads running methods after object initialization?
Oct 22, 2025
java
jvm
java-memory-model
jls
Older Entries »