by Agnieszka Kozubek, 04 January 2013 In this post I will show you three ways to crash your IDE using Java wildcards. If you are impatient, just download the file InstantCrash.java , open it in your IDE and compile. Method 1 Just copy and paste this piece of code: Type this little piece of code into your IDE: And finally try this one: In all honesty, my Eclipse crashes only on the first piece of code. But in all three code examples javac suffers StackOverflowError , and your IDE will often either crash with it, or crash on its own. The examples were taken from the article by R. Tate, A.
Read full article from How to Crash Your IDE Using Java Wildcards | OneWebSQL
No comments:
Post a Comment