mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8270453: [JVMCI] remove duplicates in vmStructs_jvmci.cpp
Reviewed-by: kvn
This commit is contained in:
parent
fb86d13ec4
commit
14da658d1c
1 changed files with 0 additions and 7 deletions
|
@ -496,13 +496,6 @@
|
||||||
declare_constant(vmIntrinsics::_invokeGeneric) \
|
declare_constant(vmIntrinsics::_invokeGeneric) \
|
||||||
declare_constant(vmIntrinsics::_compiledLambdaForm) \
|
declare_constant(vmIntrinsics::_compiledLambdaForm) \
|
||||||
\
|
\
|
||||||
declare_constant(CollectedHeap::Serial) \
|
|
||||||
declare_constant(CollectedHeap::Parallel) \
|
|
||||||
declare_constant(CollectedHeap::G1) \
|
|
||||||
declare_constant(CollectedHeap::Epsilon) \
|
|
||||||
declare_constant(CollectedHeap::Z) \
|
|
||||||
declare_constant(CollectedHeap::Shenandoah) \
|
|
||||||
\
|
|
||||||
declare_constant(ConstantPool::CPCACHE_INDEX_TAG) \
|
declare_constant(ConstantPool::CPCACHE_INDEX_TAG) \
|
||||||
declare_constant(ConstantPool::_has_dynamic_constant) \
|
declare_constant(ConstantPool::_has_dynamic_constant) \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue