- 
    Enhancement 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    9
- 
        b72
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8135515 | emb-9 | Bertrand Delsart | P3 | Resolved | Fixed | team | 
                    Add a bool argument to os::dll_address_to_function_name to specify whether the name should be demangled. It will be true by default, as per current behavior.
The non-demangling version is currently used only for closed extensions but will be implemented for all platforms for consistency and future use-cases.
The non-demangling version is currently used only for closed extensions but will be implemented for all platforms for consistency and future use-cases.
- backported by
- 
                    JDK-8135515 allow demangling to be optional in dll_address_to_function_name -           
- Resolved
 
-