This is driving me nuts :)
Here's the code from start of file (header excluded):
#include "utilities/macros.hpp"
#if INCLUDE_NMT
#include "precompiled.hpp"
#include "oops/instanceKlass.hpp"
#include "runtime/atomic.hpp"
#include "runtime/interfaceSupport.hpp"
#include "runtime/mutexLocker.hpp"
Hi,
On Mon, 2014-12-08 at 21:46 +1000, David Holmes wrote:
> On 8/12/2014 7:10 PM, ChenLong wrote:
> > Hi
> >
> > Apologize if this is not the right place to ask.
> > I want to try OpenJDK8 on Armv7. Is there a guideline on how to cross
> > compile OpenJDK8 for Armv7? And if not, could someone sh
Den 2014-12-09 10:27, Severin Gehwolf skrev:
Hi,
On Mon, 2014-12-08 at 21:46 +1000, David Holmes wrote:
On 8/12/2014 7:10 PM, ChenLong wrote:
Hi
Apologize if this is not the right place to ask.
I want to try OpenJDK8 on Armv7. Is there a guideline on how to cross compile
OpenJDK8 for Armv7?
Hi David,
Everything before the precompiled header gets ignored, I think.
Cheers, Thomas
On Dec 9, 2014 10:12 AM, "David Holmes" wrote:
> This is driving me nuts :)
>
> Here's the code from start of file (header excluded):
>
> #include "utilities/macros.hpp"
>
> #if INCLUDE_NMT
> #include "pre
On Fri, Dec 5, 2014 at 10:11 AM, Erik Joelsson wrote:
> Hello Volker,
>
> Are these the only conditions for when sa-jdi.jar is not built? If so, then
> I suppose this is fine.
Yes. But with my proposed solution any new platform may easily add
itself to the list of platforms which don't have the S
Volker,
Please notice, there is work-in-progress to cease out any dependencies
to jdk.hotspot.agent from other modules.
Please, see:
https://bugs.openjdk.java.net/browse/JDK-8059038
https://bugs.openjdk.java.net/browse/JDK-8059035
-Dmitry
On 2014-12-09 20:12, Volker Simonis wrote:
> On Fri,
That's fine, but we currently can not build on AIX because of this
issue and I don't want to stay without builds until the mentioned bugs
are fixed (especially when the fix for the issue is so simple and
non-intrusive for other platforms).
Regards,
Volker
On Tue, Dec 9, 2014 at 6:23 PM, Dmitry Sa
Volker,
I'm OK with your fix.
-Dmitry
On 2014-12-09 20:42, Volker Simonis wrote:
> That's fine, but we currently can not build on AIX because of this
> issue and I don't want to stay without builds until the mentioned bugs
> are fixed (especially when the fix for the issue is so simple and
> non
Hi Thomas,
On 9/12/2014 9:59 PM, Thomas Stüfe wrote:
Hi David,
Everything before the precompiled header gets ignored, I think.
Thank you! Now I recall that little detail on windows.
David
Cheers, Thomas
On Dec 9, 2014 10:12 AM, "David Holmes" mailto:david.hol...@oracle.com>> wrote:
Hello,
The time approaches when the one remaining category of lint warning
still present in the jdk repo, deprecation, will be eliminated. In
anticipation of that happy day, please review this simple patch to
enable the warning in the build:
diff -r f7c11da0b048 make/common/SetupJavaCompiler
Thanks a lot for sharing these! It seems a lot of efforts needed to
cross-compiling OpenJDK (I do hope it could be easier :). A couple of more
quick questions:
1) Is it same as OpenJDK 8? (I prefer 8 as it is the latest release, right?)
2) Is there any place that I can download prebuilt sysroot
On 9/12/2014 9:16 PM, Xerxes Rånby wrote:
Den 2014-12-09 10:27, Severin Gehwolf skrev:
Hi,
On Mon, 2014-12-08 at 21:46 +1000, David Holmes wrote:
On 8/12/2014 7:10 PM, ChenLong wrote:
Hi
Apologize if this is not the right place to ask.
I want to try OpenJDK8 on Armv7. Is there a guideline o
On 2014-12-09 18:12, Volker Simonis wrote:
On Fri, Dec 5, 2014 at 10:11 AM, Erik Joelsson wrote:
Hello Volker,
Are these the only conditions for when sa-jdi.jar is not built? If so, then
I suppose this is fine.
Yes. But with my proposed solution any new platform may easily add
itself to the
First, congratulations on almost being done fixing all the warnings!
When removing the last warning exception, perhaps it's time to change
the comment next to this line too?
/Erik
On 2014-12-10 02:59, joe darcy wrote:
Hello,
The time approaches when the one remaining category of lint warnin
14 matches
Mail list logo