public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: Object.clone() out of memory tests
@ 2004-10-19 11:45 Jeroen Frijters
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Frijters @ 2004-10-19 11:45 UTC (permalink / raw)
  To: Stephen Crawley; +Cc: Mauve Discuss, crawley

Stephen Crawley wrote:
> "Jeroen Frijters" <jeroen@sumatra.nl> wrote:
> > I'd like to move the out of memory test in
> > gnu/testlet/java/lang/object/clone.java to a separate file. The test
> > makes my system unbearably slow (because it pushes all memory to the
> > swap file) so it would be nice to be able to disable to separately.
> > 
> > Any objections?
> 
> None from me.

I made the change.

> It would be nice if there was a convention of flagging tests 
> that are in some way VM or environment specific so that they could be 
> deselected in a Mauve key file.

Yeah. On the other hand one could also argue that these tests don't
belong in Mauve, but in the VM specific test suites. It turns out that
the OutOfMemoryError test that I moved is also a bit dubious, because it
tries to predict when the VM will throw an OutOfMemoryError, but the
spec says nothing about this, it's perfectly legal for the VM to throw
an OutOfMemoryError for a small allocation, but later on allow a larger
allocation (e.g. due to environmental effects).

Regards,
Jeroen

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Object.clone() out of memory tests
  2004-10-17 14:04 Jeroen Frijters
@ 2004-10-17 23:26 ` Stephen Crawley
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Crawley @ 2004-10-17 23:26 UTC (permalink / raw)
  To: Jeroen Frijters; +Cc: Mauve Discuss, crawley


"Jeroen Frijters" <jeroen@sumatra.nl> wrote:
> I'd like to move the out of memory test in
> gnu/testlet/java/lang/object/clone.java to a separate file. The test
> makes my system unbearably slow (because it pushes all memory to the
> swap file) so it would be nice to be able to disable to separately.
> 
> Any objections?

None from me.

It would be nice if there was a convention of flagging tests that are in
some way VM or environment specific so that they could be deselected in
a Mauve key file.

-- Steve

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Object.clone() out of memory tests
@ 2004-10-17 14:04 Jeroen Frijters
  2004-10-17 23:26 ` Stephen Crawley
  0 siblings, 1 reply; 3+ messages in thread
From: Jeroen Frijters @ 2004-10-17 14:04 UTC (permalink / raw)
  To: Mauve Discuss

Hi,

I'd like to move the out of memory test in
gnu/testlet/java/lang/object/clone.java to a separate file. The test
makes my system unbearably slow (because it pushes all memory to the
swap file) so it would be nice to be able to disable to separately.

Any objections?

Regards,
Jeroen

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-19 11:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-19 11:45 Object.clone() out of memory tests Jeroen Frijters
  -- strict thread matches above, loose matches on Subject: below --
2004-10-17 14:04 Jeroen Frijters
2004-10-17 23:26 ` Stephen Crawley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).