JDK-8029878 : footprint regression in b75 due to jfxrt.jar - reopened
Type:Bug
Component:install
Sub-Component:install
Affected Version:8
Priority:P3
Status:Closed
Resolution:Fixed
Submitted:2013-12-10
Updated:2014-03-27
Resolved:2013-12-10
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Footprint for a simple hello world app increases by 600kb from b74 to b75 due to
the including of jfxrt.jar. JDK-8003171 seems to be the likely candidate for causing
this regression.
Comments
Pending master integration.
10-12-2013
Alan noticed that it seems like the install repo hasn't been pushed to the master yet, so it might just be that I tried to verify this too soon.
10-12-2013
The fix done in JDK-8023279 and INTJDK-7607601 is not enough to fix the issue. Most likely a fix in the RE builds needs to be done as well.