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: 532
Current last Draft JEP: 8377305

Usage

The service is available at
http://jepeek.netlify.app/api/peek
Output looks like
{
  "fetched": "2026-04-06T16:29:29.988Z",
  "lastJEP": 14,
  "lastSubmitted": 532,
  "lastDraft": 8377305
}
Visit https://github.com/AloisSeckar/JEPeek for more info and contact