Jim,
I made a Path2D patch but I sent the webrev by email.
Did you got it ? Could you review it ?
I got a size limit issue: Your message to 2d-dev awaits moderator approval !
Looking forward having an openjdk id ro push my webrev to cr.openjdk.net !
Regards,
Laurent
Le 25 févr. 2015 02:06, "Jim
Hi Laurent,
Let's move the process forward so that you can become an Author, at
that point you'll be able to file bug reports and create webrevs:
http://openjdk.java.net/projects/#project-author
I don't know what was decided regarding the specific project, but
since Jim is lead of the rasteriser
Hi Laurent,
The message size filter is there for a reason - this list is not the
place for large files and webrevs, those should be published and a
pointer sent to the list. Dalibor has been working on getting you the
access you need to publish the webrevs in the right way.
The webrevs you
Jim,
Thanks for your feedback and sorry for your wasted time.
I will be more patient ... before sending webrevs.
Laurent
Should be a fairly simple request, deletes a function (unused by the
JDK) which was removed from ICU and harfbuzz for security purposes.
cc: to the harfbuzz-dev list, I am requesting to land this in jdk9 first
as it is not strictly harfbuzz related.
To be removed:
virtual const void *LEFon
+1
-phil.
On 2/9/2015 5:30 AM, Sergey Bylokhov wrote:
Hello.
Please review a small fix for jdk 9.
The API Doc for ImageWriter.PrepareWriteSequence() claims that this
method will throw UnsupportedOperationException when
canWriteSequence() returns false. But this does not seem to be
happening