[jdk17u-dev] Integrated: 8315576: compiler/codecache/CodeCacheFullCountTest.java fails after JDK-8314837

Amos Shi ashi at openjdk.org
Wed Aug 21 23:29:09 UTC 2024


On Thu, 15 Aug 2024 21:54:29 GMT, Amos Shi <ashi at openjdk.org> wrote:

> Backport of [JDK-8315576](https://bugs.openjdk.org/browse/JDK-8315576)
> - Changes on `CodeCacheFullCountTest.java` is `clean`
> - Changes on `test/hotspot/jtreg/ProblemList-Xcomp.txt` has been ignored, because the line does not exist in `jdk17u-dev`
>   - `test/hotspot/jtreg/ProblemList-Xcomp.txt.rej` contents
> 
> 
> @@ -27,8 +27,6 @@
>  #
>  #############################################################################
>  
> -compiler/codecache/CodeCacheFullCountTest.java 8315576 generic-all
> -
>  vmTestbase/nsk/jvmti/AttachOnDemand/attach020/TestDescription.java 8287324 generic-all
>  vmTestbase/nsk/jvmti/SetFieldAccessWatch/setfldw001/TestDescription.java 8205957 generic-all
>  vmTestbase/nsk/jvmti/SetFieldModificationWatch/setfmodw001/TestDescription.java 8205957 linux-x64,windows-x64
> 
> 
> Testing
> - Local: Test passed on `MacOS 14.6.1` on Apple M1 Max
>   - `CodeCacheFullCountTest.java`: Test results: passed: 1
> - Pipeline: All checks have passed
> - Testing Machine: SAP nightlies SUCCESSFUL on `2024-08-17`
>   - Automated jtreg test: `jtreg_hotspot_tier1`, Started at `2024-08-16 20:49:01+01:00`
>   - compiler/codecache/CodeCacheFullCountTest.java: SUCCESSFUL GitHub 📊 - [20:49:52.546 -> 9,652 msec]

This pull request has now been integrated.

Changeset: 8dbd6772
Author:    Amos Shi <ashi at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/8dbd6772f9b65ab1ae6ef683c7300092e4745951
Stats:     13 lines in 1 file changed: 8 ins; 0 del; 5 mod

8315576: compiler/codecache/CodeCacheFullCountTest.java fails after JDK-8314837

Reviewed-by: phh
Backport-of: 343cc0ce2bba797e206f6b7312018a8c6d1bdb66

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/2808


More information about the jdk-updates-dev mailing list