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
Rename DefaultRTJarInputLocation to DefaultRuntimeInputLocation
Let the new DefaultRuntimeInputLocation to decide whether to use rt.jar (Java 8 or earlier) or the jrt stuff (Java 9 or later) (see JrtFileSystemInputLocation)