Skip to content

Conversation

@lannybroo
Copy link
Contributor

Needed a classpath set in the current working directory. This was on a Zulu build of OpenJDK 11.0.17 on a macOS ARM machine.

The errors folks might encounter:

  • Error: Could not find or load main class SanityCheck
  • Caused by: java.lang.ClassNotFoundException: SanityCheck

Needed a classpath set in the current working directory.
This was on a Zulu build of OpenJDK 11.0.17 on a macOS ARM machine.

The errors folks might encounter:
Error: Could not find or load main class SanityCheck
Caused by: java.lang.ClassNotFoundException: SanityCheck
@lannybroo lannybroo requested a review from dcbaker as a code owner September 16, 2023 03:45
@tristan957 tristan957 modified the milestones: 1.3.0, 1.2.2 Sep 18, 2023
@jpakkane jpakkane merged commit c1ac252 into mesonbuild:master Sep 25, 2023
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.

3 participants