mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-13 17:33:10 +00:00
8025970: Spurious characters in JavaCompiler
Reviewed-by: ksrini
This commit is contained in:
parent
6995b57041
commit
bb2e47a5f4
@ -741,7 +741,7 @@ public class JavaCompiler {
|
||||
out.close();
|
||||
}
|
||||
return outFile;
|
||||
}''
|
||||
}
|
||||
}
|
||||
|
||||
/** Generate code and emit a class file for a given class
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user