Dmitry Cherepanov

Results 4 comments of Dmitry Cherepanov

/approval request Proposing the change for parity with Oracle (fixed in 11.0.21-oracle). The change isn't a backport change and implemented according to the description of the issue. New allow/disallow options...

Looks like the issue is specific to java agents with bc-fips-2.0.0.jar appended to the boot class path using Instrumentation.appendToBootstrapClassLoaderSearch Below are the steps to reproduce this ``` $ cat TestAgent.java...