Changeset: af32a380118d
Author:kurt
Date: 2014-04-27 17:17 -0400
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/af32a380118d
. Align top of stack to page size to adjust for OpenBSD's randomized initial
stack pointer
! src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp
Changeset:
Changeset: bc18827707b2
Author:Greg Lewis
Date: 2014-04-25 22:04 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/bc18827707b2
. Don't pass -fpch-deps if compiling with clang. This fixes the build with
clang 3.4, which errors on unknown parameters (instead of
Changeset: cf5c383e1d33
Author:Greg Lewis
Date: 2011-09-21 22:28 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/cf5c383e1d33
. Fix the build on FreeBSD by adding an include of fcntl.h for O_CREAT and
O_RDWR.
! agent/src/os/bsd/symtab.c
Changeset: f1a18ada58
Changeset: 278b28ec3a1f
Author:kurt
Date: 2011-09-21 16:36 -0400
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/278b28ec3a1f
Summary: Eliminate OS specific atomic includes and implementations from
bsd_zero.
This reduces linux_zero to bsd_zero diff's and corrects OS X
Changeset: 9b0ca45cd756
Author:trims
Date: 2011-06-28 10:57 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/9b0ca45cd756
Added tag hs21-b17 for changeset 81d815b05abb
! .hgtags
Changeset: 3406145981b7
Author:Greg Lewis
Date: 2011-07-07 23:49 -0700
URL
Hi Henri,
On 2/1/11 2:17 AM, Henri Gomez wrote:
>> Traditionally, the jdk can use the last major version for bootstrap and
>> itself.
>> The results are the same so it realy comes down to whatever is easiest for
>> the builder.
>>
>> I do however use self bootstrap as a method to check the curren
> Traditionally, the jdk can use the last major version for bootstrap and
> itself.
> The results are the same so it realy comes down to whatever is easiest for
> the builder.
>
> I do however use self bootstrap as a method to check the current build is
> working well enough to handle building its
Hi Henri,
On Monday 31 January 2011 04:45:29 pm Henri Gomez wrote:
> > Thanks for the test results Henri. I have reverted the change since it
> > doesn't work for both jdk6 and self bootstrap. For short term I have
> > disabled the test_gamma script so that bsd-port can be built using
> > any vali
> Thanks for the test results Henri. I have reverted the change since it
> doesn't work for both jdk6 and self bootstrap. For short term I have
> disabled the test_gamma script so that bsd-port can be built using
> any valid bootstrap jdk (1.6 or 1.7). When both 1.6 and self bootstrap
> works, we c
Hi Henri,
On Monday 31 January 2011 04:00:57 am Henri Gomez wrote:
> I updated openjdk-osx-build build scripts to use now OpenJDK 1.7 32bits.
>
> Bu default, build will use OpenJDK 1.7 32bits if allready installed
> (/Library/Java/JavaVirtualMachines/openjdk-1.7-i586).
> If not available, it wil
I updated openjdk-osx-build build scripts to use now OpenJDK 1.7 32bits.
Bu default, build will use OpenJDK 1.7 32bits if allready installed
(/Library/Java/JavaVirtualMachines/openjdk-1.7-i586).
If not available, it will download a tarball copy and use it.
2011/1/31 Henri Gomez :
> Building with
Building with previous release of 32bits OpenJDK 1.7 seems better :
/usr/bin/strip -S
/Users/henri/Documents/hudson/data/jobs/openjdk-1.7-bsdport-x86_64/workspace/build/bsd-amd64/j2sdk-image/jre/lib/amd64/server/libjvm.dylib
/usr/bin/strip -S
/Users/henri/Documents/hudson/data/jobs/openjdk-1.7-bsd
Tried to build OpenJDK 1.7 64bits with previous release OpenJDK 1.7 64bits.
It build but didn't works ;(
gcc -m64 -m64 -L`pwd` -o gamma launcher/java_md.o launcher/java.o
launcher/jli_util.o launcher/wildcard.o -ljvm -lm -pthread
All done.
cd bsd_amd64_compiler2/product && ./test_gamma
openjdk
On 1/29/11 2:00 PM, Henri Gomez wrote:
>> Can you use a recent openjdk7 binary (not soylatte) to bootstrap the
>> current tree with the patch in place? I need to know if the problem I
>> solved on ppc/zero is generic or just ppc/zero related.
> Any OpenJDK 1.7 could be used ?
>
> ie: OpenJDK 32/64
> Can you use a recent openjdk7 binary (not soylatte) to bootstrap the
> current tree with the patch in place? I need to know if the problem I
> solved on ppc/zero is generic or just ppc/zero related.
Any OpenJDK 1.7 could be used ?
ie: OpenJDK 32/64 from bsdport and the universal from OS/X branc
On 1/28/11 4:51 PM, Henri Gomez wrote:
>> I reverted
>> http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/64f1f124ea0a
>> and build works again.
> So what should be done with this patch ?
> Reverted or not ?
>
Can you use a recent openjdk7 binary (not soylatte) to bootstrap the
current tre
> I reverted
> http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/64f1f124ea0a
> and build works again.
So what should be done with this patch ?
Reverted or not ?
I reverted http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/64f1f124ea0a
and build works again.
2011/1/28 Henri Gomez :
> I got the problem in both 32 and 64 bits build :(
>
> 32bits build is using soylate 386, 64bits soylate amd64
>
> I'll try to revert patch
>
> 2011/1/28 Sam Pullara :
I got the problem in both 32 and 64 bits build :(
32bits build is using soylate 386, 64bits soylate amd64
I'll try to revert patch
2011/1/28 Sam Pullara :
> I just did a complete build using the update.sh script.
>
> openjdk version "1.7.0-internal"
> OpenJDK Runtime Environment (build 1.7.0-int
I just did a complete build using the update.sh script.
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-sam_2011_01_28_09_23-b00)
OpenJDK 64-Bit Server VM (build 20.0-b06, mixed mode)
I was using the i386 version of soylatte to bootstrap it though.
Sam
On Jan
On Fri, Jan 28, 2011 at 11:14:31AM +0100, Henri Gomez wrote:
> When rebuilding after your latests changes, I get the following error :
>
[snip]
> Error occurred during initialization of VM
> Unable to load native library:
> dlopen(/Users/henri/Documents/hudson/data/DROP_DIR/soylatte16-amd64-1.0.3/
Changeset: 907c1aed0f8c
Author:cl
Date: 2011-01-27 17:28 -0800
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/907c1aed0f8c
Added tag jdk7-b127 for changeset 102466e70deb
! .hgtags
Changeset: d9307d0594c8
Author:Greg Lewis
Date: 2011-01-27 22:35 -0800
URL:
When rebuilding after your latests changes, I get the following error :
threadCritical_bsd.o threadLS_bsd_x86.o threadLocalAllocBuffer.o
threadLocalStorage.o threadService.o thread_bsd_x86.o timer.o type.o
typeArrayKlass.o typeArrayKlassKlass.o typeArrayOop.o unhandledOops.o
universe.o unsafe.o ut
Changeset: 90ade3e5c802
Author:Greg Lewis
Date: 2011-01-27 22:29 -0800
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/90ade3e5c802
If we're going to print jlong values with INT64_FORMAT, then cast them to
int64_t to make sure they're the right type.
! src/share/vm/o
On 01/24/11 20:49, Kurt Miller wrote:
> Hi Greg,
>
> On 1/24/11 11:07 AM, Greg Lewis wrote:
>> On Mon, Jan 24, 2011 at 07:56:23AM -0800, Sam Pullara wrote:
>>> I'm still getting an error from the Makefile that I had to modify:
>>>
>>> make VM_SUBDIR=productgeneric_expor
Hi Greg,
On 1/24/11 11:07 AM, Greg Lewis wrote:
> On Mon, Jan 24, 2011 at 07:56:23AM -0800, Sam Pullara wrote:
>> I'm still getting an error from the Makefile that I had to modify:
>>
>> make VM_SUBDIR=productgeneric_export
>> Makefile:375: target `/Xusage.txt' given mo
At 10:43 AM -0800 1/24/11, Sam Pullara wrote:
>That is the script that I am using.
>
>Sam
>
>On Jan 24, 2011, at 10:34 AM, Stephen Bannasch wrote:
>
>> At 8:09 AM -0800 1/24/11, Sam Pullara wrote:
>>> Looking closer it appears that it might be because EXPORT_KERNEL_DIR or
>>> EXPORT_CLIENT_DIR isn
You could check how I build OpenJDK for OS/X (both BSD and Mac OS/X
branches) here :
http://code.google.com/p/openjdk-osx-build/
2011/1/24 Sam Pullara :
> That is the script that I am using.
>
> Sam
>
> On Jan 24, 2011, at 10:34 AM, Stephen Bannasch wrote:
>
>> At 8:09 AM -0800 1/24/11, Sam Pull
That is the script that I am using.
Sam
On Jan 24, 2011, at 10:34 AM, Stephen Bannasch wrote:
> At 8:09 AM -0800 1/24/11, Sam Pullara wrote:
>> Looking closer it appears that it might be because EXPORT_KERNEL_DIR or
>> EXPORT_CLIENT_DIR isn't setproperly. I am surprised that you aren't getting
At 8:09 AM -0800 1/24/11, Sam Pullara wrote:
>Looking closer it appears that it might be because EXPORT_KERNEL_DIR or
>EXPORT_CLIENT_DIR isn't setproperly. I am surprised that you aren't getting
>farther though.
>
This is how I build bsd-port on macosx: https://gist.github.com/617451
Looking closer it appears that it might be because EXPORT_KERNEL_DIR or
EXPORT_CLIENT_DIR isn't set properly. I am surprised that you aren't getting
farther though.
Sam
On Jan 24, 2011, at 8:07 AM, Greg Lewis wrote:
> On Mon, Jan 24, 2011 at 07:56:23AM -0800, Sam Pullara wrote:
>> I'm still g
On Mon, Jan 24, 2011 at 07:56:23AM -0800, Sam Pullara wrote:
> I'm still getting an error from the Makefile that I had to modify:
>
> make VM_SUBDIR=productgeneric_export
> Makefile:375: target `/Xusage.txt' given more than once in the same rule.
> make[3]: *** No rule
I'm still getting an error from the Makefile that I had to modify:
make VM_SUBDIR=productgeneric_export
Makefile:375: target `/Xusage.txt' given more than once in the same rule.
make[3]: *** No rule to make target
`/Volumes/Data/Projects/jsr335/bsd-port/build/bsd-amd64
At 10:48 PM -0800 1/23/11, Greg Lewis wrote:
>On Mon, Jan 24, 2011 at 06:25:15AM +, gle...@eyesbeyond.com wrote:
>
>
>These changes should fix the build on MacOS X. Let me know how they go.
Build works, thanks.
On Mon, Jan 24, 2011 at 06:25:15AM +, gle...@eyesbeyond.com wrote:
These changes should fix the build on MacOS X. Let me know how they go.
--
Greg Lewis Email : gle...@eyesbeyond.com
Eyes Beyond Web : http://www.eyesbeyond.com
Informa
Changeset: 0f8d9716a2bb
Author:Greg Lewis
Date: 2011-01-23 22:20 -0800
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/0f8d9716a2bb
. Use the standard (C99) header rather than defining bool, true
and false locally.
! src/os/bsd/vm/jsig.c
Changeset: aca9fccf1724
A
Changeset: 5f3f352944f8
Author:kurt
Date: 2011-01-04 21:43 -0500
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/5f3f352944f8
Summary: Add missing function to correct zero link error on PPC.
! src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp
Changeset: 004aaf53de56
Author:
Changeset: 1132ed4a0086
Author:cl
Date: 2010-12-16 18:17 -0800
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/1132ed4a0086
Added tag jdk7-b122 for changeset 3a548dc9cb45
! .hgtags
Changeset: ff46c592a4e2
Author:Greg Lewis
Date: 2010-12-17 23:32 -0800
URL:
Changeset: 3a548dc9cb45
Author:katleman
Date: 2010-12-09 21:25 -0800
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/3a548dc9cb45
Added tag jdk7-b121 for changeset 3f3653ab7af8
! .hgtags
Changeset: ec3412e8fd70
Author:Greg Lewis
Date: 2010-12-11 09:07 -0800
Changeset: 62aa74bafa73
Author:cl
Date: 2010-11-04 15:54 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/62aa74bafa73
Added tag jdk7-b117 for changeset 806d0c037e6b
! .hgtags
Changeset: 9f1c0198b76d
Author:Greg Lewis
Date: 2010-11-06 22:59 -0700
URL:
Changeset: 3dc64719cf18
Author:cl
Date: 2010-08-13 11:38 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/3dc64719cf18
Added tag jdk7-b105 for changeset 6709c14587c2
! .hgtags
Changeset: 3ef0e33bc95c
Author:Greg Lewis
Date: 2010-08-14 11:44 -0700
URL:
Changeset: efd4401fab1d
Author:cl
Date: 2010-07-29 13:33 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/efd4401fab1d
Added tag jdk7-b103 for changeset cb4250ef73b2
! .hgtags
Changeset: 9fd19325d2d3
Author:Greg Lewis
Date: 2010-08-02 09:58 -0700
URL:
Changeset: 4b58861a3570
Author:mikejwre
Date: 2010-03-18 13:52 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/4b58861a3570
Added tag jdk7-b86 for changeset bf823ef06b4f
! .hgtags
Changeset: 1e976d3fd820
Author:Greg Lewis
Date: 2010-03-20 11:12 -0700
Changeset: 125eb6a9fccf
Author:mikejwre
Date: 2010-02-18 13:31 -0800
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/125eb6a9fccf
Added tag jdk7-b84 for changeset ffc8d176b84b
! .hgtags
Changeset: d3ab6707ff98
Author:Greg Lewis
Date: 2010-02-19 08:02 -0800
Changeset: 26ecc6fa29e6
Author:mikejwre
Date: 2010-02-04 11:19 -0800
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/26ecc6fa29e6
Added tag jdk7-b82 for changeset 1999f5b12482
! .hgtags
Changeset: d8399dd6105b
Author:Greg Lewis
Date: 2010-02-06 10:17 -0800
Changeset: 96e4ccadd5f6
Author:xdono
Date: 2009-07-24 13:39 -0700
URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/96e4ccadd5f6
Added tag jdk7-b66 for changeset 57c71ad0341b
! .hgtags
Changeset: 4256b1662add
Author:gle...@misty.eyesbeyond.com
Date: 2009-07-25
46 matches
Mail list logo