Computer Software
Print ISSN : 0289-6540
Volume 21, Issue 6
Displaying 1-9 of 9 articles from this issue
  • Takashi CHIKAYAMA
    2004 Volume 21 Issue 6 Pages 423-424
    Published: November 25, 2004
    Released on J-STAGE: November 30, 2008
    JOURNAL FREE ACCESS
    Download PDF (17K)
  • Kazunori UEDA
    2004 Volume 21 Issue 6 Pages 425-426
    Published: November 25, 2004
    Released on J-STAGE: November 30, 2008
    JOURNAL FREE ACCESS
    Download PDF (19K)
  • Shigeru CHIBA, Michiaki TATSUBORI, Yoshiki SATO, Kiyoshi NAKAGAWA
    2004 Volume 21 Issue 6 Pages 427-437
    Published: November 25, 2004
    Released on J-STAGE: November 30, 2008
    JOURNAL FREE ACCESS
    Reflection had been regarded as an idea that was inapplicable for practical software development. This paper presents techniques that we have developed for better implementation of reflective computing. Our techniques move the bottleneck of reflective computing from runtime to load/compile time so that reflection could be pragmatic in C++/Java programming, in which execution performance is significant. This paper also mentions our perspective on this research area, in particular, with respect to the relation between reflection and aspect-oriented programming.
    Download PDF (116K)
  • Masahiro YASUGI
    2004 Volume 21 Issue 6 Pages 438-455
    Published: November 25, 2004
    Released on J-STAGE: November 30, 2008
    JOURNAL FREE ACCESS
    Autonomous concurrent objects can be regarded as message receivers rather than labeled records by message senders, each having object references. The subtype relation on reference types can be determined by judging how various messages can be understood. Based on this idea, this paper presents a type system and compilation techniques for concurrent objects, implementing efficient pattern matching of first class messages, where the look-up can be performed as direct indexing of a small table, and the table size can be bounded by a number slightly more than the number of injection tags which the message value may have.
    Download PDF (262K)
  • Tatsurou SEKIGUCHI
    2004 Volume 21 Issue 6 Pages 456-471
    Published: November 25, 2004
    Released on J-STAGE: November 30, 2008
    JOURNAL FREE ACCESS
    This paper aims at describing an algorithm of pointer analysis for practical large-scale application programs written in C language. We formulate the algorithm of pointer analysis in the framework of abstract interpretation. The analysis is carried out by executing an abstract program. To our knowledge, the precision of our abstract memory region is the most accurate among polynomial-time pointer analysis algorithms. We have applied a dynamic checking removal optimization based on our pointer analysis to Fail-Safe C compiler in order to demonstrate effectiveness of our pointer analysis. The experiment targeting SPECCPU 2000 has shown that twenty to seventy percent of dynamic checking can be removed and ten to forty percent of elapsed time is improved.
    Download PDF (182K)
  • Makoto MURATA, Kohsuke KAWAGUCHI
    2004 Volume 21 Issue 6 Pages 472-481
    Published: November 25, 2004
    Released on J-STAGE: November 30, 2008
    JOURNAL FREE ACCESS
    This paper describes XML and schema languages using formal language theory. It also overviews schemabased XML technologies, notably validation and static type checking.
    Download PDF (129K)
  • Takahiro SHINAGAWA
    2004 Volume 21 Issue 6 Pages 482-493
    Published: November 25, 2004
    Released on J-STAGE: November 30, 2008
    JOURNAL FREE ACCESS
    This tutorial paper reviews some major operating system technologies for preventing unauthorized access. To classify and evaluate these technologies, a security taxonomy is introduced. The taxonomy is designed to describe the type of unauthorized access and measure the impact of the unauthorized access. Based on the taxonomy, this paper tries to determine the effectiveness of the operating system technologies for preventing unauthorized access.
    Download PDF (122K)
  • Susumu NISHIMURA
    2004 Volume 21 Issue 6 Pages 494-498
    Published: November 25, 2004
    Released on J-STAGE: November 30, 2008
    JOURNAL FREE ACCESS
    Download PDF (131K)
  • Michiaki TATSUBORI, Hirotake ABE, Ryohtaro KAWAKAMI, Masato SAITO, Eij ...
    2004 Volume 21 Issue 6 Pages 499-504
    Published: November 25, 2004
    Released on J-STAGE: November 30, 2008
    JOURNAL FREE ACCESS
    Download PDF (97K)
feedback
Top