Commit Graph

8 Commits

Author SHA1 Message Date
Joel Dice
20ee660455 preserve classes needed for Unix filesystem access from ProGuard
It seems that there are new classes loaded via reflection or JNI in
OpenJDK needed for filesystem access, so we must tell ProGuard to
retain them.
2012-05-22 17:48:43 -06:00
Joel Dice
1120d8f91d fix ProGuarded openjdk-src build
This makes a simple "hello, world!" app work, at least.  Further
changes may be needed for more sophisticated apps.
2012-04-10 08:18:52 -06:00
Joel Dice
195bafa9b3 preserve Windows-specific OpenJDK entities from obfuscation 2011-04-14 16:39:25 -06:00
Joel Dice
cda1ae81c8 protect networking and time zone classes from obfuscation/shrinking 2010-12-08 21:39:20 -07:00
Joel Dice
ceae61a6a8 fix misspelling in openjdk.pro 2010-12-05 18:01:38 -07:00
Joel Dice
b5ae66b10f update openjdk.pro to get avian-swt-examples working 2010-12-05 17:40:18 -07:00
Joel Dice
21deedc500 update openjdk.pro 2010-10-24 14:50:33 -06:00
Joel Dice
cdcc9caeb2 initial work towards ProGuard-enabled OpenJDK builds 2010-10-24 11:52:14 -06:00