-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
Mac
-
b13
Need Xcode project for Mac port of Hotspot to facilitate development using modern IDE
If we have and Xcode project for Mac port of Hotspot we can use Xcode IDE to make it easier to learn, test and develop. Especially relevant for people like me, who are new to the team, and used to use Xcode and all the features it provides, like easy browsing of code by quickly jumping to definition of methods.
Also, Xcode allows for easy code profiling (memory, time, disk, network, power etc) and both runtime (ex. UndefinedBehaviorSanitizer) and compile analysis.
https://github.com/gerard-ziemski/xcode
If we have and Xcode project for Mac port of Hotspot we can use Xcode IDE to make it easier to learn, test and develop. Especially relevant for people like me, who are new to the team, and used to use Xcode and all the features it provides, like easy browsing of code by quickly jumping to definition of methods.
Also, Xcode allows for easy code profiling (memory, time, disk, network, power etc) and both runtime (ex. UndefinedBehaviorSanitizer) and compile analysis.
https://github.com/gerard-ziemski/xcode
- relates to
-
JDK-8338916 Build warnings about overriding recipe for jvm-ldflags.txt
-
- Resolved
-
-
JDK-8339622 Regression in make open-hotspot-xcode-project
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/129f527f
-
Review(master) openjdk/jdk/20564