Fine by me.
-phil.
On 7/4/2012 5:32 AM, Anthony Petrov wrote:
Looks good to me. Although most of the changes are in Java2D code, so
I'm also CC'ing 2d-dev@ to take a look.
--
best regards,
Anthony
On 7/3/2012 10:23 PM, Erik Joelsson wrote:
The build infra project added the use of the annotat
The jdk8/build forest has been in sync for a few days, so anyone willing to try
the new build system with OpenJDK 8, please
follow these instructions:
hg clone http://hg.openjdk.java.net/jdk8/build jdk8-build
cd jdk8-build
sh ./get_source.sh
cd common/makefiles
../autocon
Hi Kelly,
On 07/09/2012 06:12 PM, Kelly O'Hair wrote:
> The jdk8/build forest has been in sync for a few days, so anyone willing to
> try the new build system with OpenJDK 8, please
> follow these instructions:
>
> hg clone http://hg.openjdk.java.net/jdk8/build jdk8-build
> cd jdk8-bui
Hi Omair,
The static vs dynamic link check that you see is only in place for the
JDK libraries not hotspot. For hotspot (which has not been modified as
part of the build-infra project) you still need to pass STATIC_CXX=false
as a make variable on the make invocation.
David
-
On 10/07/20
On windows, I see a failure when building hotspot, as as follows.
Kumar
link.exe /SAFESEH /manifest kernel32.lib user32.lib gdi32.lib
winspool.lib co
dlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib
Wsock32.lib
winmm.lib /nologo /machine:I386 /opt:REF /opt:ICF,8 /map /debu
On 10/07/2012 9:51 AM, Kumar Srinivasan wrote:
On windows, I see a failure when building hotspot, as as follows.
Kumar
link.exe /SAFESEH /manifest kernel32.lib user32.lib gdi32.lib
winspool.lib codlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib
uuid.lib
Wsock32.lib winmm.lib /nologo /m
On 7/9/2012 5:20 PM, David Holmes wrote:
On 10/07/2012 9:51 AM, Kumar Srinivasan wrote:
On windows, I see a failure when building hotspot, as as follows.
Kumar
link.exe /SAFESEH /manifest kernel32.lib user32.lib gdi32.lib
winspool.lib codlg32.lib advapi32.lib shell32.lib ole32.lib
oleaut32.lib
nOn 7/9/2012 5:20 PM, David Holmes wrote:
On 10/07/2012 9:51 AM, Kumar Srinivasan wrote:
On windows, I see a failure when building hotspot, as as follows.
Kumar
link.exe /SAFESEH /manifest kernel32.lib user32.lib gdi32.lib
winspool.lib codlg32.lib advapi32.lib shell32.lib ole32.lib
oleaut32.li
On 10/07/2012 10:59 AM, Kumar Srinivasan wrote:
nOn 7/9/2012 5:20 PM, David Holmes wrote:
On 10/07/2012 9:51 AM, Kumar Srinivasan wrote:
On windows, I see a failure when building hotspot, as as follows.
Kumar
link.exe /SAFESEH /manifest kernel32.lib user32.lib gdi32.lib
winspool.lib codlg32.li
On 07/09/2012 07:44 PM, David Holmes wrote:
> Hi Omair,
>
> The static vs dynamic link check that you see is only in place for the
> JDK libraries not hotspot. For hotspot (which has not been modified as
> part of the build-infra project) you still need to pass STATIC_CXX=false
> as a make variabl
On 10/07/2012 11:05 AM, Omair Majid wrote:
On 07/09/2012 07:44 PM, David Holmes wrote:
Hi Omair,
The static vs dynamic link check that you see is only in place for the
JDK libraries not hotspot. For hotspot (which has not been modified as
part of the build-infra project) you still need to pass
Hi Kelly,
The full debug symbol support seems to have issues. In the old build we
use ENABLE_FULL_DEBUG_SYMBOLS in both the JDK and Hotspot. In the new
build we have ENABLE_DEBUG_SYMBOLS instead. This name difference means
hotspot and the JDK are using different "flags" to control the same
th
12 matches
Mail list logo