SpiceQA
Questions
Tags
Users
Badges
jls
45 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Numeric promotion only for arithmetic operators?
user_12208242
0
•
asked Aug 14, 2020
2
2
70
type-promotion
jls
type-conversion
java
Interface Initialization Does Not Initialize Superinterfaces
user_13022643
0
•
asked Aug 12, 2020
2
2
124
jls
interface
java
Java non-generic method hiding generic method with intersection types
user_11788023
0
•
asked Jun 30, 2020
4
2
84
jls
method-hiding
inheritance
generics
java
Why can't the Java compiler infer Iterable<String> from the contraints Iterable<? extends CharSequence> and () -> (Iterator<String>)
user_845414
0
•
asked Oct 24, 2019
8
2
569
jls
language-lawyer
type-inference
lambda
java
Happens-before and reordering of volatile
user_4288506
0
•
asked Jan 7, 2019
6
1
284
java-memory-model
jls
multithreading
java
Anonymous-Inner classes showing incorrect modifier
user_3848411
0
•
asked Jan 3, 2019
47
4
1869
jls
anonymous-class
final
java
What's the difference between getVolatile and getAcquire?
user_4681265
0
•
asked Dec 28, 2018
7
2
1942
jls
java
Is it true that every inner class requires an enclosing instance?
user_1103872
0
•
asked Dec 9, 2013
34
3
7115
jls
class
java
Example for a correctly synchronized program with data races in Java memory model
user_1423978
0
•
asked Aug 19, 2012
9
1
655
memory-model
jls
java
Execution order of of static blocks in an Enum type w.r.t to constructor
user_1527084
0
•
asked Aug 2, 2012
12
3
5746
jls
enums
java
Prev
Prev
1
2
3
4
(current)
5
Next
Next
Hot Questions