mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-20 21:03:18 +00:00
Enhancing TestTrees test to ensure proper function of Trees.getPath/getTree, fixing cases where getTree did not work properly. Co-authored-by: Dusan Balek <dusan.balek@oracle.com> Reviewed-by: jjg