Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8204396 | 11.0.1 | Coleen Phillimore | P3 | Resolved | Fixed | team |
The test cases attached to JDK-8193524:
RedefineAddLambdaExpression.java - redefines a method that uses more lambda expressions than the original method
RedefineSubtractLambdaExpression.java - redefines a method that uses fewer lambda expressions than the original method
were not committed with the fix.
RedefineAddLambdaExpression.java - redefines a method that uses more lambda expressions than the original method
RedefineSubtractLambdaExpression.java - redefines a method that uses fewer lambda expressions than the original method
were not committed with the fix.
- backported by
-
JDK-8204396 Fix of redefining a method that removes 1 or more lambda expressions failed to commit test cases
-
- Resolved
-
- relates to
-
JDK-8193524 Redefining a method that removes use of 1 or more lambda expressions causes the JVM to hang
-
- Resolved
-