ktakakuri
ktakakuri
Hi all, I would like to backport this patch to improve test maintainability. This patch icompliments JDK-6622468, which I have already proposed for backporting. #492 The patch is clean. However...
Hi all, I would like to backport this patch to improve test maintainability. Currently, hotspot tests require jtreg 4.2 b13 or newer. Therefore, even if TEST.ROOT of the jdk test...
This is a backport of JDK-8238274: (sctp) JDK-7118373 is not fixed for SctpChannel. This backport is not clean because the test added in this fix uses an API that is...
Hi all, This is a backport of JDK-8035395: sun/management/jmxremote/startstop/JMXStartStopTest.java fails intermittently: Port already in use. The JMXStartStopTest.java test failures reported in this issue also occur in JDK8. This backport improves...
Hi all, This is a backport of JDK-8066708: JMXStartStopTest fails to connect to port 38112. I worked for backporting JDK-8035395 to jdk8u #429, and found that this fix makes this...
This is a backport of JDK-8074883: Tab key should move to focused button in a button group. I would like to backport the patch to OpenJDK8u. Original patch does not...
This fix includes a fix for JDK-8189687 in JDK9. JDK-8189687 contains two fixes to AwtComponent:: OpenCandidateWindow 1. Fix to make OpenCandidateWindow reference the correct Window Fix OpenCandidateWindow to reference the...
This is a backport of JDK-8154043: Fields not reachable anymore by tab-key, because of new tabbing behaviour of radio button groups. Applying the JDK-8154043 fix as is will result in...
I would like to backport 8248001: javadoc generates invalid HTML pages whose ftp:// links are broken. There are minor differences regarding DocRoot, but otherwise this is a clean backport. ---------...
This is a backport of JDK-8160974: [TESTBUG] Mark more headful tests with @key headful. This patch has already been applied to OracleJDK8. As noted in the Bug Issue comments, some...