Douglas Simon

Results 86 comments of Douglas Simon

Do you know how many bytes have been read when the exception is thrown? Hopefully adding code to reveal that does not suppress the bug.

Before answering the specific proposal, let me clarify the situation for Graal development moving forward. As of #12210, Graal is now developed on JDK 25 and is no longer tracking...

Looks reasonable to me but a more detailed review should be done by @tzezula or @chumer.

This is easy enough to fix but should use mx_compat to preserve the old behavior for suites that are currently depending on it (if any).

I don't think this will enable cross-compilation as native image still needs to use the platform linker for linking in the platform-specific native libs.

Ok, sounds promising. We will find out what's possible as the project progresses.