mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-13 20:05:31 +00:00
Because anonymous classes are not in the system dictionary, we have to set 'unloading_occurred' based on 'CLDG::do_unloading()'. Added jtreg test. Reviewed-by: kvn, coleenp