RFR: 8378003: JarURLConnection.getCertificates() and getCodeSigners() incorrectly return null for signed JAR files after JDK-8377338

Jaikiran Pai jpai at openjdk.org
Mon Feb 16 17:30:03 UTC 2026


On Mon, 16 Feb 2026 16:59:23 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> > P.S: I am willing to completely backout the change done in JDK-8377338 and retain just this new test, if that's preferred.
> 
> I believe that would be preferable indeed.

Done, I've updated the PR to undo the changes done in JDK-8377338. I have retained the new code comments to `URLJarFileEntry` and nothing more (I can remove those too if they seem unnecessary). I've also retained the new test.

I agree that it doesn't look worth the efforts/risks compared to what the original intention was in JDK-8377338.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/29748#issuecomment-3909698883


More information about the net-dev mailing list