mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
7066143: JSR 292: Zero support after regressions from 7009923 and 7009309
Reviewed-by: jrose, twisti
This commit is contained in:
parent
18329266ea
commit
23b10ec618
2 changed files with 3 additions and 3 deletions
|
@ -1281,7 +1281,6 @@ static inline uint64_t cast_uint64_t(size_t x)
|
|||
\
|
||||
declare_toplevel_type(StubQueue) \
|
||||
declare_toplevel_type(StubRoutines) \
|
||||
IA32_ONLY(declare_toplevel_type(StubRoutines::x86)) \
|
||||
declare_toplevel_type(Stub) \
|
||||
declare_type(InterpreterCodelet, Stub) \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue