Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got StackOverflowError while evaluating htm.java with K =1 #200

Open
yiming-tang-cs opened this issue Aug 24, 2018 · 1 comment
Open

Got StackOverflowError while evaluating htm.java with K =1 #200

yiming-tang-cs opened this issue Aug 24, 2018 · 1 comment
Assignees

Comments

@yiming-tang-cs
Copy link
Contributor

When the K = 1, there is a exception.

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)

Found this issue from https://github.com/ponder-lab/Stream-Performance-Refactoring-Paper/issues/29

@yiming-tang-cs 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
@khatchad
Copy link
Member

Please detail the steps to reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants