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

PUB-225: Java 11 migration #513

Merged
merged 3 commits into from Apr 10, 2020
Merged

Conversation

basilisk487
Copy link
Contributor

No description provided.

@basilisk487 basilisk487 requested review from panghy and removed request for jbau April 9, 2020 14:43
@panghy
Copy link
Contributor

panghy commented Apr 9, 2020

Is there a reason why we need to upgrade the proxy to Java 11?

@basilisk487
Copy link
Contributor Author

@panghy mostly to take advantage of compact strings which would help reducing the memory footprint and GC. We don't have to upgrade the target bytecode for that, ofc, and just bundle it with a newer JRE.

@panghy
Copy link
Contributor

panghy commented Apr 10, 2020

Okay, should note that this is mostly a java 9 thing but java 11 is the lts JRE.

@panghy panghy merged commit 022df8a into wavefrontHQ:master Apr 10, 2020
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.

None yet

2 participants