https://github.com/openjdk/jdk11u/releases/tag/jdk-11.0.14%2B3
FWIW, it's usually polite to wait a day or two (see https://wiki.gentoo.org/wiki/Zero-day_bump_requests) for bump requests as folks are usually aware. OpenJDK and IcedTea in particular require a fair bit of work because of binaries which must be manually built for some architectures, so it's possible it's even underway already. If you're filing the bump requests for a security issue, file it in the security component instead and of course feel free to do that immediately. But include links to any known vulnerabilities/advisories if possible.
I agree that zero-day bump requests are pretty useless. Also don't usually bump openjdk until adoptium/adoptoptnjdk have a release too they help catching bugs/issues in releases. https://adoptium.net/?variant=openjdk11&jvmVariant=hotspot (10.0.13 at time of posting) https://github.com/adoptium/adoptium/issues/81
I got confused here. we only add release -ga releases. if you look at https://github.com/openjdk/jdk11u/releases/tag/jdk-11.0.13-ga it points to the same tag as: https://github.com/openjdk/jdk11u/releases/tag/jdk-11.0.13%2B8 so unless 11.0.14_p3 gets a corresponding -ga tag we are not going to have release for it. so does it contain a fix that's needed or something? or you just randomly seen a new bug and decided to open a bug for it? closing as WONTFIX for now. but if you have a real good enough reason to request specifically 11.0.14 - let me know.
I'm aware the specific release I linked to is very new but there's been several that are a bit older and aren't in the tree either, so I just reported the bug with the newest at the time of writing. There wasn't any real reason for the bump request other than me noticing a different distro being ahead and upstream source having moved (wasn't sure if that was known here yet, felt it was worth making sure at least). I didn't know this package followed -ga versions (and for some reason didn't notice 11.0.13 in the tree either...). Sorry for the disturbance.
no problem. java versioning is very confusing. all tags that are not marked as -ga are basically beta/pre-release versions.