-
Type:
Enhancement
-
Resolution: Incomplete
-
Priority:
P4
-
Affects Version/s: 9, 10
-
Component/s: hotspot
Currently, Compile::fill_buffer(CodeBuffer*, uint*) asserts that the size of method being compiled be of a predetermined size.
Change the assertion to record failure of compilation and return gracefully.
Change the assertion to record failure of compilation and return gracefully.