forked from oracle/graal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes and cleanup for separating Truffle from SVM.
- Loading branch information
Showing
71 changed files
with
534 additions
and
243 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# mx --dynamicimports=/vm,/substratevm --components="Espresso Launcher,LibGraal,SubstrateVM,suite:tools" --native-images=lib:jvmcicompiler --disable-installables=true graalvm-show | ||
|
||
DYNAMIC_IMPORTS=/vm,/substratevm | ||
COMPONENTS=Espresso Launcher,LibGraal,SubstrateVM,suite:tools | ||
COMPONENTS=Espresso Launcher,LibGraal,SubstrateVM,suite:tools,tflm | ||
NATIVE_IMAGES=lib:jvmcicompiler | ||
DISABLE_INSTALLABLES=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# mx --dynamicimports=/vm,/substratevm --components="Espresso Launcher,LibGraal,SubstrateVM,Java on Truffle LLVM Java libraries,suite:tools" --native-images=lib:jvmcicompiler --disable-installables=true graalvm-show | ||
|
||
DYNAMIC_IMPORTS=/vm,/substratevm | ||
COMPONENTS=Espresso Launcher,LibGraal,SubstrateVM,Java on Truffle LLVM Java libraries,suite:tools | ||
COMPONENTS=Espresso Launcher,LibGraal,SubstrateVM,Java on Truffle LLVM Java libraries,suite:tools,tflm | ||
NATIVE_IMAGES=lib:jvmcicompiler | ||
DISABLE_INSTALLABLES=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# mx --dynamicimports=/vm-enterprise,/substratevm-enterprise,/tools-enterprise --components="Espresso Launcher,LibGraal Enterprise,SubstrateVM Enterprise,suite:tools,suite:tools-enterprise" --native-images=lib:jvmcicompiler --disable-installables=true graalvm-show | ||
|
||
DYNAMIC_IMPORTS=/vm-enterprise,/substratevm-enterprise,/tools-enterprise | ||
COMPONENTS=Espresso Launcher,LibGraal Enterprise,SubstrateVM Enterprise,suite:tools,suite:tools-enterprise | ||
COMPONENTS=Espresso Launcher,LibGraal Enterprise,SubstrateVM Enterprise,suite:tools,suite:tools-enterprise,tflm | ||
NATIVE_IMAGES=lib:jvmcicompiler | ||
DISABLE_INSTALLABLES=true | ||
EXCLUDE_COMPONENTS=hprf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# mx --dynamicimports=/vm-enterprise,/substratevm-enterprise,/tools-enterprise --components="Espresso Launcher,LibGraal Enterprise,SubstrateVM Enterprise,Java on Truffle LLVM Java libraries,suite:tools,suite:tools-enterprise" --native-images=lib:jvmcicompiler --disable-installables=true graalvm-show | ||
|
||
DYNAMIC_IMPORTS=/vm-enterprise,/substratevm-enterprise,/tools-enterprise | ||
COMPONENTS=Espresso Launcher,LibGraal Enterprise,SubstrateVM Enterprise,Java on Truffle LLVM Java libraries,suite:tools,suite:tools-enterprise | ||
COMPONENTS=Espresso Launcher,LibGraal Enterprise,SubstrateVM Enterprise,Java on Truffle LLVM Java libraries,suite:tools,suite:tools-enterprise,tflm | ||
NATIVE_IMAGES=lib:jvmcicompiler | ||
DISABLE_INSTALLABLES=true | ||
EXCLUDE_COMPONENTS=hprf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# mx --dynamicimports=/vm,/substratevm --components="Java on Truffle,SubstrateVM,suite:tools" --native-images=lib:javavm --disable-installables=true graalvm-show | ||
|
||
DYNAMIC_IMPORTS=/vm,/substratevm | ||
COMPONENTS=Java on Truffle,SubstrateVM,suite:tools | ||
COMPONENTS=Java on Truffle,SubstrateVM,suite:tools,tflm | ||
NATIVE_IMAGES=lib:javavm | ||
DISABLE_INSTALLABLES=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# mx --dynamicimports=/vm,/substratevm --components="Java on Truffle,SubstrateVM,Java on Truffle LLVM Java libraries,suite:tools" --native-images=lib:javavm --disable-installables=true graalvm-show | ||
|
||
DYNAMIC_IMPORTS=/vm,/substratevm | ||
COMPONENTS=Java on Truffle,SubstrateVM,Java on Truffle LLVM Java libraries,suite:tools | ||
COMPONENTS=Java on Truffle,SubstrateVM,Java on Truffle LLVM Java libraries,suite:tools,tflm | ||
NATIVE_IMAGES=lib:javavm | ||
DISABLE_INSTALLABLES=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# mx --dynamicimports=/vm-enterprise,/substratevm-enterprise,/tools-enterprise --components="Java on Truffle,SubstrateVM Enterprise,suite:tools,suite:tools-enterprise" --native-images=lib:javavm --disable-installables=true graalvm-show | ||
|
||
DYNAMIC_IMPORTS=/vm-enterprise,/substratevm-enterprise,/tools-enterprise | ||
COMPONENTS=Java on Truffle,SubstrateVM Enterprise,suite:tools,suite:tools-enterprise | ||
COMPONENTS=Java on Truffle,SubstrateVM Enterprise,suite:tools,suite:tools-enterprise,tflm | ||
NATIVE_IMAGES=lib:javavm | ||
DISABLE_INSTALLABLES=true | ||
EXCLUDE_COMPONENTS=hprf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# mx --dynamicimports=/vm-enterprise,/substratevm-enterprise,/tools-enterprise --components="Java on Truffle,SubstrateVM Enterprise,Java on Truffle LLVM Java libraries,suite:tools,suite:tools-enterprise" --native-images=lib:javavm --disable-installables=true graalvm-show | ||
|
||
DYNAMIC_IMPORTS=/vm-enterprise,/substratevm-enterprise,/tools-enterprise | ||
COMPONENTS=Java on Truffle,SubstrateVM Enterprise,Java on Truffle LLVM Java libraries,suite:tools,suite:tools-enterprise | ||
COMPONENTS=Java on Truffle,SubstrateVM Enterprise,Java on Truffle LLVM Java libraries,suite:tools,suite:tools-enterprise,tflm | ||
NATIVE_IMAGES=lib:javavm | ||
DISABLE_INSTALLABLES=true | ||
EXCLUDE_COMPONENTS=hprf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.