JavaScript is disabled on your browser.
GraalVM Truffle Java API Reference 23.1.0-dev b83c5923f7b673c31e7977499f9f09df20cb367b
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 23.1.0-dev b83c5923f7b673c31e7977499f9f09df20cb367b
Summary:
Field |
Required |
Optional
Copyright © 2012, 2023, Oracle and/or its affiliates. All rights reserved.