-
Bug
-
Resolution: Fixed
-
P4
-
11, 12
-
b10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8213080 | 11.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b02 |
* For target hotspot_variant-zero_libjvm_objs_vtableStubs_zero.o:
/home/shade/jdk-jdk/src/hotspot/cpu/zero/vtableStubs_zero.cpp:40:55: error: no 'int VtableStub::pd_code_size_limit(bool)' member function declared in class 'VtableStub'
int VtableStub::pd_code_size_limit(bool is_vtable_stub) {
^
/home/shade/jdk-jdk/src/hotspot/cpu/zero/vtableStubs_zero.cpp:40:55: error: no 'int VtableStub::pd_code_size_limit(bool)' member function declared in class 'VtableStub'
int VtableStub::pd_code_size_limit(bool is_vtable_stub) {
^
- backported by
-
JDK-8213080 Zero builds fail after JDK-8207343 (Automate vtable/itable stub size calculation)
- Resolved
- relates to
-
JDK-8207343 Automate vtable/itable stub size calculation
- Resolved