You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Establish java environment in test_jython_initializer (fixes #2810)
This change addresses a test failure observed in test_jython_initializer
where the build Java is ahead of the default installed Java.
We "inherit" java.home in the otherwise-stripped environment.