Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Details
Sentry
Sentry
Sentry
Created February 11, 2025 at 11:58 PM
Updated February 12, 2025 at 5:09 AM
Resolved February 12, 2025 at 5:09 AM
BoxLang: Our new JVM Dynamic Language made by Ortus! Check it out: https://www.boxlang.io
This was supposed to be working, but it’s not. Figure out why the code path isn’t using our loose struct caster.
createObject("java","java.net.InetAddress").localhost.getHostName();
throws
KeyNotFoundException: The instance [java.net.InetAddress] has no static field or inner class [localhost].