Re: RFR: JDK-8276239: Better tables in java.util.random package summary

2021-11-08 Thread Ludvig Janiuk
On Mon, 1 Nov 2021 17:17:18 GMT, Jim Laskey wrote: >> The tables are now striped, and they use row headers (which is a >> nice-to-have for accessibility). > > Marked as reviewed by jlaskey (Reviewer). @JimLaskey Could I ask you to sponsor? - PR: https://git.openjdk.java.net/jdk/pu

Re: RFR: JDK-8276239: Better tables in java.util.random package summary

2021-11-01 Thread Jim Laskey
On Mon, 1 Nov 2021 17:10:56 GMT, Ludvig Janiuk wrote: > The tables are now striped, and they use row headers (which is a nice-to-have > for accessibility). Marked as reviewed by jlaskey (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull/6196