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

Paul Hohensee phh at openjdk.org
Thu Aug 15 23:58:54 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: 
> - Testing Machine:

Looks like a clean backport from 21u. Lgtm.

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

Marked as reviewed by phh (Reviewer).

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2808#pullrequestreview-2241534458


More information about the jdk-updates-dev mailing list