Hacker News
- The Current State of Java Value Types https://www.infoq.com/news/2018/06/JavaValuesJun18 43 comments
- Java 10 – Specification for Value Types http://cr.openjdk.java.net/~dlsmith/values.html 128 comments
- Value Types for Java – A sketch of proposed enhancements http://cr.openjdk.java.net/~jrose/values/values-0.html 98 comments
Lobsters
- The Current State of Java Value Types https://www.infoq.com/news/2018/06/JavaValuesJun18 5 comments java
- Value Types for Java (Proposal for Java 9) http://cr.openjdk.java.net/~jrose/values/values-0.html 3 comments java , programming
- The Current State of Java Value Types https://www.infoq.com/news/2018/06/javavaluesjun18 31 comments programming
- The Current State of Java Value Types https://www.infoq.com/news/2018/06/javavaluesjun18 21 comments java
- Java collections API migration to value types http://mail.openjdk.java.net/pipermail/valhalla-spec-experts/2015-december/000001.html 15 comments programming
- Google open-sourced AutoValue - an immutable value-type code generation for Java 1.6+ https://docs.google.com/document/d/1thruciziprqfshb67phv8kmbo55hphsxqlqcix9ouii 19 comments java
- State of Valhalla [Dec 2019] (value types for Java) http://cr.openjdk.java.net/~briangoetz/valhalla/sov/02-object-model.html 60 comments programming
- Update on Java value types (Valhalla, LWorld) https://www.youtube.com/watch?amp%3Bt=54&v=_26KZAegYRM 75 comments programming
- Early prototype of Valhalla (value types in Java) - 11 new bytecodes? http://mail.openjdk.java.net/pipermail/valhalla-dev/2016-june/001981.html 27 comments java
- Early prototype of Valhalla (value types in Java) - 11 new bytecodes? http://mail.openjdk.java.net/pipermail/valhalla-dev/2016-june/001981.html 16 comments programming
- Welcome to LWorld: The current state of value types in Java by Tobi Ajila https://www.youtube.com/watch?v=Xf22I16jVyE 5 comments java
- Amazing talk about how value types in Java are going to look like https://www.youtube.com/watch?v=Tc9vs_HFHVo 15 comments programming
- [Java][JUnion] You can define struct types (value types) in Java with @Struct annotation. https://tehleo.github.io/junion/ 7 comments programmertil
- [Java] How to create a method with a return type int, that may not return a value. https://www.reddit.com/r/learnprogramming/comments/5bq0zm/java_how_to_create_a_method_with_a_return_type/ 11 comments learnprogramming
- A look into the mind of Brian Goetz, Java Language Architect - the advantages of Java 10 Value Types [at 45min] https://www.youtube.com/watch?v=2y5Pv4yN0b0 5 comments java
- Prototype of Java's Upcoming Value Types with ? Operator for Nullable Types https://wiki.openjdk.java.net/display/valhalla/lw2 121 comments programming
- Rekord: Type-safe records in Java, to be used instead of POJOs, Java beans, maps or value objects https://github.com/samirtalwar/rekord 6 comments java
- Vaporetto: very lightweight proxy-based immutable value types for Java 8 https://github.com/poetix/vaporetto 7 comments java
- Value types for java, an official proposal by John Rose, Brian Goetz and Guy Steele! http://cr.openjdk.java.net/~jrose/values/values-0.html 215 comments programming
- Value types for java, an official proposal by John Rose, Brian Goetz and Guy Steele! http://cr.openjdk.java.net/~jrose/values/values-0.html 16 comments java