On Fri, 4 Feb 2022 10:51:04 GMT, TheShermanTanker <d...@openjdk.java.net> wrote:

>> This commit fixes a `RasterFormatException` thrown when 
>> `Graphics2D.drawRenderedImage(…)` is invoked with an image containing tiles 
>> that are instances of `Raster` but not `WritableRaster`.
>> 
>> https://bugs.openjdk.java.net/browse/JDK-8275345
>
> @desruisseaux 
> You need to rename your PR title to just "8275345" and the title will 
> automatically be renamed to the correct issue (and it will be marked as 
> correctly linked), also you need to sign an agreement here: 
> https://oca.opensource.oracle.com/, then type /signed as a reply to this PR 
> (fair warning, the approval process takes pretty long)

> Hello @TheShermanTanker , thanks for your help! Just did the PR renaming and 
> it worked. About the OCA, actually we signed it a few years ago. I have 
> already sent an email to `opensource … at oracle.com` for clarifying.

You should be good then, the system should recognize you as an 
author/contributor after the /covered command if you're part of a group (I'm 
not sure if emailing them will help though...). All you'd have to wait for 
afterwards is for the issue to be automatically mailed to the appropriate 
groups and go from there. Have a great day!

-------------

PR: https://git.openjdk.java.net/jdk/pull/7337

Reply via email to