mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 11:34:38 +02:00
4 lines
146 B
Text
4 lines
146 B
Text
BadConstructorModifiers.java:12: modifier strictfp not allowed here
|
|
strictfp BadConstructorModifiers (double abra) { }
|
|
^
|
|
1 error
|