Bug 553476 - Investigate if SWT downloads can reuse the bits built as part of SDK build
Summary: Investigate if SWT downloads can reuse the bits built as part of SDK build
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 4.14   Edit
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Releng-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-26 05:23 EST by Lakshmi P Shanmugam CLA
Modified: 2019-11-26 11:32 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lakshmi P Shanmugam CLA 2019-11-26 05:23:42 EST
During I-build, SWT java code is compiled for the SDK build. 
It's compiled again while building standalone SWT libraries. 

If possible, I-build should reuse the class files instead of compiling multiple times.