-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bugs in classpath and max heap reasoning
Checking for matching runtime arguments during the configure step does not make sense, because we do not yet have the contextualized runtime arguments from the user. This commit changes the code to perform the classpath and max heap reasoning in the last-minute processArgs step.
- Loading branch information
Showing
1 changed file
with
43 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters