mmin18 / Dex65536

Solve the issue with dalvik compiler limitation on 65536 methods (Unable to execute dex: method ID not in [0, 0xffff]: 65536)
MIT License
351 stars 121 forks source link

[Error] java.lang.OutOfMemoryError #18

Open Ycsm2015 opened 8 years ago

Ycsm2015 commented 8 years ago
   [dx] UNEXPECTED TOP-LEVEL ERROR:
   [dx] java.lang.OutOfMemoryError: GC overhead limit exceeded

BUILD FAILED D:\workspace\ViewTest\custom_rules.xml:26: null returned: 3

Total time: 6 minutes 31 seconds

D:\workspace\ViewTest>

Sometimes the Error also went like: [dx] java.lang.OutOfMemoryError: java heap space

What's the problem about? I'need help..