-
Notifications
You must be signed in to change notification settings - Fork 398
Open
Description
Here is how I reached this issue !
Due to system crash I lost all files and settings on my system. So, I cloned my forked repo of javapathfinder on my system. And then updated my master branch with jpf-core java-17 branch. Now my system is up-to-date with jpf-core java-17 branch.
Then I ran ./gradlew buildJars and the build was successful.
Then I ran ./gradlew test and there are 3 tests which failed out of 1036.
My system
OpenJDK-17 (downloaded using homebrew)
ekla@Eklas-MacBook-Air jpf-core % java -version
openjdk version "17.0.17" 2025-10-21
OpenJDK Runtime Environment Homebrew (build 17.0.17+0)
OpenJDK 64-Bit Server VM Homebrew (build 17.0.17+0, mixed mode, sharing)
ekla@Eklas-MacBook-Air jpf-core %
Approaches I tried
Trying to run on jpf-core java-17 branch directly (without merging to the local system) ----> I checkout to the remote/upstream/java-17 branch and tried but still got the same 3 errors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels