On Tue, 16 Feb 2021 22:27:12 GMT, Mandy Chung <mch...@openjdk.org> wrote:
> Update test/jdk/java/lang/reflect/callerCache/ReflectionCallerCacheTest.java > to use ForceGC from test library which has additional instrumentation to > diagnose problem. In addition, this will get the fix for JDK-8258007. This pull request has now been integrated. Changeset: bf75a3a0 Author: Mandy Chung <mch...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/bf75a3a0 Stats: 39 lines in 1 file changed: 1 ins; 37 del; 1 mod 8261851: update ReflectionCallerCacheTest.java test to use ForceGC from test library Reviewed-by: alanb ------------- PR: https://git.openjdk.java.net/jdk/pull/2597