Results 111 to 120 of about 3,154 (147)
Some of the next articles are maybe not open access.

Generating Java trace data

Proceedings of the ACM 2000 conference on Java Grande, 2000
We describe a system for gathering and analyzing Java trace data. The system provides relatively complete data collection from large Java systems. It also provides a variety of different analyses of that data for use with a software visualization system.
Steven P. Reiss, Manos Renieris
openaire   +1 more source

Generating the Blueprints of the Java Ecosystem

2015 IEEE/ACM 12th Working Conference on Mining Software Repositories, 2015
Contains fulltext : 151478.pdf (Publisher’s version ) (Closed access)
Vassilios Karakoidas   +4 more
openaire   +2 more sources

Multithreaded Java program test generation

Proceedings of the 2001 joint ACM-ISCOPE conference on Java Grande, 2001
We describe ConTest, a tool for detecting synchronization faults in multithreaded Java™ programs. The program under test is seeded with a sleep(), yield(), or priority() primitive at shared memory accesses and synchronization events. At run time, ConTest makes random or coverage-based decisions as to whether the seeded primitive is to be executed. Thus,
Orit Edelstein   +4 more
openaire   +2 more sources

Test input generation with java PathFinder

Proceedings of the 2004 ACM SIGSOFT international symposium on Software testing and analysis, 2004
We show how model checking and symbolic execution can be used to generate test inputs to achieve structural coverage of code that manipulates complex data structures. We focus on obtaining branch-coverage during unit testing of some of the core methods of the red-black tree implementation in the Java TreeMap library,
Willem Visser   +2 more
openaire   +1 more source

Poor Man’s Genericity for Java

1998
A number of proposals have been made as to how Java can be changed to support parameterized types. We present a new proposal that does not try to provide more powerful constructs or cleaner semantics, but instead minimizes the changes that need to be made to existing Java compilers.
Boris Bokowski, Markus Dahm
openaire   +1 more source

Generating Java code for TINA systems

14th Symposium on Computer Architecture and High Performance Computing, 2002. Proceedings., 2003
The work presented in this paper consists of a tool developed to help the process of prototyping a TINA system. This tool is responsible for generating Java code automatically for a general TINA system, whose objects were previously described by the use of SDL language.
Rafael Paoliello Guimarães   +1 more
openaire   +1 more source

Java garbage collection — a generic solution?

Information and Software Technology, 2001
This paper first introdues the main approaches to garbage collection(GC) in modern high-level programming languages, and then focuses on how the 'new' language Java addrsses GC. The object oriented nature of Java and the fact that it is designed to be used in networked/distributed systems poses additional GC related problems.
Averil Meehan, T. F. Lunney
openaire   +1 more source

Object oriented circuit-generators in Java

Proceedings. IEEE Symposium on FPGAs for Custom Computing Machines (Cat. No.98TB100251), 2002
Generators, parameterized code which produces a digital design, have long been a staple of the VLSI community. In recent years, several field programmable gate array (FPGA) design tools have adopted generators, as it is a convenient way to specify reusable designs in a familiar programming environment.
Michael Chu   +4 more
openaire   +1 more source

Generating Java code pairing with ChatGPT

Theoretical Computer Science
zbMATH Open Web Interface contents unavailable due to conflicting licenses.
Zelong Zhao   +3 more
openaire   +1 more source

Home - About - Disclaimer - Privacy