mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-12 06:29:37 +00:00
8277797: Remove undefined/unused SharedRuntime::trampoline_size()
Reviewed-by: dholmes, stuefe
This commit is contained in:
parent
ad51d06925
commit
05ab176768
@ -384,8 +384,6 @@ class SharedRuntime: AllStatic {
|
||||
uint num_bits,
|
||||
uint total_args_passed);
|
||||
|
||||
static size_t trampoline_size();
|
||||
|
||||
// Generate I2C and C2I adapters. These adapters are simple argument marshalling
|
||||
// blobs. Unlike adapters in the tiger and earlier releases the code in these
|
||||
// blobs does not create a new frame and are therefore virtually invisible
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user