Skip to content

Commit

Permalink
[EagerAppCDS] fix compile bug for win and linux additional
Browse files Browse the repository at this point in the history
Summary: as title

Test Plan: ci jtreg
  • Loading branch information
jia-wei-tang committed Jul 10, 2023
1 parent dcb3c7b commit 09eb8ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/hotspot/share/runtime/quickStart.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
#include "precompiled.hpp"
#include <limits.h>
#include <stdlib.h>
#include <strings.h>
#include "classfile/vmSymbols.hpp"
#include "classfile/javaClasses.hpp"
#include "classfile/stringTable.hpp"
Expand Down

0 comments on commit 09eb8ad

Please sign in to comment.