Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Vicente Romero
Vicente Romero has asked
0
questions and find answers to
16
problems.
Stats
429
EtPoint
147
Vote count
0
questions
16
answers
About
Compiler engineer at Oracle
Vicente Romero questions
Vicente Romero answers
Do Java Records actually save memory over a similar class declaration or are they more like syntactic sugar?
Compilation error with generics and ternary operator in JDK 7
Make java compiler output type inference information
Java 8: multiple casting with & [duplicate]
Java object initialization with diamond operator terrible javac compile time performance
JDK8 with -source 1.7 [Default Methods]
Records in jlink:ed application throws exception
Type error using generics under java 8, but not java 7
Java "for" statement implementation prevents garbage collecting
Generics compilation error with ternary operator in Java 8, but not in Java 7