Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  bug-1772597.js   Sprache: JAVA

 
// |jit-test| skip-if: !this.hasOwnProperty("Tuple")

gczeal(14);

var c = #["a""b""c"]; // Need at least 3 elements to trigger the bug
var t;

for (i = 0; i < 2; i++) {
    /*
       To trigger the bug, the calculated tenured size needs to exceed
       the size of the nursery during the previous GC. So we call Tuple.with(),
       which is implemented in C++, because most of the self-hosted Tuple
       methods allocate temporary space that increases the nursery size,
       masking the bug.
     */

    t = c.with(1, "x");
    /*
      Calling gc() manually forces `t` to be tenured. This test fails if
      the GC assumes that `t` has the same alloc kind in the nursery and
      the tenured heap, as happened in Bug 1772597.
    */

    gc();
}

Messung V0.5
C=84 H=34 G=63

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge