8364087: Amend comment in globalDefinitions.hpp on "classfile_constants.h" include

Reviewed-by: stefank, ayang
This commit is contained in:
Francesco Andreuzzi 2025-07-31 14:43:10 +00:00 committed by Albert Mingkun Yang
parent d4705947d8
commit 53d152e7db

View File

@ -25,7 +25,6 @@
#ifndef SHARE_UTILITIES_GLOBALDEFINITIONS_HPP
#define SHARE_UTILITIES_GLOBALDEFINITIONS_HPP
// Get constants like JVM_T_CHAR and JVM_SIGNATURE_INT, before pulling in <jvm.h>.
#include "classfile_constants.h"
#include "utilities/compilerWarnings.hpp"
#include "utilities/debug.hpp"