[Integrated] [foreign-memaccess] RFR: Alternative scalable MemoryScope (followup)
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Fri May 8 17:15:42 UTC 2020
On Fri, 8 May 2020 16:02:17 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This simple patch fixes a regression in the byte buffer test (the test was checking for a different exception message).
> As I find the new message more informative than the old one, I fixed the test.
> I also added some benchmarks to test the new scope (this is already part of the RFR that has been submitted against
> jdk/jdk - with few tweaks that I will mirror there).
This pull request has now been integrated.
Changeset: d3b7d981
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.java.net/panama-foreign/commit/d3b7d981
Stats: 46 lines in 2 files changed: 0 ins; 44 del; 2 mod
Alternative scalable MemoryScope (followup)
Reviewed-by: psandoz
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/156
More information about the panama-dev
mailing list