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

Fix failures in InstanceMainMethodsTests on Java 24 #555

Conversation

stephan-herrmann
Copy link
Contributor

Fixes failures in org.eclipse.jdt.debug.tests.launching.InstanceMainMethodsTests when run on Java 24: can not use --enable-preview with compliance 23.

Includes addition of "JavaSE-24" as an execution environment.

See #553

+ Move all test infra for Java 23 to 24, all use enable-preview
+ create extension for EE JavaSE-24

See eclipse-jdt#553
@stephan-herrmann stephan-herrmann merged commit d193199 into eclipse-jdt:BETA_JAVA24 Nov 4, 2024
9 checks passed
@stephan-herrmann stephan-herrmann deleted the InstanceMainMethodsTests_fix branch November 4, 2024 23:27
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

Successfully merging this pull request may close these issues.

1 participant