/* ErrorManager.java
-- a class for dealing with errors that a Handler encounters
during logging
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
/**
* This test checks that we indeed invoke the UncaughtException method
* for dying threads and that we ignore exceptions in it.
*
* @author Godmar Back
*/
public class U
import java.util.Vector;
import java.io.File;
import java.io.FileInputStream;
/**
* This class will check for a bug in the x86 trampoline (and possibly others)
* that causes kaffe to ignore the s
/*
* This function is _not_ called directly. It is jumped to (so no return
* address is on the stack) when attempting to use a symbol that has not yet
* been resolved. The first time a jump symbo
/*
* Various assmbly language/system dependent hacks that are required
* so that we can minimize the amount of platform specific code.
*/
/*
* Define this if the system uses RELOCA.
*/
#define
/*
* These are various helper routines that are needed to run an ELF image.
*/
.text
.align 16
.globl _dl_linux_resolve
.type _dl_linux_resolve,#function
_dl_linux_resolve:
/*
* Call the resol
Package: net.tinyos.tools
Description: Simple java tools for interacting with motes.
Author: TinyOS team
This package contains small applications that allow a user to interact
with motes in a simple
This directory contains two examples using
procedure `testeZugaufbauUndWaggonreihung(Integer,Integer).
Invariant `Zug::Kette' prevents that a wagons
predecessor is part of another train.
When execu
#*
@test formal.vm
This template is used for Velocity regression testing.
If you alter this template make sure you change the
corresponding comparison file so that the regression
test doesn't fail