Integrated: 8266181: compiler/eliminateAutobox/TestEliminateBoxInDebugInfo should be in driver mode
Igor Ignatyev
iignatyev at openjdk.java.net
Wed Apr 28 04:04:53 UTC 2021
On Wed, 28 Apr 2021 02:18:20 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:
> Hi all,
>
> could you please review this small patch that switches the execution mode of TestEliminateBoxInDebugInfo to driver mode and makes a few small cleanups?
>
> from JBS:
>> TestEliminateBoxInDebugInfo creates a new JVM and verifies its output, hence it doesn't have to be run in the JDK in test configuration and can be run in driver mode.
>
> Thanks,
> -- Igor
This pull request has now been integrated.
Changeset: 6b5e5d7a
Author: Igor Ignatyev <iignatyev at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/6b5e5d7a2c01d6f2b28d54033a2fd37add469d36
Stats: 17 lines in 1 file changed: 0 ins; 11 del; 6 mod
8266181: compiler/eliminateAutobox/TestEliminateBoxInDebugInfo should be in driver mode
Reviewed-by: kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/3746
More information about the hotspot-compiler-dev
mailing list