-
Bug
-
Resolution: Fixed
-
P4
-
9-repo-jigsaw
-
b31
This test expects CFLH events in the JVMTI start phase but it no longer gets these events in the jake forest because the implementation has changed in a way that no longer loads any classes in this phase.
One potential approach is for the test to use a custom security manager or custom system class loader so that the test is guaranteed to have classes loaded in this phase.
One potential approach is for the test to use a custom security manager or custom system class loader so that the test is guaranteed to have classes loaded in this phase.