SpiceQA
Questions
Tags
Users
Badges
jls
45 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Overloaded methods in the class must have different Erasures - why only leftmost bound is considered to be the Erasure type?
user_11687703
0
•
asked Nov 6, 2021
2
0
42
erasure
jls
type-erasure
generics
java
Is it specified in the JVM/JLS that classes in unused code paths will never be loaded?
user_2880970
0
•
asked Oct 18, 2021
3
1
147
jls
jvm
java
In the Java Language Specification version 11, section 4.10.2, how do I read Uₖ θ?
user_208288
0
•
asked Oct 9, 2021
7
0
130
java-11
jls
java
Why, when checking compile-time constant, one branch is enough for resolving variable assignation, but is not enough for returning from that branch?
user_1553537
0
•
asked Aug 22, 2021
3
1
152
compile-time-constant
jls
java
Interfaces implicitly declaring public methods of Object class?
user_11687703
0
•
asked Aug 21, 2021
4
2
136
jls
interface
inheritance
java
Generic Parameterized superinterface declaration according to JLS
user_11687703
0
•
asked Aug 20, 2021
2
0
44
jls
interface
generics
java
Non-Atomic Treatment of double and long
user_3683093
0
•
asked Jun 11, 2021
3
2
234
java.util.concurrent
jls
java
Is casting from Wildcard to a specific generic parameterized type an example of capture conversion in Java?
user_8805324
0
•
asked Jun 9, 2021
2
0
209
unbounded-wildcard
jls
casting
generics
java
Incubator Module vs. Preview Feature in Java
user_1553537
0
•
asked Mar 5, 2021
3
0
968
jep
jls
java
Can a thread first acquire an object via safe publication and then publish it unsafely?
Admin
1
•
asked Feb 15, 2021
8
2
415
java-memory-model
jls
safe-publication
multithreading
java
Prev
Prev
1
2
(current)
3
4
5
Next
Next
Hot Questions