Minimal Value Types in Java - Implementation and Optimization

Minimal Value Types in Java - Implementation and Optimization

Java via YouTube Direct link

Example: Complex number using POJOS

14 of 19

14 of 19

Example: Complex number using POJOS

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Minimal Value Types in Java - Implementation and Optimization

Automatically move to the next video in the Classroom when playback concludes

  1. 1 Intro
  2. 2 MVT: value types without value types
  3. 3 Deriving the Value Class - 19
  4. 4 Deriving the value class - HotSpot
  5. 5 Value Types Flattening
  6. 6 Array Flattening, not so simple
  7. 7 Value Bytecodes
  8. 8 Separate compilation breaking the calling convention
  9. 9 Slot design alternatives
  10. 10 Interpreter changes in HotSpot VM
  11. 11 Hotspot interpreter on-heap / off-heap values
  12. 12 Hotspot: thread local buffer management
  13. 13 Hotspot: Values format
  14. 14 Example: Complex number using POJOS
  15. 15 Example: Complex number using Value Types
  16. 16 Field Flattening
  17. 17 Flattened fields - 19
  18. 18 Value types methods and interfaces
  19. 19 Value types and generic code

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.