Right now we have J2D_TRACE_INFO level of trace for opcodes which are not implemented. So tracking logs related to them is difficult as there are lot of logs at J2D_TRACE_INFO level. If we update trace level to J2D_TRACE_ERROR then we can list these logs at TRACE_LEVEL=1.
Also there is a request to log opcode name. Make changes for that also.
Also there is a request to log opcode name. Make changes for that also.
- blocks
-
JDK-8224046 ☂ Metal Graphics API Implementation
- Resolved
- relates to
-
JDK-8254868 Remove additional logging added under JDK-8229819
- Resolved