SpiceQA
Questions
Tags
Users
Badges
jls
45 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is it possible to reproduce non-compositional queues example in Java?
user_19858110
0
•
asked Aug 27, 2022
2
1
28
java-memory-model
jls
composition
multithreading
java
How are the final multi-threading guarantees and the memory model related in Java?
user_19661861
0
•
asked Jul 31, 2022
7
1
140
java-memory-model
happens-before
jls
final
java
What does "execution trace" mean in Java Memory Model
user_19571360
0
•
asked Jul 18, 2022
5
2
74
java-memory-model
jls
language-specifications
java
Conditions for Method Reference Expression to be "exact"
user_11687703
0
•
asked Feb 21, 2022
2
1
134
method-reference
jls
type-inference
generics
java
Type Inference resolution procedure involving throws clause in Java
user_11687703
0
•
asked Feb 18, 2022
5
2
77
jls
type-inference
generics
java
Why is this Java method reported as a bridge method?
user_263801
0
•
asked Feb 9, 2022
2
0
50
jls
java
Type Inference in Method Invocation Poly Expression within the Invocation Context with/without method chaining
user_11687703
0
•
asked Jan 30, 2022
1
0
33
jls
language-specifications
type-inference
generics
java
What subtyping/supertyping rule in the Java Language Specification allows this assignment?
user_208288
0
•
asked Jan 6, 2022
4
0
64
jls
java
Meaning of the bound of the form `throws α` during Type Inference in Java
user_11687703
0
•
asked Dec 2, 2021
4
0
32
jls
type-inference
generics
java
Is it legal to use `record` as a variable name even though it's a keyword?
user_341291
0
•
asked Nov 12, 2021
11
2
483
java-record
java-17
jls
java
1
(current)
2
3
4
5
Next
Next
Hot Questions