Escreva um loop infinito java
while(true) {
//do whatever
}
Tame Tarantula
while(true) {
//do whatever
}