mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-30 13:08:24 +00:00
Enable the utility inspection function `DependencyContext::is_dependent_method` and therefore the test in the product mode. Reviewed-by: eosterlund, thartmann