March 2009 Archives by author
Starting: Mon Mar 2 18:30:51 UTC 2009
Ending: Mon Mar 30 11:38:16 UTC 2009
Messages: 65
- review request (XS) - 6810474 par compact summary phase crash
John Coomes
- Code review request: 6604422: G1: re-use half-promoted regions (S)
John Coomes
- Code review request: 6604422: G1: re-use half-promoted regions (S)
John Coomes
- JVM Freeze, possibly in CMS
Bob Cotton
- WebStart periodically fails to start with -Xmx1024m
Shane Cox
- Memory Accesses in Old Generation
Peng Du
- Howto keep track of GC, without letting the monitored object die?
Clemens Eisserer
- Howto keep track of GC, without letting the monitored object die?
Clemens Eisserer
- Java6 vs Java5
Clemens Eisserer
- Scalability issues with ParallelOld
Jon Masamitsu
- Scalability issues with ParallelOld
Jon Masamitsu
- Scalability issues with ParallelOld
Jon Masamitsu
- Heap Size Variations
Jon Masamitsu
- Java6 vs Java5
Jon Masamitsu
- Code review request: 6810698: G1: two small bugs in the sparse remembered sets XXXS (updated)
Tony Printezis
- Memory Accesses in Old Generation
Tony Printezis
- Code Review Request: 6812428: G1: Error: assert(ret or obj_in_cs(obj),"sanity") (XXXS)
Tony Printezis
- Code Review Request: 6814467: G1: small fixes related to concurrent marking verboseness (XXXS)
Tony Printezis
- Code review request: 6604422: G1: re-use half-promoted regions (S)
Tony Printezis
- Code review request: 6604422: G1: re-use half-promoted regions (S)
Tony Printezis
- Code review request: 6604422: G1: re-use half-promoted regions (S)
Tony Printezis
- WebStart periodically fails to start with -Xmx1024m
Tony Printezis
- Howto keep track of GC, without letting the monitored object die?
Tony Printezis
- Howto keep track of GC, without letting the monitored object die?
Tony Printezis
- Scalability issues with ParallelOld
Y. Srinivas Ramakrishna
- Heap Size Variations
Y.S.Ramakrishna at Sun.COM
- JVM Freeze, possibly in CMS
Y.S.Ramakrishna at Sun.COM
- Time stopped is much longer than corresponding Full GC
Y.S.Ramakrishna at Sun.COM
- Java6 vs Java5
Y.S.Ramakrishna at Sun.COM
- Java6 vs Java5
Y.S.Ramakrishna at Sun.COM
- Code Review Request: 6812428: G1: Error: assert(ret or obj_in_cs(obj),"sanity") (XXXS)
Igor Veresov
- Request for review(S): 6817419 G1: Enable extensive verification for humongous regions
Igor Veresov
- Request for review(S): 6817419 G1: Enable extensive verification for humongous regions
Igor Veresov
- Request for review(XS): 6815683: G1: SEGV during marking
Igor Veresov
- Request for review(S): 6822263 G1: JVMTI heap iteration fails
Igor Veresov
- hg: jdk7/hotspot-gc/hotspot: 6760309: G1: update remembered sets during Full GCs
andrey.petrusenko at sun.com
- hg: jdk7/hotspot-gc/hotspot: 6543938: G1: remove the concept of popularity
andrey.petrusenko at sun.com
- hg: jdk7/hotspot-gc/hotspot: 3 new changesets
antonios.printezis at sun.com
- hg: jdk7/hotspot-gc/hotspot: 17 new changesets
antonios.printezis at sun.com
- hg: jdk7/hotspot-gc/hotspot: 7 new changesets
antonios.printezis at sun.com
- hg: jdk7/hotspot-gc/hotspot: 6604422: G1: re-use half-promoted regions; ...
antonios.printezis at sun.com
- hg: jdk7/hotspot-gc/hotspot: 6816154: G1: introduce flags to enable/disable RSet updating and scanning
antonios.printezis at sun.com
- hg: jdk7/hotspot-gc/hotspot: 11 new changesets
antonios.printezis at sun.com
- hg: jdk7/hotspot-gc/hotspot: 6820321: G1: Error: guarantee(check_nums(total, n, parts), "all seq lengths should match")
antonios.printezis at sun.com
- hg: jdk7/hotspot-gc/hotspot: 8 new changesets
antonios.printezis at sun.com
- hg: jdk7/hotspot-gc/hotspot: 6720309: G1: don't synchronously update RSet during evacuation pauses; ...
igor.veresov at sun.com
- hg: jdk7/hotspot-gc/hotspot: 6816433: Test G1 and ParOld in JPRT
igor.veresov at sun.com
- hg: jdk7/hotspot-gc/hotspot: 6817419: G1: Enable extensive verification for humongous regions
igor.veresov at sun.com
- hg: jdk7/hotspot-gc/hotspot: 6815683: G1: SEGV during marking
igor.veresov at sun.com
- hg: jdk7/hotspot-gc/hotspot: 6822263: G1: JVMTI heap iteration fails
igor.veresov at sun.com
- hg: jdk7/hotspot-gc: Added tag jdk7-b50 for changeset 5111e13e44e5
john.coomes at sun.com
- hg: jdk7/hotspot-gc/corba: Added tag jdk7-b50 for changeset 0edbd0074b02
john.coomes at sun.com
- hg: jdk7/hotspot-gc/jaxp: Added tag jdk7-b50 for changeset e8514e2be76d
john.coomes at sun.com
- hg: jdk7/hotspot-gc/jaxws: Added tag jdk7-b50 for changeset 5be52db581f1
john.coomes at sun.com
- hg: jdk7/hotspot-gc/jdk: 23 new changesets
john.coomes at sun.com
- hg: jdk7/hotspot-gc/langtools: 8 new changesets
john.coomes at sun.com
- hg: jdk7/hotspot-gc: 6 new changesets
john.coomes at sun.com
- hg: jdk7/hotspot-gc/corba: 11 new changesets
john.coomes at sun.com
- hg: jdk7/hotspot-gc/jaxp: 3 new changesets
john.coomes at sun.com
- hg: jdk7/hotspot-gc/jaxws: 3 new changesets
john.coomes at sun.com
- hg: jdk7/hotspot-gc/jdk: 33 new changesets
john.coomes at sun.com
- hg: jdk7/hotspot-gc/langtools: 13 new changesets
john.coomes at sun.com
- hg: jdk7/hotspot-gc/hotspot: 6797870: Add -XX:+{HeapDump, PrintClassHistogram}{Before, After}FullGC
y.s.ramakrishna at sun.com
- hg: jdk7/hotspot-gc/hotspot: 2 new changesets
y.s.ramakrishna at sun.com
- hg: jdk7/hotspot-gc/hotspot: 6819891: ParNew: Fix work queue overflow code to deal correctly with +UseCompressedOops
y.s.ramakrishna at sun.com
Last message date:
Mon Mar 30 11:38:16 UTC 2009
Archived on: Tue Oct 18 16:49:28 UTC 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).