RFR: 8253525: Implement getInstanceSize/sizeOf intrinsics [v3]
Aleksey Shipilev
shade at openjdk.java.net
Tue Oct 20 10:24:35 UTC 2020
On Mon, 19 Oct 2020 18:13:59 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Aleksey Shipilev has refreshed the contents of this pull request, and previous commits have been removed. The
>> incremental views will show differences compared to the previous content of the PR.
>
> Always run graalunit testing with new intrinsics.
> You need to adjust Graal test:
> src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/CheckGraalIntrinsics.java
@vnkozlov I added the new block in `CheckGraalIntrinsics.java`, and made sure it passes the entire `compiler/graalunit`
with [JDK-8254785](https://bugs.openjdk.java.net/browse/JDK-8254785) applied.
-------------
PR: https://git.openjdk.java.net/jdk/pull/650
More information about the hotspot-dev
mailing list