Another question for you guys about OSX. 32 bits support as been removed some weeks ago without further notice on OSX version.
* Why such decision ? * How could we bring back 32 bits support, especially -d32 support ? * Where is the correct location to enter a bug report on this (bugreport.sun.com ?) Cheers 2012/2/20 Scott Kovatch <[email protected]>: > > On Feb 20, 2012, at 5:33 AM, Henri Gomez wrote: > > 2012/2/20 Edvard Wendelin <[email protected]>: > > Hi, > > > jdk7u-dev is the primary development forest for non-hotspot changes for 7 > > updates. This is the forest individual developers use. > > > jdk7u is the stable master forest where the integrators push changes from > > different integration areas (hotspot-main, jdk7u-dev, CPU releases etc). > > Fixes going into the master should be well tested, which is why the > > integrator run extra testing before pushing changes from integration area to > > master. The Oracle JDK developer preview builds published on jdk7.java.net > > are built from the master forest. > > > Ok thanks to clarify. > > To build OSX OpenJDK, I used jdk7u-dev. May be time to go to jdk7u > > BTW, I notice a change between them relative to OSX build. > > OSX stuff (Contents/Home) moved from j2sdk-image to j2sdk-bundle and > from j2re-image to j2re-bundle last week on jdk7u-dev > It still under j2sdk-image and from j2re-image on jdk7u > > Which one will be the good one ? > > > Once the next integration from jdk7u-dev to jdk7u happens, both will be > copying the final output into j2sdk-bundle and j2re-bundle. > > This was done because the current scheme prevented you from doing a > self-hosted build because some of the tool binaries were getting moved out > from underneath the bootdir during the build, causing it to fail. > > -- Scott K. > > ---------------------------------------- > Scott Kovatch > [email protected] > Santa Clara/Pleasanton, CA >
