-
Bug
-
Resolution: Fixed
-
P3
-
11
-
b07
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8202804 | 10u-cpu | Maurizio Cimadamore | P3 | Resolved | Fixed | master |
JDK-8202726 | 10.0.2 | Maurizio Cimadamore | P3 | Resolved | Fixed | b06 |
JDK-8202539 | 10u-open | Maurizio Cimadamore | P3 | Resolved | Fixed | master |
The test harness for local variable type inference, which was tweaked under JDK-8199910, is now generating classfiles in the test folder. While the test passes normally, it is generating garbage files in checked in source trees. This bug should be fixed by having classfiles be written in a scratch folder.
- backported by
-
JDK-8202539 local variable inference regression test generates classfile in test folder
-
- Resolved
-
-
JDK-8202726 local variable inference regression test generates classfile in test folder
-
- Resolved
-
-
JDK-8202804 local variable inference regression test generates classfile in test folder
-
- Resolved
-
- relates to
-
JDK-8199910 Compiler crashes with -g option and variables of intersection type inferred by `var`
-
- Closed
-