mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-16 05:59:06 +00:00
ProjectCreator tool is modified to support two new options: '-relativeAltSrcInclude' and '-altRelativeInclude' which prevents IDE linker errors. Also fixed some cmd line build linker warnings. Misc cleanups. Reviewed-by: rdurbin, coleenp