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