[jdk21u-dev] RFR: 8324799: Use correct extension for C++ test headers

Goetz Lindenmaier goetz at openjdk.org
Tue May 20 13:42:52 UTC 2025


On Fri, 16 May 2025 09:14:10 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I would like to backport this to keep the tests up to date and simplify later backports as 8202100: Merge vm/share/InMemoryJavaCompiler w/ jdk/test/lib/compiler/InMemoryJavaCompiler
> 
> All but three files patched clean, edited two files additionally, see extra commit.
> 
> test/hotspot/jtreg/serviceability/jvmti/GetClassFields/FilteredFields/libFilteredFieldsTest.cpp
> Added by "8318626: GetClassFields does not filter out ConstantPool.constantPoolOop field", already labeled fix-no
> Omitted.
> 
> test/jdk/java/foreign/enablenativeaccess/org/openjdk/foreigntest/unnamed/libLinkerInvokerUnnamed.cpp
> Added by "8312522: Implementation of Foreign Function & Memory API" in 22.
> Omitted.
> 
> test/jdk/java/foreign/stackwalk/libAsyncStackWalk.cpp
> Later change "8327460: Compile tests with the same visibility rules as product code" already backported. Resolved.

Thanks for the review!

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1792#issuecomment-2894456771


More information about the jdk-updates-dev mailing list