Copy additional Whitebox class file to JTwork (required by JDK-8011397). Reviewed-by: kvn
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