Bill Pugh wrote: > One of the problems is that static analysis just points me at the > source file, and it can often be exceptionally difficult for me as an > outsider to figure out who the responsible engineer is, or if an > appropriate OpenJDK project exists.
With a project as large as the JDK, it is often difficult even for JDK engineers to identify the maintainers of a file. The JDK could come with a program to map file names to maintainers. Martin