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-5812 HK2 Cannot Resolve OSGi on JDK 17 #5478

Merged
merged 5 commits into from
Nov 2, 2021

Conversation

Pandrex247
Copy link
Member

Description

OSGi changes to allow HK2 to resolve OSGi and for the server to boot.
Note that this does not constitute Payara supporting JDK 17 - it simply fixes this particular issue of the Felix and HK2 not even able to boot.

Important Info

Blockers

None

Testing

New tests

None

Testing Performed

Started the domain and loaded admin console successfully on JDK 8 and 11 without error
Started the domain successfully in JDK 17 without error (loading the admin console is a separate can of worms)

Testing Environment

Windows 10.
Zulu JDK 8u312, 11.0.13, and 17.0.1

Documentation

N/A

Notes for Reviewers

If you've started the admin console on JDK 8 and/or 11, you may need to clean the domain before attempting to start on JDK 17 since it may try to load the admin console automatically.

@Pandrex247
Copy link
Member Author

Jenkins test please

1 similar comment
@Pandrex247
Copy link
Member Author

Jenkins test please

@JamesHillyard
Copy link
Member

Copyright needs updating in most files

Signed-off-by: Andrew Pielage <[email protected]>
@Pandrex247
Copy link
Member Author

Jenkins test please

Copy link
Member

@JamesHillyard JamesHillyard left a comment

Choose a reason for hiding this comment

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

Looks good. Tested on Windows 10, JDK 8 and 17

@Pandrex247 Pandrex247 merged commit 1ab8e1e into payara:master Nov 2, 2021
@Pandrex247 Pandrex247 deleted the FISH-5812 branch November 2, 2021 15:28
JamesHillyard pushed a commit to JamesHillyard/Payara that referenced this pull request Nov 18, 2021
FISH-5812 HK2 Cannot Resolve OSGi on JDK 17
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.

2 participants