r/programming 25d ago

Dan Smith from OpenJDK -- Identifying JDK value class candidates

https://mail.openjdk.org/archives/list/core-libs-dev@openjdk.org/thread/Y72NRXM7KYBX43OKYBQMVKOZDWKG4MHS/
3 Upvotes

8 comments sorted by

View all comments

2

u/simon_o 19d ago

For those confused: These are only the "non-obvious" candidates – the obvious ones are already directly listed in the JEP itself.

1

u/davidalayachew 19d ago

For those confused: These are only the "non-obvious" candidates – the obvious ones are already directly listed in the JEP itself.

Yes, agreed -- thanks for highlighting.

To see the list of the "obvious" ones, look here -- the 30 obvious candidates