You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Thierry Danard <th...@int.com> on 2018/12/11 15:56:06 UTC

Behavior of BooleanStateAction has changed (issue NETBEANS-1792)

Hello,

I downloaded NetBeans vc4 yesterday to try it out with my app, and found
that the behavior of BooleanStateAction has changed.

I posted a description and a sample project to reproduce at
https://issues.apache.org/jira/browse/NETBEANS-1792

I use Java 8 (Oracle) in this example. I did run the code from source, but
wasn't able to find the root cause of this behavior change.

-Thierry