Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modern-java-examples

Future (Java 24+) Planned Features?

  • String Templates
  • Value Types (Project Valhalla)
  • Calling Foreign Languages (Project Panama)
    • Warnings that JNI is bad and you should feel bad for using it
  • JVM Performance Improvements
    • Reducing Java object headers down to under 32 bits (Project Lilliput)
    • Enable snapshots and full restore of a JVM (project CRaC)
    • JVM startup speed (project Leyden)
  • Reflection overhaul with the goal of supporting other programming paradigms (SQL, AI, GPUs)

About

just some examples of using modern java features from 21 and 32

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages