NPE in DirectFieldAccessorTests with latest jdk8u40 [SPR-12235] #16850
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: backported
An issue that has been backported to maintenance branches
type: task
A general task
Milestone
Brian Clozel opened SPR-12235 and commented
A "spring-beans" module test fails using the latest JDK8 build - "build 1.8.0_40-ea-b06":
./gradlew clean :spring-beans:test
This test runs fine in my IDE using the same JDK - so I'm actually wondering if it's actually linked with changes in the swing API. The only change I managed to track in the call stack is in the repaint method.
Affects: 4.0.7, 4.1 GA
Referenced from: commits f21c8c3, a80495b
Backported to: 4.0.8
The text was updated successfully, but these errors were encountered: