Keith W. Campbell

Results 125 comments of Keith W. Campbell

The tag 1.1.1j appeared today: created #11980.

The tag `OpenSSL_1_1_1k` appeared today: created #12291.

The tag `OpenSSL_1_1_1l` appeared today: created #13373.

Version 1.1.1m was released on December 14, 2021: created #14208.

The tag for 1.1.1n appeared today: I'll open a PR to update accordingly.

Version 1.1.1o appeared today.

We will need to ensure that everything is compiled with a compatible compiler. Mixing GCC 8 (or any compiler that used the old ABI) with GCC 9 (or any compiler...

JNI is an API, not an ABI. An ABI dictates things like the calling convention (including the rules for how registers are assigned for parameters and return values). Perhaps I...

I think you're right in that there are no functions in the JNI or JVMTI APIs that involve a structure type with bit fields. Reading https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88469 again, I see discussion...

It says 'with the support of the Eclipse Foundation staff': does that ease concerns about the ability to act?