[OpenJDK 2D-Dev] RFR JDK-8211300: Convert C-style array declarations in Java code

2018-09-30 Thread Tagir Valeev
0 (check that every updated line contains either copyright message or []) With best regards, Tagir Valeev. [1] https://bugs.openjdk.java.net/browse/JDK-8211300 [2] http://cr.openjdk.java.net/~tvaleev/webrev/8211300/r1/ [3] http://openjdk.java.net/census#tvaleev [4] http://mail.openjdk.java.ne

Re: [OpenJDK 2D-Dev] RFR JDK-8211300: Convert C-style array declarations in Java code

2018-10-01 Thread Tagir Valeev
Hello, Philip! No, I didn't submit a job. Please do it. Thanks! With best regards, Tagir Valeev. пн, 1 окт. 2018 г., 23:45 Philip Race : > Hi, > > On 9/30/18, 8:29 PM, Tagir Valeev wrote: > > Hello! > > > > Please review JDK-8211300 [1] this change: [2]. Also

Re: [OpenJDK 2D-Dev] RFR JDK-8211300: Convert C-style array declarations in Java code

2018-10-03 Thread Tagir Valeev
ht the whole declaration, but what if it also contains non-convertible things like `byte r[], g, b[]`. Looks like a simple problem, but I don't see the trivial solution. But ok, it's an off-topic :-) With best regards, Tagir Valeev > > -phil. > > > On 10/1/18, 6:24 PM, Ser

[OpenJDK 2D-Dev] RFR: JDK-8211693 Convert C-style array declarations in client demos and jdk.accessibility

2018-10-03 Thread Tagir Valeev
were also checked and no C-style array declarations were found there. With best regards, Tagir Valeev.

Re: [OpenJDK 2D-Dev] 8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause

2019-09-04 Thread Tagir Valeev
K-8199713)? With best regards, Tagir Valeev > -phil > > > > On 7/12/19 12:54 PM, Brian Burkhalter wrote: > > Here is new webrev incorporating the two changes below. > > > > http://cr.openjdk.java.net/~bpb/8187898/webrev.01/ > > > > Thanks, > &g