Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Brian Goetz
Brian Goetz has asked
0
questions and find answers to
221
problems.
Stats
8.5k
EtPoint
3.4k
Vote count
0
questions
221
answers
About
Java Language Architect at Oracle.
Author,
Java Concurrency in Practice
.
@BrianGoetz on Twitter.
Brian Goetz questions
Brian Goetz answers
Should virtual thread die fast?
Java 16 Annotation ElementType.RECORD_COMPONENT cannot be reflected
How many subclasses can be declared for a sealed class?
Does having a wrapper object return value (e.g. Integer) cause auto boxing in Java?
Why synchronized block is giving wrong answer?
Functional composition of Optionals
Bytecode transforming record class to be mutable
Java Pattern Variable Scope
Trying to do a minor refactor using lambdas in Java
Understanding O(1) vs O(n) Time Complexity Intuitively