-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b48
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085331 | emb-9 | Joel Borggrén-Franck | P4 | Resolved | Fixed | team |
test/tools/javac/lambda/SerializedLambdaInInit.java
and
test/tools/javac/lambda/LambdaLambdaSerialized.java
both define an auxiliary interface LSI that are mutually incompatible, depending on order of compilation the tests can fail because it picks up the wrong definition.
and
test/tools/javac/lambda/LambdaLambdaSerialized.java
both define an auxiliary interface LSI that are mutually incompatible, depending on order of compilation the tests can fail because it picks up the wrong definition.
- backported by
-
JDK-8085331 LambdaLambdaSerialized can fail in -agentvm mode
-
- Resolved
-