mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-04 03:58:42 +00:00
Replaces binding to wildacard with alternative less susceptible to intermittent failure in some intermittently failing tests. Reviewed-by: chegar, msheppar