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