On Fri, 3 Jun 2022 07:56:38 GMT, Tim Prinzing <tprinz...@openjdk.org> wrote:
> Fixed JtregNativeJdk.gmk to include c++ libs for NullCallerTest Hi Tim, Sorry but I have to ask why this test was created as a C++ program instead of keeping it as a C program likes it predecessors? No need for C++ libs or special exception handling flags in that case. ------------- PR: https://git.openjdk.java.net/jdk/pull/9010