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

java-removals-00150 rule not working #172

Open
kthatipally opened this issue Nov 13, 2024 · 1 comment
Open

java-removals-00150 rule not working #172

kthatipally opened this issue Nov 13, 2024 · 1 comment
Labels
needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@kthatipally
Copy link

I executed analysis on the sample application using the class-loader using target: openjdk21: https://github.com/agoncal/agoncal-application-petstore-ee7/blob/7eeb9dd3f2ded2e7b1423b26f65f5cecdbaa4507/src/main/java/org/agoncal/application/petstore/view/AbstractBean.java#L36. which did not find and create an incident for this rule.
The rule indicates "unmatched" in the output.xml.

It functions correctly when the import to java.lang is explicitly added.

The rule is detailed here:

. Please let me know if you need any additional details

@konveyor-ci-bot konveyor-ci-bot bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Nov 13, 2024
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. labels Nov 13, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant