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
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
Reordering in happens-before relationship of JMM
Sep 07, 2025
java
concurrency
jls
java-memory-model
Java 8: Accessibility of Interface members
Mar 22, 2023
java
java-8
jls
Inconsistency in java.lang.Double implementation (Oracle JDK 1.8)?
Mar 05, 2023
java
java-8
double
jls
How does the JLS specify that wildcards cannot be formally used within methods?
Feb 22, 2023
java
generics
wildcard
jls
Is a label a Java statement or not?
Jan 29, 2023
java
jls
Most specific method with matches of both fixed/variable arity (varargs)
Jan 24, 2023
java
variadic-functions
jls
Is there a mobi version of Java Language Specification?
Feb 04, 2023
java
kindle
jls
Older Entries »