JDK-8314837 : 5 compiled/codecache tests ignore VM flags
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 22
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-08-22
  • Updated: 2024-08-20
  • Resolved: 2023-09-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 17 JDK 21 JDK 22
11.0.25-oracleFixed 17.0.13-oracleFixed 21.0.3Fixed 22 b14Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
Tests
compiler/codecache/CodeCacheFullCountTest.java
compiler/codecache/CheckCodeCacheInfo.java
compiler/codecache/cli/TestSegmentedCodeCacheOption.java
compiler/codecache/cli/printcodecache/TestPrintCodeCacheOption.java
compiler/codecache/cli/codeheapsize/TestCodeHeapSizeOptions.java
start processes ignoring provided VM flags

They should be fixed or marked as flagless.
Comments
[jdk17u-fix-request] Approval Request from Amos "Backporting for parity with 17.0.13-oracle. No risk, test fix. Clean backport. Test passes and SAP nightlies pass on 2024-08-15”
16-08-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk17u-dev/pull/2788 Date: 2024-08-08 21:03:26 +0000
08-08-2024

Fix request [21u] I backport this to keep the 21u test suite up-to-date. This will simplify future test backports. No risk, only a test change. Clean backport. Tests pass. SAP nightly testing passed.
16-12-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21u-dev/pull/39 Date: 2023-12-15 10:05:07 +0000
15-12-2023

Changeset: 2a11bc41 Author: Yi-Fan Tsai <yftsai@amazon.com> Committer: Leonid Mesnik <lmesnik@openjdk.org> Date: 2023-09-01 20:41:45 +0000 URL: https://git.openjdk.org/jdk/commit/2a11bc41baec20cf670393ff29689043ed2d2114
01-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15485 Date: 2023-08-30 09:47:58 +0000
30-08-2023

[~yftsai] you added one of the tests recently, would you be interested in having a look? Thanks.
23-08-2023

ILW = Tests ignore VM flags (should be marked or pass flags), 5 tests, no workaround = LLH = P5
23-08-2023