Description of problem: Two integration tests fail on Java 1.8: DecorateGenericObserverTest and Weld1368Test. Version-Release number of selected component (if applicable): 6.3.0.DR2 How reproducible: mvn clean verify -Dtest=DecorateGenericObserverTest -f weld-core/tests-arquillian/pom.xml mvn clean verify -Dtest=Weld1368Test -f weld-core/tests-arquillian/pom.xml Actual results: DecorateGenericObserverTest fails assertion and Weld1368Test fails to deploy. Expected results: All integration tests should pass.
Verified on 6.3.0.ER2.