-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
As demonstrated in https://bugs.openjdk.org/browse/JDK-8341024, sometimes the binary files can get very large, which can result in an OOM. We should redesign the test to not load the entire file at once, so the test can run with lower memory requirements.