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

Handle totalEntitySizeLimit in the best way we can #25315

Open
arjantijms opened this issue Jan 7, 2025 · 0 comments
Open

Handle totalEntitySizeLimit in the best way we can #25315

arjantijms opened this issue Jan 7, 2025 · 0 comments

Comments

@arjantijms
Copy link
Contributor

arjantijms commented Jan 7, 2025

The totalEntitySizeLimit was reduced in JDK 24.

This is causing ANT scripts for tests to fail (they fail on executing the test ANT scripts themselves). For now we set the value back to the pre-JDK 24 value for both the ANT scripts as well as GF itself.

For official JDK 24 support in GlassFish 8 or perhaps 7.1, we need to investigate what the best way is to handle this.

See also #25314 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant