RFR: 8253525: Implement getInstanceSize/sizeOf intrinsics [v3]
Aleksey Shipilev
shade at openjdk.java.net
Tue Oct 20 09:45:20 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
I just ran `CONF=linux-x86_64-server-fastdebug make clean run-test TEST=compiler/graalunit` without problems even
without the `CheckGraalIntrinsics.java` changes. Does the test actually work?
-------------
PR: https://git.openjdk.java.net/jdk/pull/650
More information about the core-libs-dev
mailing list