mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 09:34:38 +02:00
8256009: Remove src/hotspot/share/adlc/Test/i486.ad
Reviewed-by: shade, thartmann
This commit is contained in:
parent
3455fa9bfd
commit
a1d4b9f35b
9 changed files with 11 additions and 11 deletions
|
@ -59,8 +59,8 @@
|
|||
|
||||
// The "core" versions of monitor enter and exit reside in this file.
|
||||
// The interpreter and compilers contain specialized transliterated
|
||||
// variants of the enter-exit fast-path operations. See i486.ad fast_lock(),
|
||||
// for instance. If you make changes here, make sure to modify the
|
||||
// variants of the enter-exit fast-path operations. See c2_MacroAssembler_x86.cpp
|
||||
// fast_lock(...) for instance. If you make changes here, make sure to modify the
|
||||
// interpreter, and both C1 and C2 fast-path inline locking code emission.
|
||||
//
|
||||
// -----------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue