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
Clarification from Java Janguage Specification
Dec 22, 2022
java
jls
What operations may (not) throw StackOverflowError?
Dec 19, 2022
java
operating-system
jvm
virtual-machine
jls
Out-of-order writes for Double-checked locking
Dec 10, 2022
java
multithreading
synchronization
jls
double-checked-locking
Why does JLS state that the largest int literal is 2147483648?
Dec 11, 2022
java
jls
Java inference : type variable with an upper bound that is an array type
Oct 31, 2022
java
generics
type-inference
jls
Restrictions on Java intersection types with interfaces classes and type variables
Oct 19, 2022
java
types
jls
Why open a non-existing package from a Java module?
Oct 18, 2022
java
java-module
jls
Are the early versions of the Java Language Specification and VM specification available online?
Oct 08, 2022
java
jls
Is the Java compiler allowed to be flow sensitive for static calls?
Oct 10, 2022
java
jls
getDeclaredConstructors() lists 2 constructors but there is only one
Oct 03, 2022
java
reflection
constructor
jls
Is the JDK documentation part of the language specification?
Jul 21, 2022
java
jls
Java grammar definition completeness
Jul 31, 2016
java
grammar
jls
Does Java have to be compiled to bytecode?
Oct 12, 2022
java
bytecode
jls
language-implementation
Difference between declaration annotations and type annotations
Nov 03, 2022
java
annotations
jls
type-annotation
Defining Java Constants using Bit-Shift Notation
Dec 23, 2018
java
constants
bit-shift
jls
Would it be legal for a Java compiler to omit getfield opcodes after the first access?
Feb 02, 2022
java
jvm
javac
jls
happens-before
How does the Java compiler choose the runtime type for a parameterized type with multiple bounds?
Jan 10, 2022
java
variadic-functions
jls
multiple-bounds
« Newer Entries
Older Entries »