3279 documents avec fichiers associés – 5422 références bibliographiques  [english version]
HAL : inria-00504028, version 1

Voir la fiche détaillée  BibTeX,EndNote,...
Electronic Notes in Theoretical Computer Science 253, 5 (2009) 15 - 30
Versions disponibles
Soundly Handling Static Fields: Issues, Semantics and Analysis
Laurent Hubert 1, David Pichardie 1
(2009)

Although in most cases class initialization works as expected, some static fields may be read before being initialized, despite being initialized in their corresponding class initializer. We propose an analysis which compute, for each program point, the set of static fields that must have been initialized and discuss its soundness. We show that such an analysis can be directly applied to identify the static fields that may be read before being initialized and to improve the precision while preserving the soundness of a null-pointer analysis.
1 :  CELTIQUE (INRIA - IRISA)
INRIA – Université de Rennes 1 – École normale supérieure de Cachan - ENS Cachan – CNRS : UMR6074
Informatique/Langage de programmation
static analysis – Java – semantics – class initialization – control flow – verification
Liste des fichiers attachés à ce document :
PDF
bytecode09.pdf(229 KB)
PS
bytecode09.ps(710.5 KB)