GraalVM for JDK 22 Release Stream 🚀

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 7

  • @terribleprogrammer
    @terribleprogrammer 9 หลายเดือนก่อน

    Please provide an example repo of how to use native jgss implementation. Unable to use Kerberos working

  • @terribleprogrammer
    @terribleprogrammer 9 หลายเดือนก่อน +1

    How to pass JVM arguments like -Dsun.security.jgss.native=true -Dsun.security.jgss.lib=/usr/libexec/libgsswrap.so while doing native compilation?

    • @alina_yurenko
      @alina_yurenko 9 หลายเดือนก่อน

      Hi. You need to use `-J`, so something like `-J-Dsun.security.jgss.native=true` should work.

    • @terribleprogrammer
      @terribleprogrammer 9 หลายเดือนก่อน

      Thank you so much for replying. I will try that out. Excited to use Graalvm.

    • @terribleprogrammer
      @terribleprogrammer 9 หลายเดือนก่อน

      Btw is it part of compilation? Or part of running the app?

    • @johncarlson3968
      @johncarlson3968 8 หลายเดือนก่อน

      Hey guys, great to see other people using JavaScript and Java together!

    • @johncarlson3968
      @johncarlson3968 8 หลายเดือนก่อน

      For those looking for community, there’s a Slack for GraalVM