This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
RE: Projects
- To: "Boehm, Hans" <hans_boehm at hp dot com>
- Subject: RE: Projects
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Tue, 9 May 2000 11:15:19 -0700 (PDT)
- Cc: "'Jon Olson'" <olson at mmsi dot com>, Jeff Sturm <jsturm at sigma6 dot com>, Tom Tromey <tromey at cygnus dot com>, green at cygnus dot com, java-discuss at sourceware dot cygnus dot com
- References: <140D21516EC2D3119EE700902787664456E7E5@hplex1.hpl.hp.com>
>>>>> "Hans" == Boehm, Hans <hans_boehm@hp.com> writes:
Hans> I assume this matters in that we are trying to conform to the
Hans> JVM spec, even in corner cases like this?
That's what I would like to do.
Would it be possible to make things less efficient, but have them
still work, if monitors don't nest? Non-nesting monitors are probably
very unlikely.
Tom