8254881: Commit commandbuffer after draw happens through JNI#118
8254881: Commit commandbuffer after draw happens through JNI#118jayathirthrao wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back jdv! A progress list of the required criteria for merging this PR into |
|
@jayathirthrao This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. 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 ➡️ To integrate this PR with the above commit message to the |
|
/integrate |
|
@jayathirthrao Pushed as commit 38e78cd. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Need to commit commanbuffer whenever we are drawing directly through JNI. Otherwise we will lose the content drawn on update.
Progress
Testing
Issue
Download
$ git fetch https://git.openjdk.java.net/lanai pull/118/head:pull/118$ git checkout pull/118