提交 e488d19c 编写于 作者: K Kuai Wei 提交者: 云矅

[JWarmUp] add symbol for mac build

Summary: add jwarmup symbols to mapfile

Test Plan: build successful

Reviewers: shiyue, sanhong

Issue: https://github.com/alibaba/dragonwell8/issues/53

CR: https://github.com/alibaba/dragonwell8_hotspot/pull/18
上级 2b5035bd
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
_JVM_AssertionStatusDirectives _JVM_AssertionStatusDirectives
_JVM_Available _JVM_Available
_JVM_Bind _JVM_Bind
_JVM_CheckJWarmUpCompilationIsComplete
_JVM_ClassDepth _JVM_ClassDepth
_JVM_ClassLoaderDepth _JVM_ClassLoaderDepth
_JVM_Clone _JVM_Clone
...@@ -206,6 +207,8 @@ ...@@ -206,6 +207,8 @@
_JVM_NewArray _JVM_NewArray
_JVM_NewInstanceFromConstructor _JVM_NewInstanceFromConstructor
_JVM_NewMultiArray _JVM_NewMultiArray
_JVM_NotifyApplicationStartUpIsDone
_JVM_NotifyJVMDeoptWarmUpMethods
_JVM_OnExit _JVM_OnExit
_JVM_Open _JVM_Open
_JVM_RaiseSignal _JVM_RaiseSignal
......
...@@ -38,6 +38,7 @@ ...@@ -38,6 +38,7 @@
_JVM_AssertionStatusDirectives _JVM_AssertionStatusDirectives
_JVM_Available _JVM_Available
_JVM_Bind _JVM_Bind
_JVM_CheckJWarmUpCompilationIsComplete
_JVM_ClassDepth _JVM_ClassDepth
_JVM_ClassLoaderDepth _JVM_ClassLoaderDepth
_JVM_Clone _JVM_Clone
...@@ -206,6 +207,8 @@ ...@@ -206,6 +207,8 @@
_JVM_NewArray _JVM_NewArray
_JVM_NewInstanceFromConstructor _JVM_NewInstanceFromConstructor
_JVM_NewMultiArray _JVM_NewMultiArray
_JVM_NotifyApplicationStartUpIsDone
_JVM_NotifyJVMDeoptWarmUpMethods
_JVM_OnExit _JVM_OnExit
_JVM_Open _JVM_Open
_JVM_RaiseSignal _JVM_RaiseSignal
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册