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

Update to jdk8u192-b26 #500

Draft
wants to merge 124 commits into
base: develop
Choose a base branch
from
Draft

Update to jdk8u192-b26 #500

wants to merge 124 commits into from

Conversation

wasabii
Copy link
Contributor

@wasabii wasabii commented Mar 25, 2024

Begin update.

Remove net472 support for non-Windows. The only usage of this could be Mono, and IKVM is broken on Mono anyways. This should reduce file size.
Adjusted some tests to better test framework combinations.
xjc wasn't set to self contained.
Remove net472 and net6.0 tools. At this point, ikvmc and ikvmstub both are distributed self-contained with .NET 8, and are capable of fully producing down level assemblies. Thus, the requirement to have specific non-Core versions of these tools should be gone.
@wasabii wasabii marked this pull request as draft March 25, 2024 21:07
@wasabii wasabii changed the base branch from net8 to develop March 25, 2024 21:07
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.

None yet

1 participant