-
Sub-task
-
Resolution: Unresolved
-
P4
-
25, 26
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, Operations and Expressions
-
- Open
-
- links to
-
Review(master) openjdk/jdk/25643