What preprocessor is used for java source templates?

Alan Bateman Alan.Bateman at oracle.com
Tue Nov 26 05:29:00 PST 2013


On 26/11/2013 12:40, Alex Yursha wrote:
> Hi everyone,
>
> Could you, please, tell me what preprocessor is used to preprocess java
> source templates? For example file X-Buffer.java.template in folder
> src/share/java/nio.
>
Look at builds.tools.spp.Spp, it mostly just uses regex.

-Alan.



More information about the jdk7u-dev mailing list