RFR: 8184311: Update java.sql and java.sql.rowset API docs for accessibility

2017-07-12 Thread Jonathan Gibbons
Please review ... More noreg-doc API cleanup for accessibility, etc. This time for java.sql and java.sql.rowset. One of the tables ought to be restructured a bit, because there is no single unique column to use for a rowheader, but that is a bigger change than I want to do in this round of

RFR 8174692: New MultiReleaseJarTest.java tests fail in JDK 10

2017-07-12 Thread Andrey Nazarov
Hi, please review simple one line test fix http://cr.openjdk.java.net/~anazarov/JDK-8174692/webrev.00/webrev/ https://bugs.openjdk.java.net/browse/JDK-8174692 —Andrei

[9] JDK-8184306: zlib 1.2.11 upgrade triggers j.u.zip.Deflater regression

2017-07-12 Thread Xueming Shen
Hi, Please help review the change for #8184306. issue: https://bugs.openjdk.java.net/browse/JDK-8184306 webrev: http://cr.openjdk.java.net/~sherman/8184306/ Background: It appears the basic compression functionality of j.u.Deflater is broken when (1) the deflater's compression

Re: RFR: 8184304: make tables in jdk.sctp module accessible

2017-07-12 Thread Chris Hegarty
Thanks Jon. Looks good. -Chris > On 12 Jul 2017, at 22:00, Jonathan Gibbons > wrote: > > Continuing the work to improve the accessibility and markup of our docs, > please review a small update to make the tables in the jdk.sctp module > accessible. > > JBS:

Re: [10] RFR(M) 8182701: Modify JVMCI to allow Graal Compiler to expose platform MBean

2017-07-12 Thread Alan Bateman
On 12/07/2017 22:20, Vladimir Kozlov wrote: https://bugs.openjdk.java.net/browse/JDK-8182701 webrev: http://cr.openjdk.java.net/~kvn/8182701/webrev.jdk/ http://cr.openjdk.java.net/~kvn/8182701/webrev.hs/ Contributed by Jaroslav Tulach. JDK itself contains quite a lot of platform MBeans which

[10] RFR(M) 8182701: Modify JVMCI to allow Graal Compiler to expose platform MBean

2017-07-12 Thread Vladimir Kozlov
https://bugs.openjdk.java.net/browse/JDK-8182701 webrev: http://cr.openjdk.java.net/~kvn/8182701/webrev.jdk/ http://cr.openjdk.java.net/~kvn/8182701/webrev.hs/ Contributed by Jaroslav Tulach. JDK itself contains quite a lot of platform MBeans which get registered "on demand". Graal compiler

Re: RFR: 8184304: make tables in jdk.sctp module accessible

2017-07-12 Thread Alan Bateman
On 12/07/2017 22:00, Jonathan Gibbons wrote: Continuing the work to improve the accessibility and markup of our docs, please review a small update to make the tables in the jdk.sctp module accessible. JBS: https://bugs.openjdk.java.net/browse/JDK-8184304 Webrev:

RFR: 8184304: make tables in jdk.sctp module accessible

2017-07-12 Thread Jonathan Gibbons
Continuing the work to improve the accessibility and markup of our docs, please review a small update to make the tables in the jdk.sctp module accessible. JBS: https://bugs.openjdk.java.net/browse/JDK-8184304 Webrev: http://cr.openjdk.java.net/~jjg/8184304/webrev.00/index.html API:

Re: RFR: 8184208: update class="striped" tables for accessibility

2017-07-12 Thread Lance Andersen
Looks good Jon. > On Jul 11, 2017, at 5:39 PM, Jonathan Gibbons > wrote: > > Please review this auto-generated update to improve the accessibility of many > of the tables > in the API docs for the java.base module. > > The changes are just to the HTML markup for