commit | 73aaa40e097c2b8def41e97969bc733296a82ecb | [log] [tgz] |
---|---|---|
author | Paul Hohensee <phh@openjdk.org> | Wed Jan 21 11:14:19 2009 -0500 |
committer | Paul Hohensee <phh@openjdk.org> | Wed Jan 21 11:14:19 2009 -0500 |
tree | 7f207d992a92e42c45636f67c338c9dcec29c19c | |
parent | 3cc490850d27751731567e4f39847fb6db4f3dbd [diff] |
6792705: Add JAR file to bootclasspath when using AggressiveOpts During argument processing, add alt-rt.jar to the bootclasspath between bootclasspath/p and default elements. Reviewed-by: xlu, coleenp