Rafael Winterhalter

Results 738 comments of Rafael Winterhalter

I would assume that this is related to the Skywalking agent somehow, I would suggest you reach out to the maintainers there.

Not sure if I can help. This seems to be related to how the instrumentation is implemented. In general, if you create a class on two class loaders on the...

Then you might have it some module boundary before. Handles are not as powerful as injection, but use standard API.

If so, this would fail for a range of libraries. I know of Byte Buddy being used as a module, so I'd be surprised of an error in the jar.

You are using Byte Buddy's attach emulation. On Windows, this requires a snippet of native code that needs to be compiled for the targeted architecture. I currently compile this for...

If you can report this back to the team in charge, if they can adjust the POM to include a compilation for ARM64 and send a PR, I can include...

Sure, let me know if I can help!

I won't implement it, also as I lack both hardware and software to test, but I am happy to assist.

Indeed, this was incorrectly closed in a batch clean up. Sorry for that.

I did not even know that this was a possible setting until now. Full agree on the proposed way forward.