Re: [OpenJDK 2D-Dev] Provide access to data offset in WritableRaster in Java 9

2017-07-13 Thread Phil Race
PS when filing the bug a self-contained (fully compilable) code example showing what you would are trying to do will help. Yes .. I guess you will need to use the internal API in that case but it is a lot easier to unambigiously convey reqiurements with code if possible. -phil. On 07/13/2017

Re: [OpenJDK 2D-Dev] Provide access to data offset in WritableRaster in Java 9

2017-07-13 Thread Phil Race
Hello, Yes this is the right list, and my reply on jigsaw-dev stands :- Sounds like you were accessing jdk internals and found that you mostly can do away with that except for sub-images. What you should really do is file an issue at bugs.java.com as client-libs/2d for cat/subcat. If this h

[OpenJDK 2D-Dev] Provide access to data offset in WritableRaster in Java 9

2017-07-13 Thread Peter A
Apologies since this probably not the correct list, but I was referenced here from another Java list. I've actually been getting bounced around to a few mailing lists. I'm hopeful that this is the right now! Background: The high level API in a BufferedImage is very very very slow. To get around t