JavaScript is disabled on your browser.
GraalVM Truffle Java API Reference 24.0.0-dev 77c87a8a3400748443247cf03b8b4175cc237f59
Summary:
Field |
Required |
Optional
@Retention (value =CLASS )
@Target (value =FIELD )
public static @interface InlineSupport.UnsafeAccessedField
Marks a field to be accessed with unsafe. This annotation is useful to communicate fields
that must not e rewritten by code obfuscation tools like Proguard.
Since:
23.0
GraalVM Truffle Java API Reference 24.0.0-dev 77c87a8a3400748443247cf03b8b4175cc237f59
Summary:
Field |
Required |
Optional
Copyright © 2012, 2023, Oracle and/or its affiliates. All rights reserved.