JEPeek

Checks OpenJDK JEP Index for last added JEP and Draft
The website is powered by Nuxt
Current last JEP: 14
Current last Submitted JEP: 501
Current last Draft JEP: 8340343

Usage

The service is available at
http://jepeek.netlify.app/api/peek
Output looks like
{
  "fetched": "2024-11-21T19:25:07.215Z",
  "lastJEP": 14,
  "lastSubmitted": 501,
  "lastDraft": 8340343
}
Visit https://github.com/AloisSeckar/JEPeek for more info and contact