8064931: tools/javac/scope/DupUnsharedTest.java needs to be updated to add the bug id

Reviewed-by: vromero
This commit is contained in:
Archie L. Cobbs 2023-01-04 16:00:22 +00:00 committed by Vicente Romero
parent c6588d5bb3
commit 4c0f24ef71

@ -23,6 +23,7 @@
/*
* @test
* @bug 8064362
* @summary WriteableScope.dupUnshared not working properly for shared Scopes.
* @modules jdk.compiler/com.sun.tools.javac.code:+open
* jdk.compiler/com.sun.tools.javac.file