You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.StackOverflowError
at edu.cuny.hunter.streamrefactoring.core.analysis.StreamStateMachine$$Lambda$485/1470607708.<init>(Unknown Source)
at edu.cuny.hunter.streamrefactoring.core.analysis.StreamStateMachine$$Lambda$485/1470607708.get$Lambda(Unknown Source)
at edu.cuny.hunter.streamrefactoring.core.analysis.StreamStateMachine.computePossibleOriginStreams(StreamStateMachine.java:534)
at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
The text was updated successfully, but these errors were encountered:
yiming-tang-cs
changed the title
Got StackOverflowError while evaluating htm.java with K =1
Got StackOverflowError while evaluating htm.java with K =1
Aug 24, 2018
When the K = 1, there is a exception.
Found this issue from https://github.com/ponder-lab/Stream-Performance-Refactoring-Paper/issues/29
The text was updated successfully, but these errors were encountered: