Integrated: JDK-8262064: Make compiler/ciReplay tests ignore lambdas in compilation replay

Dean Long dlong at openjdk.java.net
Thu Mar 4 20:10:40 UTC 2021


On Thu, 4 Mar 2021 03:55:35 GMT, Dean Long <dlong at openjdk.org> wrote:

> Don't include hidden classes in replay file.  I consider this a temporary fix because I plan to remove the dumping of subclassses in a later RFE.

This pull request has now been integrated.

Changeset: c8b23e22
Author:    Dean Long <dlong at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c8b23e22
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8262064: Make compiler/ciReplay tests ignore lambdas in compilation replay

Reviewed-by: thartmann, kvn, iignatyev

-------------

PR: https://git.openjdk.java.net/jdk/pull/2821


More information about the hotspot-compiler-dev mailing list