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