Class file versions 65 in linkage checker
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 75/100
Research direction
Start in dependencies/src/main/java/com/google/cloud/tools/opensource/classpath/ClassDumper.java at the referenced line and inspect how supported class file versions are handled. Update the supported versions for Java 21, then verify that the Linkage Checker accepts class files compiled to version 65.
Written by the indexing model from the issue text.
Description
I love the Linkage Checker! However, I am now working in a large project compiling to class file version 65 with java 21. This does not seem to be supported at https://github.com/GoogleCloudPlatform/cloud-opensource-java/blob/a4649811a02dc6eb2f6b67626004b8424c1ae58b/dependencies/src/main/java/com/google/cloud/tools/opensource/classpath/ClassDumper.java#L179
I would love to have the supported class file versions to be bumped to a more recent version so I can use this amazing tool in my current project!
- Dominant language
- Java
- Stars
- 163
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from GoogleCloudPlatform/cloud-opensource-java
-
best practices
Difficulty 1/5 Under an hour Newbie friendliness 62/100
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 42/100
-
enhancement p2
GoogleCloudPlatform/cloud-opensource-java#2468 · 1 comment · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 38/100
GoogleCloudPlatform/cloud-opensource-java#2457 · 4 reactions ·
All issues in GoogleCloudPlatform/cloud-opensource-java
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
elastic/gradle-plugins#157 ·
-
enhancement Tools
Difficulty 1/5 Under an hour Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
apache/rocketmq-dashboard#5008 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
DETECT_PARAMETER_NAMES=false silently disables @ConstructorProperties-based Creator detection too Open
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
FasterXML/jackson-databind#6229 ·