Skip to content

[24] Remove BETA_JAVA24 Disclaimers #625#637

Closed
jarthana wants to merge 11 commits intomasterfrom
BETA_JAVA24
Closed

[24] Remove BETA_JAVA24 Disclaimers #625#637
jarthana wants to merge 11 commits intomasterfrom
BETA_JAVA24

Conversation

@jarthana
Copy link
Copy Markdown
Member

What it does

Fixes #625

How to test

Author checklist

stephan-herrmann and others added 11 commits October 30, 2024 22:55
+ Start the BETA_JAVA24 branch
+ recognize JavaSE-24
+ bump version by +50

Fixes #551
+ Move all test infra for Java 23 to 24, all use enable-preview
+ create extension for EE JavaSE-24
+ allow PR build to access the Y-Builds repository
bump jdt.launching to 3.23.250 to be higher than on master
* update build to
  * run on jdk 24
  * create & enable profile test-on-javase-24
* fix test failures by correcting settings for project java24

#598
+ add java23 to build.properties to fix failures on the build server
+ change explicit (duplicate) creation to the normal style 'assert...'
+ allow running it on 23+

PR #613
+ fixes sorting of execution environments in the UI

PR #616
Update:
+ StandardVMType
+ unify code from EECompilationParticipant and JavaRuntime

Test currency vis-a-vis JavaCore.latestSupportedJavaVersion()

Also update stale test still mentioning J2SE-1.4
@jarthana
Copy link
Copy Markdown
Member Author

This is messed up. I don't know why this didn't go from my new branch. Will recreate the pull in a bit.

@jarthana
Copy link
Copy Markdown
Member Author

#638 is the new/correct PR.

@jarthana jarthana closed this Mar 10, 2025
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.

[24] Remove BETA_JAVA24 Disclaimers

3 participants