This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
RE: JVM Usenix paper got rejected
- To: "'Per Bothner'" <per at bothner dot com>, java-discuss at sources dot redhat dot com
- Subject: RE: JVM Usenix paper got rejected
- From: "Boehm, Hans" <hans_boehm at hp dot com>
- Date: Fri, 15 Dec 2000 11:01:49 -0800
[Reviewer comment, was it based on the paper?]
> It also prohibits a concurrent garbage collector.
I don't know were that came from, and I haven't seen the paper, but I think
it's important to point out that that's just plain wrong. (See Boehm,
Demers, Shenker, "Mostly Parallel Garbage Collection", PLDI '91)
Hans