On Thu, 30 Oct 2025 22:55:34 GMT, Erik Joelsson <[email protected]> wrote:

> Is there a particular reason for build.sh in the tests or are you just not 
> familiar with how native test code gets automatically compiled by the 
> makefiles based on file naming conventions? In short, any file `lib*.c[pp]` 
> will get compiled into a native library (and exe*.c[pp] into an executable). 
> You can define any special flags or platform include/exclude in 
> `make/test/JtregNativeJdk.gmk`.

Definitely the unfamiliar bit, although the build.sh was useful for doing some 
quick test runs.  Is there an example you could point me at - I'd be happy to 
fix that.

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

PR Comment: https://git.openjdk.org/jdk/pull/28075#issuecomment-3470640699

Reply via email to