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
Why can't the Java compiler infer Iterable<String> from the contraints Iterable<? extends CharSequence> and () -> (Iterator<String>)
Aug 17, 2022
java
lambda
type-inference
jls
language-lawyer
Final Fields Semantics in Threads
Oct 22, 2022
java
multithreading
thread-safety
final
jls
Are Java arrays class instances?
Aug 30, 2022
java
arrays
oop
jls
Which part of the Java Language Specification describes the behaviour of omitted varargs?
Oct 21, 2022
java
variadic-functions
jls
Java final field compile-time constant expression
May 01, 2022
java
final
jls
Mark separate dimensions of an Array with Annotations
Jul 15, 2021
java
annotations
java-8
jls
Java Language Specification: meaning of notation |S|
Sep 19, 2022
java
types
casting
type-conversion
jls
Does happens before Program order rule work in constructors?
Dec 30, 2018
java
multithreading
concurrency
jls
Is making return type generic with same erasure binary compatible?
Aug 31, 2022
java
generics
backwards-compatibility
jls
What (in the specs) warrants that 'non short circuit logical operators will in fact not short circuit?
Nov 16, 2022
java
short-circuiting
jls
Is the JLS complete regaring method overriding and generics?
May 30, 2022
java
generics
jls
Generic method invocation with <T>
Sep 15, 2022
java
generics
jls
Are subcontexts in Java separate rows on the stack?
Feb 05, 2011
java
scope
stack
javac
jls
Unexpected code in synchronized block
Nov 02, 2022
java
jvm
jls
Why does Eclipse compile this, but javac doesn't?
Nov 15, 2022
java
compiler-construction
jls
In Java, why can't I write i++++ or (i++)++?
Jun 07, 2017
java
increment
decrement
jls
Is this instruction reordering allowed by the JLS or not?
Mar 23, 2019
java
jvm
memory-model
jls
Method reference to unary static method is ambiguous between Function and BiFunction parameter types
Apr 21, 2022
java
java-8
jls
method-reference
Java Memory Model: a JLS statement about sequential consistency seems incorrect
Sep 21, 2022
java
java-memory-model
jls
« Newer Entries
Older Entries »