8324799: Use correct extension for C++ test headers
Reviewed-by: jwaters, gli, coleenp, lmesnik
This commit is contained in:
parent
0735c8ab26
commit
998d0baab0
@ -23,7 +23,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
static jvmtiEnv* jvmti = nullptr;
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <string.h>
|
||||
#include <stdint.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <string.h>
|
||||
#include <atomic>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
#include "jni_md.h"
|
||||
#include "jvmti.h"
|
||||
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
|
||||
#include <jvmti.h>
|
||||
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
#include <inttypes.h>
|
||||
#include "jvmti.h"
|
||||
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <string.h>
|
||||
#include <inttypes.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -26,8 +26,8 @@
|
||||
#include <jni.h>
|
||||
#include <jvmti.h>
|
||||
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -24,8 +24,8 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,8 +24,8 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -24,8 +24,8 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 200
|
||||
* git 3, 2022, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2003, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -25,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -25,8 +25,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <jvmti.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
#define MAX_FRAME_COUNT 80
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
#define MAX_FRAME_COUNT 80
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
|
||||
/* constant names */
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2023, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2023, Datadog, Inc. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
@ -24,7 +25,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "../get_stack_trace.hpp"
|
||||
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "../get_stack_trace.hpp"
|
||||
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "../get_stack_trace.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "../get_stack_trace.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "../get_stack_trace.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "../get_stack_trace.hpp"
|
||||
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "../get_stack_trace.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "../get_stack_trace.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
#include <time.h>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2023, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
|
||||
extern "C" {
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2023, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
#include <jni.h>
|
||||
#include <jvmti.h>
|
||||
#include <jvmti_common.h>
|
||||
#include <jvmti_common.hpp>
|
||||
#include <atomic>
|
||||
#include <string.h>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2023, 2024, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
#include <jni.h>
|
||||
#include <jvmti.h>
|
||||
#include <jvmti_common.h>
|
||||
#include <jvmti_common.hpp>
|
||||
#include <atomic>
|
||||
|
||||
static jvmtiEnv *jvmti = nullptr;
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <atomic>
|
||||
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
*/
|
||||
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <atomic>
|
||||
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
static jvmtiEnv *jvmti = nullptr;
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -23,8 +23,8 @@
|
||||
|
||||
#include <string.h>
|
||||
#include "jvmti.h"
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_thread.h"
|
||||
#include "jvmti_common.hpp"
|
||||
#include "jvmti_thread.hpp"
|
||||
|
||||
extern "C" {
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
#include <jvmti.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "jvmti_common.h"
|
||||
#include "jvmti_common.hpp"
|
||||
|
||||
static jvmtiEnv* jvmti = nullptr;
|
||||
static const jint MAX_FRAME_COUNT = 32;
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user