[jdk11u-dev] RFR: 8212082: Remove the NSK_CPP_STUB macros for remaining vmTestbase/jvmti/[sS]*

Goetz Lindenmaier goetz at openjdk.java.net
Fri Nov 26 14:23:06 UTC 2021


On Thu, 25 Nov 2021 15:08:41 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.14-oracle.
> 
> The patch does not apply to 
> test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/sampling/SP02/sp02t003/sp02t003.cpp and
> test/hotspot/jtreg/vmTestbase/nsk/jvmti/scenarios/sampling/SP06/sp06t003/sp06t003.cpp
> because we backported "8051349: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly"
> 
> Simple resolve.

Hi Martin, thanks for reivewing.
The differences are not introduced by this change. They probably stem from the backport of "8051349: nsk/jvmti/scenarios/sampling/SP06/sp06t003 fails in nightly" in combination with "8209611: use C++ compiler for hotspot tests"
The first change was backported to the .c files.  The second then moved the changes to the .cpp file.
I don't think I should add the missing stuff to this change.

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/668


More information about the jdk-updates-dev mailing list