Speykious/cve-rs

Port to Java

Codetoil opened this issue ยท 6 comments

Reason: image

oh no

Second Reason: I am a Java Programmer.

@NotNull String hi = null;

import sun.misc.Unsafe;

Simply put

while (true) System.gc();

into your code.

Simply put

while (true) System.gc();

into your code.

the funny thing is
this is actually safe, but still worse than doing something unsafe because it will keep pausing the jvm on all threads indefinitely, meaning it will do nothing else in any thread ever again