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
Does the JLS require inlining of final String constants?
Oct 04, 2017
java
java-8
language-lawyer
javac
jls
Execution order of of static blocks in an Enum type w.r.t to constructor
Jan 12, 2017
java
enums
jls
Is the left-to-right order of operations guaranteed in Java?
Sep 27, 2022
java
jvm
operator-precedence
jls
Java: overloaded method resolution and varargs -- confusing example
Nov 19, 2021
java
variadic-functions
jls
About reference to object before object's constructor is finished
Oct 19, 2022
java
multithreading
concurrency
final
jls
Java SE 11 - New Cases of Type Conversion in Java Language Specification
Sep 21, 2022
java
type-conversion
java-11
autoboxing
jls
Should the following code compile under Java 1.8
Mar 26, 2018
java
eclipse
java-8
language-lawyer
jls
Why is return-type covariance enforced for hidden static methods?
Sep 21, 2022
java
jls
Initialization order of final fields
Nov 13, 2022
java
constructor
final
jls
Ambiguous overload in Java8 - is ECJ or javac right?
Apr 23, 2019
java
eclipse
javac
jls
ecj
Why can't a class extend an enum?
Mar 16, 2022
java
inheritance
syntax
enums
jls
Why does returning null for a primitive work in this case?
Oct 25, 2022
java
jls
Is 'T.super' a legal expression as per JLS?
Sep 08, 2018
java
eclipse
java-8
super
jls
When will the Java Language Specification, 4th edition be available?
Feb 21, 2022
java
java-7
jls
Java 8 Consumer/Function Lambda Ambiguity
Nov 08, 2022
java
lambda
java-8
overloading
jls
What parts of the JLS justify being able to throw checked exceptions as if they were unchecked?
Sep 04, 2022
java
exception
generics
jls
checked-exceptions
Final fields initialization order
Sep 04, 2022
java
jls
Testing initialization safety of final fields
Nov 14, 2022
java
multithreading
thread-safety
final
jls
What does "qualified this" construct mean in java?
Sep 02, 2022
java
jls
What is the difference (or relation) between JLS, JSR and JEP? [closed]
Sep 02, 2022
java
jls
jsr
jep
« Newer Entries
Older Entries »