mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-29 12:38:24 +00:00
Should not strip first parameter of a local class constructor for local classes in initializers. Reviewed-by: jjg
13 lines
152 B
Plaintext
13 lines
152 B
Plaintext
LocalTest$1Local
|
|
()
|
|
LocalTest$2Local
|
|
(LocalTest)
|
|
LocalTest$3Local
|
|
()
|
|
LocalTest$4Local
|
|
(LocalTest)
|
|
LocalTest$5Local
|
|
(LocalTest)
|
|
LocalTest
|
|
()
|