
| Key: |
COR-2018
|
| Type: |
Improvement
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Fabio Roger Manera
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
db4o Core
Created: 15/Jul/10 07:47 PM
Updated: 03/Aug/10 02:55 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Issue Links:
|
Dependencies
|
|
|
|
This issue is depended upon by:
|
|
|
COR-2021 [Android] Bloat support in android
|
|
|
|
|
|
|
| Order: |
3
|
| Labels: |
|
| Participants: |
Fabio Roger Manera
|
| Number of Attachments: |
0
|
| Number of Comments: |
2
|
|
The classes marked with OptOutClassLoadingIssue are the ones raising that issue. The problem is in ExcludingClassLoader.findRawClass in getResourceAsStream(resourcePath) call.
This will be required for runtime NQ optimization as well.
|
|
Description
|
The classes marked with OptOutClassLoadingIssue are the ones raising that issue. The problem is in ExcludingClassLoader.findRawClass in getResourceAsStream(resourcePath) call.
This will be required for runtime NQ optimization as well. |
Show » |
|
Update
INT-170(android blog) to reflect this issue.