This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
jdk-24
/
test
/
langtools
/
tools
/
javac
/
importChecks
/
ImportCanonical2.java
7 lines
75 B
Java
Raw
Normal View
History
Unescape
Escape
8258525: Some existing tests should use /nodynamiccopyright/ instead of the standard header Reviewed-by: jjg
2020-12-30 17:20:54 +00:00
/* /nodynamiccopyright/ */
Initial load
2007-12-01 00:00:00 +00:00
package
p1
;
import
p1.A2.I
;
class
A3
{
I
x
;
}
Reference in New Issue
Copy Permalink