ansforge / ansforge/psc-rass-loader

Solve the build incompatibility with JDK 21 and higher

Open
#45 2 comments 0 reactions 0 assignees View on GitHub
dependencies QA
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The pscloader project fails to build with JDK-21.

```bash
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project pscload: Fatal error compiling: java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.javac.tree.JCTree qualid' -> [Help 1]
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the Maven compile failure with JDK 21 and inspect the reported maven-compiler-plugin error. No source files or tests are named in the issue; done means the pscloader project builds successfully with JDK 21 and higher.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.