8347909: Automatic precompiled.hpp inclusion

Reviewed-by: lkorinth, erikj, dholmes, ihse
This commit is contained in:
Stefan Karlsson 2025-01-21 10:21:24 +00:00
parent f54e0bf267
commit c33c1cfe73
1757 changed files with 1323 additions and 3153 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2020, 2025, 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
@ -22,7 +22,6 @@
*
*/
#include "precompiled.hpp"
#include "runtime/os.hpp"
#include "runtime/globals.hpp"
#include "runtime/stackOverflow.hpp"