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
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
Is it true that every inner class requires an enclosing instance?
Sep 02, 2022
java
class
jls
Return value of assignment operator in concurrent code
Sep 02, 2022
java
concurrency
variable-assignment
jls
Java in operator
Sep 19, 2022
java
syntactic-sugar
jls
in-operator
Is `1/0` a constant expression in Java? [duplicate]
Nov 21, 2022
java
compiler-errors
java-8
openjdk
jls
why Integer.MAX_VALUE + 1 == Integer.MIN_VALUE?
Sep 01, 2022
java
integer
integer-overflow
twos-complement
jls
Case sensitivity of Java class names
Aug 29, 2022
java
jvm
jls
Anonymous-Inner classes showing incorrect modifier
Aug 28, 2022
java
final
anonymous-class
jls
Lambda expression and method overloading doubts
Aug 27, 2022
java
lambda
java-8
overloading
jls
Is "public static final" redundant for a constant in a Java interface?
Aug 28, 2022
java
interface
static
final
jls
Why does Java bind variables at compile time?
Sep 05, 2022
java
inheritance
jls
How to create a class literal of a known type: Class<List<String>>
Aug 26, 2022
java
generics
jls
If you overwrite a field in a subclass of a class, the subclass has two fields with the same name(and different type)?
Aug 26, 2022
java
subclassing
jls
« Newer Entries
Older Entries »