Hacker News new | ask | show | jobs
by tofflos 3535 days ago
Does anyone have a list of smaller gems that are not on that list? For example JDK 9 contains an implementation of the CRC32C-algorithm which can be used by web developers to create compact entity tags. I read somewhere that there is even hardware support for it but I'm unsure whether it's being utilized by the JRE.

See http://download.java.net/java/jdk9/docs/api/java/util/zip/CR....

1 comments

I guess you need to go through JEP list and check all marked for 9 either "F Com 9", "F Clo 9".

The proposed ones "F Pro 9" might just make it on 10.

http://openjdk.java.net/jeps/0