RFR: 8304290: Some JNI calls made without checking exceptions in media [v2]
    Alexander Matveev 
    almatvee at openjdk.org
       
    Tue Jun  6 23:27:31 UTC 2023
    
    
  
On Wed, 31 May 2023 22:36:54 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
>> - Added missing exception checks for JNI calls.
>>  - Improved JNI error checking by checking for both exception and return value.
>>  - Minor code clean up.
>
> Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8304290: Some JNI calls made without checking exceptions in media [v2]
8304290: Some JNI calls made without checking exceptions in media [v3]
- Fixed latest comments.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1094#issuecomment-1579589967
    
    
More information about the openjfx-dev
mailing list