-
Enhancement
-
Resolution: Unresolved
-
P3
-
9, 10
We would like some way of logging what directive was used to compile a method.
This is both to be able to verify that a directive is added correctly and applies to the methods the user expect; and when debugging customer problems to see if a directive is being added from somewhere that affects compilations.
Might be done by having a flag that enables logging when a directive is added or removed with an unique id, and a column with directive id in printcompilation.
This is both to be able to verify that a directive is added correctly and applies to the methods the user expect; and when debugging customer problems to see if a directive is being added from somewhere that affects compilations.
Might be done by having a flag that enables logging when a directive is added or removed with an unique id, and a column with directive id in printcompilation.
- relates to
-
JDK-8138756 Compiler Control: Print directives in hs_err
-
- Open
-
-
JDK-8046155 JEP 165: Compiler Control
-
- Closed
-