JDK-8156579 : Two JavaBeans tests failed
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.beans
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2016-05-09
  • Updated: 2025-06-16
  • Resolved: 2016-05-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9 Other
8u271Fixed 9 b124Fixed openjdk8u372,shenandoah8u372Fixed
Related Reports
Duplicate :  
Relates :  
Description
java/beans/XMLDecoder/8028054/TestConstructorFinder.java
java/beans/XMLDecoder/8028054/TestMethodFinder.java

Comments
Fix request (8u) The passed tests were removed from the problem list. Review 8u-dev: https://github.com/openjdk/jdk8u-dev/pull/250
30-01-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk8u-dev/pull/250 Date: 2023-01-28 21:50:13 +0000
28-01-2023

I see the backport to 8u271, but what is really backported here? Moreover, both tests pass in 8u without this patch.
27-08-2020

URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/d24681015f6b User: lana Date: 2016-06-22 19:53:10 +0000
22-06-2016

URL: http://hg.openjdk.java.net/jdk9/client/jdk/rev/d24681015f6b User: serb Date: 2016-05-20 23:54:24 +0000
20-05-2016

"-addmods" was added to the tests, which depends from the non-default modules. Note that right now the jtreg will skip these tests, because of CODETOOLS-7901671 [1], it will be fixed in jtreg 4.2b03 [1] https://bugs.openjdk.java.net/browse/CODETOOLS-7901671
20-05-2016

The number of modules are not loaded by default, the test should use -addmods
20-05-2016