payara / Payara

Payara Server is an open source middleware platform that supports reliable and secure deployments of Java EE (Jakarta EE) and MicroProfile applications in any environment: on premise, in the cloud or hybrid.
http://www.payara.fish
Other
880 stars 302 forks source link

FISH-9451 Remove Unnecessary Shim #6884

Closed Pandrex247 closed 2 weeks ago

Pandrex247 commented 1 month ago

Description

Removes a (seemingly) unnecessary transition shim.

Important Info

Blockers

None

Testing

New tests

None

Testing Performed

Start the DAS and loaded the admin console - no OSGi explosions. Passed TCK: https://jenkins.payara.fish/view/TCKs/job/TCK-Suite/520/ & https://jenkins.payara.fish/view/TCKs/job/JakartaEE-10-TCK/248/

Testing Environment

Windows 11, Zulu JDK 21.0.4, Maven 3.9.8

Documentation

N/A

Notes for Reviewers

None