RFR: 8261851: update ReflectionCallerCacheTest.java test to use ForceGC from test library
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. ------------- Commit messages: - fix copyright header update - update copyright header - 8261851: update test to use ForceGC from test library Changes: https://git.openjdk.java.net/jdk/pull/2597/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2597&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8261851 Stats: 39 lines in 1 file changed: 1 ins; 37 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/2597.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/2597/head:pull/2597 PR: https://git.openjdk.java.net/jdk/pull/2597
On Tue, 16 Feb 2021 22:27:12 GMT, Mandy Chung <mchung@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.
Marked as reviewed by alanb (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2597
On Tue, 16 Feb 2021 22:27:12 GMT, Mandy Chung <mchung@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 <mchung@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
participants (2)
-
Alan Bateman
-
Mandy Chung