On Fri, 2 Jun 2023 23:46:57 GMT, Chen Liang <li...@openjdk.org> wrote:

> Will this accidentally return `true` for classes from other JVM programming 
> languages?

That is a potential concern. Future iteration of this work will likely use a 
different idiom to determine is-unnamed that would be more robust against false 
positives from class files generated for non-Java languages.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14165#discussion_r1215028194

Reply via email to