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
a6220fa903
jdk-24
/
test
/
langtools
/
tools
/
javac
/
diags
/
IEagerInitCheck.java
5 lines
85 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/ */
8154052: Java compiler error displays line from the wrong file Compiler should update the diagnostic source properly. Reviewed-by: mcimadamore
2016-05-26 12:52:05 +00:00
public
interface
IEagerInitCheck
{
float
VAL
=
1
.
0
;
}
Reference in New Issue
Copy Permalink