-
Bug
-
Resolution: Fixed
-
P3
-
None
-
repo-valhalla
Test RestrictedMethodTest fails to compile with:
test/hotspot/jtreg/runtime/valhalla/TypeRestrictions/RestrictedMethodTest.java:44: error: <identifier> expected
static inline class Point {
^
1 error
Test source code must use new syntax "static primitive class Point".
test/hotspot/jtreg/runtime/valhalla/TypeRestrictions/RestrictedMethodTest.java:44: error: <identifier> expected
static inline class Point {
^
1 error
Test source code must use new syntax "static primitive class Point".