mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8336768: Allow captureCallState and critical linker options to be combined
Reviewed-by: mcimadamore
This commit is contained in:
parent
63af2f42b7
commit
8cad0431ff
14 changed files with 178 additions and 86 deletions
|
@ -852,8 +852,6 @@ public sealed interface Linker permits AbstractLinker {
|
|||
* // use errno
|
||||
* }
|
||||
* }
|
||||
* <p>
|
||||
* This linker option can not be combined with {@link #critical}.
|
||||
*
|
||||
* @param capturedState the names of the values to save
|
||||
* @throws IllegalArgumentException if at least one of the provided
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue