[GenAI] Add support for org.apache.maven.surefire:surefire-booter:2.22.2 using gpt-5.5#6717
Closed
vjovanov wants to merge 12 commits into
Closed
Conversation
…e.commons.lang3.ArrayUtils (11/29)
…e.commons.lang3.ClassUtils (15/29)
…ClassLoader (18/29)
…e.commons.lang3.ObjectUtils (21/29)
…e.commons.lang3.builder.CompareToBuilder (23/29)
…s.lang3.builder.CompareToBuilder__native_batch_5
…e.commons.lang3.builder.EqualsBuilder (25/29)
…e.commons.lang3.builder.HashCodeBuilder (27/29)
…e.commons.lang3.builder.ReflectionToStringBuilder (29/29)
jormundur00
requested changes
May 9, 2026
jormundur00
left a comment
Member
There was a problem hiding this comment.
Covered dynamic-access calls (29) are more than 75% higher than the reported metadata entry total (9 library + 3 test-only). Please investigate the mismatch and refresh the PR summary/evidence before merge.
Member
|
Closing this human-intervention PR and returning the linked issue to Todo. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Fixes: #2427
This PR introduces tests and metadata for org.apache.maven.surefire:surefire-booter:2.22.2, enabling support for this library.
Summary:
Metadata/dynamic-access evidence
org.apache.maven.surefire.shade.org.apache.commons.lang3.ClassUtilsis reached, makeexample.missing.DoesNotExistavailable for reflectionorg.apache.maven.surefire.shade.org.apache.commons.lang3.ObjectUtilsis reached, makeint[]available for reflectionorg.apache.maven.surefire.shade.org.apache.commons.lang3.ClassUtilsis reached, makejava.lang.StackTraceElement[]available for reflectionorg.apache.maven.surefire.shade.org.apache.commons.lang3.ClassUtilsis reached, makejava.lang.Stringavailable for reflectionorg.apache.maven.surefire.shade.org.apache.commons.lang3.ArrayUtilsis reached, makejava.lang.String[]available for reflectionorg.apache.maven.surefire.shade.org.apache.commons.lang3.builder.CompareToBuilderis reached, makejava.lang.reflect.Field[]available for reflectionorg.apache.maven.surefire.shade.org.apache.commons.lang3.ClassUtilsis reached, makejava.lang.reflect.Method[]available for reflectionorg.apache.maven.surefire.shade.org.apache.commons.lang3.builder.CompareToBuilderis reached, makeorg.apache.maven.surefire.shade.org.apache.commons.lang3.builder.CompareToBuilderavailable for reflectionMetadata Forge
origin/mastermaster1d658aec479e42ffeee1d7af0efb454d6dc6e676Stats from
stats/<groupId>/<artifactId>/<metadata-version>/stats.json:Dynamic access coverage:
Library coverage:
Local CI Verification
success