RFR: Project files for Solaris Studio (original) (raw)
Vladimir Voskresensky vladimir.voskresensky at oracle.com
Thu Apr 11 13:00:17 UTC 2013
- Previous message: RFR: Project files for Solaris Studio / NetBeans
- Next message: RFR: Project files for Solaris Studio / NetBeans
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dmitry,
On 04/11/2013 04:23 PM, Dmitry Samersoff wrote:
Jesper,
Is it correct that this this project is for native part of JDK only? Yes, it is project around C/C++ part of OpenJDK, but it's build command creates full jdk image (i.e. with all java parts as well): ${MAKE} -f Makefile LOG=debug images
If yes - is it possible to rename it to OpenJDKNative or create common/netbeans/native/OpenJDK to avoid any misunderstanding and future name conflicts? what about simpler layout: common/native_project (or make/native_project) otherwise developer have to go several levels down: common, netbeans, native, OpenJDK
Thanks, Vladimir.
I hope sometimes OpenJDKjava project appears as well. -Dmitry On 2013-03-27 20:04, Jesper Wilhelmsson wrote: Hi,
A new webrev is now available. The issues reported from the first review should be fixed and the project now contains configurations for both Linux64 and Mac64. To select configuration there is a dropdown menu next to the build button. http://cr.openjdk.java.net/~jwilhelm/7074926/webrev.2/ Thanks, /Jesper
Jesper Wilhelmsson skrev 25/3/13 5:29 PM: Hi, Sorry for cross posting, but I think this could be useful for several areas. I would like to add Solaris Studio / NetBeans project files for the entire OpenJDK project. To clarify: One project that contains the entire OpenJDK.
With the new build infrastructure in JDK 8 building the entire OpenJDK is fairly fast and even though I personally mostly work in the HotSpot tree, I tend to always clone and build the entire JDK forest. I find this to have several benefits. Webrev: http://cr.openjdk.java.net/~jwilhelm/7074926/webrev/ The configuration in this project is currently Mac only. Linux and Solaris configurations are also planned. The webrev is made from the jdk8/build repository which is where I think a change like this should go in. Let me know if you think something else.
To use this project (once pushed): 1. Clone your favorite repository hg clone http://hg.openjdk.java.net/hsx/hotspot-gc 2. Get the whole forest cd hotspot-gc sh getsource.sh 3. Configure sh configure 4. Open Solaris studio / NetBeans and load the project. The project in located in the common directory. Thanks, /Jesper
- Previous message: RFR: Project files for Solaris Studio / NetBeans
- Next message: RFR: Project files for Solaris Studio / NetBeans
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]