JDK-8112985 : Mac: Alert dialog methods have no effect
  • Type: Bug
  • Component: javafx
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2011-05-12
  • Updated: 2015-06-16
  • Resolved: 2011-05-12
Related Reports
Blocks :  
Duplicate :  
Description
Invoking methods such as

Alert.inform(title, message);

has no effect on Mac OS 10.6.7. Nothing happens and no exceptions are thrown.
Comments
The Alert class has been removed in our upcoming beta release since it was not functional. We have an existing JIRA filed to make it available in a subsequent beta release, but I don't know whether it is a committed feature.
12-05-2011