I20251222-1800
This change improves the fix for #2667 by using PackageFragmentRoot.getManifest(), which is backed by the JavaModelManager zip cache. Reading the same manifest multiple times when launching a test now benefits from using this cache. Fixes: #2667