Skip to content

Commit

Permalink
fix import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
LizBing committed Dec 9, 2023
1 parent f6ca517 commit 6d8381c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

import sun.jvm.hotspot.debugger.*;
import sun.jvm.hotspot.gc.shared.*;
import sun.jvm.hotspot.runtime.*;
import sun.jvm.hotspot.types.*;
import sun.jvm.hotspot.utilities.*;

Expand Down

0 comments on commit 6d8381c

Please sign in to comment.