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

FISH-5835 ClassFileWriter 1.2.5 #5494

Merged
merged 1 commit into from
Nov 17, 2021
Merged

Conversation

Pandrex247
Copy link
Member

Description

Fixes the issue with Weld creating proxies with Java 5 style signatures, which lead to Signature Parse error: Expected Field Type Signature when parsing annotations with enum parameters with non-default values.

Important Info

Blockers

None

Testing

New tests

None

Testing Performed

Ran Payara Samples on JDK 8, 11, and 17 - no issues.
Ran Java EE 7 Samples on JDK 8, 11, and 17 - no issues.

Testing Environment

WSL OpenSUSE 15.3, Zulu JDK 8u312, 11.0.13, 17.0.1

Documentation

N/A

Notes for Reviewers

None.

Signed-off-by: Andrew Pielage <[email protected]>
@jGauravGupta
Copy link
Contributor

jenkins test please

@breakponchito breakponchito self-requested a review November 11, 2021 15:46
Copy link
Contributor

@breakponchito breakponchito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Pandrex247 Pandrex247 merged commit 2bd67d6 into payara:master Nov 17, 2021
JamesHillyard pushed a commit to JamesHillyard/Payara that referenced this pull request Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants