- Update the Copyright header
- Add check if a class is present before
Class.forName(...)
- Remove public modifier from the
VirtualThreadsInfo
constructor (align with other nested classes)
Comment From: mhalbritter
Thanks @nosan !
Class.forName(...)
VirtualThreadsInfo
constructor (align with other nested classes) Comment From: mhalbritter
Thanks @nosan !