-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: infrastructure
-
Environment:
Mac
From the JDK repo root directory:
make hotspot-xcode-project
* For target make-support_ide_xcode__build_xcode_project_exec:
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "DiskFile.getFiles()" because "root" is null
at XcodeProjectMaker.prepareFiles(XcodeProjectMaker.java:492)
at XcodeProjectMaker.main(XcodeProjectMaker.java:141)
make hotspot-xcode-project
* For target make-support_ide_xcode__build_xcode_project_exec:
Exception in thread "main" java.lang.NullPointerException: Cannot invoke "DiskFile.getFiles()" because "root" is null
at XcodeProjectMaker.prepareFiles(XcodeProjectMaker.java:492)
at XcodeProjectMaker.main(XcodeProjectMaker.java:141)