raphw / byte-buddy

Runtime code generation for the Java virtual machine.
https://bytebuddy.net
Apache License 2.0
6.23k stars 804 forks source link

Add JavaDoc for NamedPipe handling on Windows #1621

Closed FelixMarxIBM closed 5 months ago

FelixMarxIBM commented 5 months ago

This is a follow up for #1616 that adds the required javadoc due to the build error:

Error:  /home/runner/work/byte-buddy/byte-buddy/byte-buddy-agent/src/main/java/net/bytebuddy/agent/VirtualMachine.java:1083: @return tag should be present and have description. [JavadocMethod]