Other |
---|
tbdUnresolved |
Duplicate :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
In JDK-8226536 we did a test fix to a test that provokes OOM and runs into problem when failing to rematerialize scalar replaced objects in deoptimization. That bug report contains reproducers and thoughts. Some of the issues encountered: * The OOM is thrown from an unexpected place * The finally block is not run In the future with value types this situation might become more common. We need to decide how we want to handle this.
|