Skip to content

Conversation

@ssalinas
Copy link
Member

@ssalinas ssalinas commented Oct 1, 2019

Looks like in newer java versions (or at least in openjdk11) UNIXProcess is gone and replaced with ProcessImpl. There is only a public method to get the pid as of java 9, so we'll have to wait until we are fully upgraded to start using that. For now continue using reflections against either class

@pschoenfelder
Copy link
Contributor

🚢

@ssalinas ssalinas merged commit bd8d2ca into master Oct 4, 2019
@ssalinas ssalinas deleted the java11_updates branch October 4, 2019 14:16
@ssalinas ssalinas added this to the 1.1.0 milestone Oct 7, 2019
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