mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8364666: Tier1 builds broken by JDK-8360559
Reviewed-by: sviswanathan
This commit is contained in:
parent
dc4d9b4849
commit
f96b6bcd4d
@ -289,7 +289,7 @@ ATTRIBUTE_ALIGNED(16) static const juint _T2_neg_f[] =
|
||||
#define __ _masm->
|
||||
|
||||
address StubGenerator::generate_libmSinh() {
|
||||
StubGenStubId stub_id = StubGenStubId::dsinh_id;
|
||||
StubId stub_id = StubId::stubgen_dsinh_id;
|
||||
StubCodeMark mark(this, stub_id);
|
||||
address start = __ pc();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user