Show HN: Java Bullshifier
takipi.github.io
Show HN: Java Bullshifier
1–10 of 84 posts
Re: Show HN: Java Bullshifier
#2Re: Show HN: Java Bullshifier
#3But this project actually has some serious utility particularly for byte code manipulators are just alternative compilers like AspectJ. Particularly AspectJ as I have seen it fail on things that neither the Eclipse compiler (JDT) or Open JDK fail on.
Re: Show HN: Java Bullshifier
#4Re: Show HN: Java Bullshifier
#5Re: Show HN: Java Bullshifier
#6Re: Show HN: Java Bullshifier
#7Re: Show HN: Java Bullshifier
#8Whenever an exception or a logged error / warning happens in production, it shows you the complete source code leading to it, and the full variable state across the entire call stack.
Using Java Bullshifier, we're able to generate random applications with call stacks that can go thousands of frames deep and other quirky behaviors. This helps us make sure the overhead is unnoticed, even in the most extreme cases.
Would be happy to answer any questions.
Re: Show HN: Java Bullshifier
#9I will see to create a similar rails tool. I intend to test just stress of people who will look at the code and try to understand what it does.
Re: Show HN: Java Bullshifier
#10I'm glad to learn that entire businesses exist thanks to the fact that Java has overly verbose exception outputs which are designed to hide the information you are seeking between 200 lines of call stack prints.
I remember when developing in VB classic, youd get something lile "error -68377388484". Perhaps you prefer this?