-
Sub-task
-
Resolution: Fixed
-
P4
-
25, 26
-
b03
We might want to write many IR/Test Framework tests.
We should add a template that:
- creates a class in a package.
- takes a list of imports
- takes a list of test templates (TemplateToken), which internally use "@Test"
- creates a main method, sets up the TestFramework with provided vm flags, and the correct class path.
We should add a template that:
- creates a class in a package.
- takes a list of imports
- takes a list of test templates (TemplateToken), which internally use "@Test"
- creates a main method, sets up the TestFramework with provided vm flags, and the correct class path.
- blocks
-
JDK-8358772 Template-Framework Library: Primitive Types
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/b85fe02b
-
Review(master) openjdk/jdk/25643