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
Conditionally mute synonyms config access test (#119140)
This synonyms test checks certain config files cannot be accessed. It
relies on security manager, which is not enabled in JDK 24. Until the
entitlement based replacement is available, this commit mutes the test.
see #119130
0 commit comments