1. Update the Copyright header
  2. Add check if a class is present before Class.forName(...)
  3. Remove public modifier from the VirtualThreadsInfo constructor (align with other nested classes)

Comment From: mhalbritter

Thanks @nosan !