Skip to content

Commit

Permalink
8324799: Use correct extension for C++ test headers
Browse files Browse the repository at this point in the history
Reviewed-by: jwaters, gli, coleenp, lmesnik
  • Loading branch information
Kim Barrett committed Feb 29, 2024
1 parent 0735c8a commit 998d0ba
Show file tree
Hide file tree
Showing 729 changed files with 1,283 additions and 1,283 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

#include <string.h>
#include <jvmti.h>
#include "jvmti_common.h"
#include "jvmti_common.hpp"

static jvmtiEnv* jvmti = nullptr;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <string.h>
#include <stdint.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <stdio.h>
#include <string.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

#include <string.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <string.h>
#include <atomic>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#include "jni_md.h"
#include "jvmti.h"

#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

#include <jvmti.h>

#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#include <inttypes.h>
#include "jvmti.h"

#include "jvmti_common.h"
#include "jvmti_common.hpp"


extern "C" {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <stdio.h>
#include <string.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <stdio.h>
#include <string.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <string.h>
#include <inttypes.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <string.h>
#include <inttypes.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <string.h>
#include <inttypes.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <string.h>
#include <inttypes.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <string.h>
#include <inttypes.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <string.h>
#include <inttypes.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <string.h>
#include <inttypes.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
#include <string.h>
#include <time.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"


extern "C" {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <string.h>
#include <inttypes.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"


extern "C" {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <stdio.h>
#include <string.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <string.h>
#include <inttypes.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <string.h>
#include <inttypes.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <stdio.h>
#include <string.h>
#include <jvmti.h>
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <stdlib.h>
#include <string.h>
#include <jvmti.h>
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <stdlib.h>
#include <string.h>
#include <jvmti.h>
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <stdlib.h>
#include <string.h>
#include <jvmti.h>
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -25,7 +24,7 @@
#include <stdio.h>
#include <string.h>
#include <jvmti.h>
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <stdlib.h>
#include <string.h>
#include <jvmti.h>
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <stdio.h>
#include <string.h>
#include <jvmti.h>
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <stdlib.h>
#include <string.h>
#include <jvmti.h>
#include "jvmti_common.h"
#include "jvmti_common.hpp"


extern "C" {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <stdlib.h>
#include <string.h>
#include <jvmti.h>
#include "jvmti_common.h"
#include "jvmti_common.hpp"


extern "C" {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <stdlib.h>
#include <string.h>
#include <jvmti.h>
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <stdlib.h>
#include <string.h>
#include <jvmti.h>
#include "jvmti_common.h"
#include "jvmti_common.hpp"


extern "C" {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <stdio.h>
#include <string.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <stdio.h>
#include <string.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#include <stdio.h>
#include <string.h>
#include "jvmti.h"
#include "jvmti_common.h"
#include "jvmti_common.hpp"

extern "C" {

Expand Down
Loading

0 comments on commit 998d0ba

Please sign in to comment.