Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JarFile implementation calls close early which breaks verification of signed unpacked nested jars on Oracle JDK #32106

Closed
philwebb opened this issue Aug 17, 2022 · 4 comments
Labels
status: superseded An issue that has been superseded by another

Comments

@philwebb
Copy link
Member

The attempted fix for #29356 caused regression #31853. We'll need to try and find another approach. This might be easier in 3.x since we have fewer Java versions to support.

@DaDudek
Copy link

DaDudek commented Nov 15, 2022

Hi is there any progress on this? I saw that 3.0 rc was prepared few days ago -> is there any chance that it will works on it? Thanks for help

@philwebb
Copy link
Member Author

I'm afraid not @DaDudek, we've not been able to fix it yet.

@wilkinsona
Copy link
Member

This early closing also breaks Tomcat 10.1's JSP scanning. See #33633 for details.

@wilkinsona wilkinsona added the for: team-meeting An issue we'd like to discuss as a team to make progress label Jan 18, 2023
@philwebb philwebb removed the for: team-meeting An issue we'd like to discuss as a team to make progress label Feb 1, 2023
@philwebb
Copy link
Member Author

philwebb commented Nov 8, 2023

#29356 is now fixed in the 3.2 but any attempt to fix this in 2.7 is too risky so I'm going to close this one.

@philwebb philwebb closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2023
@philwebb philwebb added status: superseded An issue that has been superseded by another and removed type: bug A general bug labels Nov 8, 2023
@philwebb philwebb removed this from the 2.7.x milestone Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another
Projects
None yet
Development

No branches or pull requests

3 participants