ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Please provide an example repo of how to use native jgss implementation. Unable to use Kerberos working
How to pass JVM arguments like -Dsun.security.jgss.native=true -Dsun.security.jgss.lib=/usr/libexec/libgsswrap.so while doing native compilation?
Hi. You need to use `-J`, so something like `-J-Dsun.security.jgss.native=true` should work.
Thank you so much for replying. I will try that out. Excited to use Graalvm.
Btw is it part of compilation? Or part of running the app?
Hey guys, great to see other people using JavaScript and Java together!
For those looking for community, there’s a Slack for GraalVM
Please provide an example repo of how to use native jgss implementation. Unable to use Kerberos working
How to pass JVM arguments like -Dsun.security.jgss.native=true -Dsun.security.jgss.lib=/usr/libexec/libgsswrap.so while doing native compilation?
Hi. You need to use `-J`, so something like `-J-Dsun.security.jgss.native=true` should work.
Thank you so much for replying. I will try that out. Excited to use Graalvm.
Btw is it part of compilation? Or part of running the app?
Hey guys, great to see other people using JavaScript and Java together!
For those looking for community, there’s a Slack for GraalVM