Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
Down for 10.3.x LTS version upgrade on Nov 3, 09:30 PM - Nov 4, 01:30 AM PT (Nov 04, 05:30 AM - 09:30 AM GMT, Tuesday)
JDK
JDK-8124321
Quantum fails with assert of not null
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Fixed
Priority:
P4
Fix Version/s:
8
Affects Version/s:
8
Component/s:
javafx
Labels:
None
Environment:
8.0b88
Subcomponent:
swing
Description
@Override
void setStage(GlassStage stage) {
super.setStage(stage);
assert host != null;//here
host.setEmbeddedScene(stage != null ? this : null);
}
In EmbeddedScene.java
Attachments
Attachments
Options
Sort By Name
Sort By Date
Ascending
Descending
Thumbnails
List
Download All
JFXPanelApp.java
9 kB
2013-05-13 06:14
Activity
People
Assignee:
Artem Ananiev (Inactive)
Reporter:
Alexander Kirov (Inactive)
Votes:
0
Vote for this issue
Watchers:
4
Start watching this issue
Dates
Created:
2013-05-13 06:08
Updated:
2015-06-17 13:55
Resolved:
2013-05-16 05:42
Imported:
17/Jun/15 1:50 PM