Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Turning off -XstartOnFirstThread

What is the correct solution for this?  I am following the OpenJDK BSD port (bringing OpenJDK to OS X) and I ran into this issue over the weekend as I was testing the Latest binary build.  It seems that Soylatte understands the flag, but OpenJDK does not.

Should OpenJDK understand this flag?  Or should another way of conveying the same information be used (I am not sure what the purpose of this flag is).

The discussion can be found here:
http://mail.openjdk.java.net/pipermail/bsd-port-dev/2008-September/000031.html

Michael

On Mon, Sep 8, 2008 at 12:59 PM, Scott Kovatch <skovatch@xxxxxxxxx> wrote:
Kevin,

211625 looks like the closest bug for my purposes, but I think the whole
SoyLatte thing would be better addressed by allowing 'standard Java VM'
support on OS X.

But, I can attach the changes to 211625 to get someone thinking about it.

Scott




Back to the top