8347302: Mark test tools/jimage/JImageToolTest.java as flagless

Backport-of: e7e8f60c9b
This commit is contained in:
Goetz Lindenmaier
2025-07-10 12:26:31 +00:00
committed by Vitaly Provodin
parent 6fda6a0cd5
commit 64058e6994

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2015, 2024, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2015, 2025, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -23,6 +23,7 @@
/*
* @test
* @library /test/lib
* @requires vm.flagless
* @build jdk.test.lib.process.ProcessTools
* @summary Test to check if jimage tool exists and is working
* @run main/timeout=360 JImageToolTest