mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
8347302: Mark test tools/jimage/JImageToolTest.java as flagless
Backport-of: e7e8f60c9b
This commit is contained in:
committed by
Vitaly Provodin
parent
6fda6a0cd5
commit
64058e6994
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user