8260000: Remove JNF_COCOA_ENTER/EXIT usage from MTLGraphicsConfig.m #156
Conversation
|
@aghaisas This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the
|
/integrate |
Usage of JNF_COCOA_ENTER/EXIT was replaced in Lanai code-base under JDK-8259939, but fix of JDK-8258754 has introduced an instance in MTLGraphicsConfig.m. It needs to be replaced.
Progress
Issue
Download
$ git fetch https://git.openjdk.java.net/lanai pull/156/head:pull/156
$ git checkout pull/156