Skip to content

Commit 235dcea

Browse files
committed
[GR-64465] Removed org.graalvm.nativebridge dependency.
PullRequest: graal/20597
2 parents a1e8fe6 + 8ade4d3 commit 235dcea

File tree

7 files changed

+1303
-6
lines changed

7 files changed

+1303
-6
lines changed

compiler/mx.compiler/suite.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,8 +488,7 @@
488488
"GRAAL",
489489
"GRAAL_MANAGEMENT",
490490
"sdk:NATIVEIMAGE_LIBGRAAL",
491-
"sdk:JNIUTILS",
492-
"sdk:NATIVEBRIDGE"
491+
"sdk:JNIUTILS"
493492
],
494493
"requiresConcealed" : {
495494
"java.base" : [

0 commit comments

Comments
 (0)