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 6d8381c commit 992b7ab
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@

package sun.jvm.hotspot.gc.serial;

import java.io.*;

import sun.jvm.hotspot.debugger.*;
import sun.jvm.hotspot.gc.shared.*;
import sun.jvm.hotspot.runtime.*;
Expand Down

0 comments on commit 992b7ab

Please sign in to comment.