Skip to content

Commit

Permalink
removed FoldNodePlugin
Browse files Browse the repository at this point in the history
  • Loading branch information
dougxc committed Jan 17, 2025
1 parent 863cbed commit 5c24a91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 37 deletions.
4 changes: 1 addition & 3 deletions compiler/src/jdk.graal.nativeimage/snapshot.sigtest
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Signature file v4.1
#Version
#Version

CLSS public abstract interface jdk.graal.nativeimage.LibGraalLoader
meth public abstract java.nio.file.Path getJavaHome()
Expand All @@ -14,8 +14,6 @@ meth public static void processReferences()
meth public static void fatalError(java.lang.String)
supr java.lang.Object

CLSS public jdk.graal.nativeimage.FoldNodePlugin

CLSS public final jdk.graal.nativeimage.hosted.GlobalData
meth public static java.util.function.Supplier<java.lang.Long> createGlobal(long)
supr java.lang.Object
Expand Down

This file was deleted.

0 comments on commit 5c24a91

Please sign in to comment.