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


Quelle  T8255968_3.java   Sprache: unbekannt

 
/*
 * @test /nodynamiccopyright/
 * @bug 8255968
 * @summary Confusing error message for inaccessible constructor
 * @run compile/fail/ref=T8255968_3.out -XDrawDiagnostics T8255968_3.java
 */


class T8255968_3 {
    T8255968_3_Test c = new T8255968_3_Test(0);
}

class T8255968_3_Test {
    private T8255968_3_Test(int x) {}  // This method is not at the end.
    T8255968_3_Test(String x) {}  // If this method is private, compiler will output the same error message.
}

Messung V0.5 in Prozent
C=95 H=93 G=93

[Dauer der Verarbeitung: 0.15 Sekunden, vorverarbeitet 2026-04-29]

                                                                                                                                                                                                                                                                                                                                                                                                     


Quellcode-Bibliothek

     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