jdk-22 ARM32 builds are broken:
23:51:48 /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-arm-temurin/workspace/build/src/src/hotspot/cpu/arm/interp_masm_arm.cpp:245:96: error: 'ConstantPoolCacheEntry' was not declared in this scope; did you mean 'ConstantPoolCache'?
Looks like this PR has removed ConstantPoolCacheEntry ? https://github.com/openjdk/jdk/pull/15455
23:51:48 /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-arm-temurin/workspace/build/src/src/hotspot/cpu/arm/interp_masm_arm.cpp:245:96: error: 'ConstantPoolCacheEntry' was not declared in this scope; did you mean 'ConstantPoolCache'?
Looks like this PR has removed ConstantPoolCacheEntry ? https://github.com/openjdk/jdk/pull/15455
- duplicates
-
JDK-8320278 ARM32 build is broken after JDK-8301997
-
- Closed
-
- relates to
-
JDK-8301997 Move method resolution information out of the cpCache
-
- Resolved
-