On 19/05/2015 6:19 AM, Brian Toal wrote:
I'd like to be able to distinguish my openjdk build from others, by
setting java_runtime_name to something that signifies my openjdk
derivative. Is it possible to set java_runtime_name that's used
in .//jdk/src/share/classes/sun/misc/Version.java.template
We're currently breaking abstraction barriers by doing a sed replacement
of $(RELEASE) and $(COMPANY_NAME) in SetupJavaCompilation. This
replacement should be moved to a more proper place.
Unfortunately there were no shared dependencies between jrtfs-jar and
demos, apart from buildtools. :( I
I'd like to be able to distinguish my openjdk build from others, by
setting java_runtime_name to something that signifies my openjdk
derivative. Is it possible to set java_runtime_name that's used
in .//jdk/src/share/classes/sun/misc/Version.java.template via configure?
How do others typically do
Thanks Sean,
I ended up doing something similar to what you mention.
hg clone -u jdk8u45-b14 http://hg.openjdk.java.net/jdk8u/jdk8u jdk8u45-b14
cd jdk8u45-b14
bash ./get_source.sh
bash ./make/scripts/hgforest.sh update jdk8u45-b14
On Mon, May 18, 2015 at 12:01 PM, Seán Coffey
wrote:
> 8u45 was
8u45 was a Critical Patch Update (CPU) release and such releases are not
worked via the OpenJDK forests. You won't be able to build the
equivalent of Oracle JDK from OpenJDK sources given that the Oracle JDK
contains extra features like plugin and installer bundles.
The Oracle JDK is built on
I'm trying to figure out how to build the OpenJDK so that it's at parity
with the OracleJDK version.
For example I want to build OpenJDK that is the equivalent of 8u45.
Appreciate if someone could point me into the correct direction to any
literature that explains how this is done.
I've see it's
Or not treating this warning as error?
This is not a stopper for me now since I am already using English locale
now. But it still feels uncomfortable.
--Max
On 5/18/2015 3:02 PM, Magnus Ihse Bursie wrote:
On 2015-05-15 14:58, Weijun Wang wrote:
On 5/15/2015 8:46 PM, Erik Joelsson wrote:
On 2015-05-15 14:58, Weijun Wang wrote:
On 5/15/2015 8:46 PM, Erik Joelsson wrote:
Hello Max,
I just synced up my jdk9/dev on Windows and built successfully using
VS2010. I doubt changing compilers will have any effect.
I guess it's related to my Windows being Chinese. I've since changed
t