8373040: Mark compiler/codecache/CodeCacheSegmentSizeTest.java as flagless

Reviewed-by: syan, chagedorn
This commit is contained in:
Ramkumar Sunderbabu 2026-02-10 09:28:46 +00:00
parent 665dc490c2
commit bd2a3b8062

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2025 IBM Corporation. All rights reserved.
* Copyright (c) 2025, 2026, IBM Corporation. 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
@ -28,6 +28,7 @@
* - fails gracefully for invalid value
* - succeeds for valid value
* @library /test/lib
* @requires vm.flagless
* @run driver CodeCacheSegmentSizeTest
*/