Details
-
Bug
-
Resolution: Fixed
-
P4
-
None
-
None
-
b82
-
generic
-
generic
Description
Context now holds command line options, error, output writer etc. These are really "Script environment" stuff. If these are separated, we can pass "script environment" object around rather than more sensitive Context object (which should really only be class loader and global object manager ).
Attachments
Issue Links
- duplicates
-
JDK-8012189 Context class should be broken into compilation and runtime parts
- Closed