xin liu

Results 57 comments of xin liu

> @chhagedorn > > > Have you checked that the printed node order with `dump(X)` is the same as before? I'm not sure if that is a strong requirement. >...

/covered @Pr0methean is an employee of Amazon.

hi, @JesperIRL, Could you help us on OCA coverage?

I run into an error $make test TEST=compiler/c2/irTests/scalarReplacement/AllocationMergesTests.java CONF=linux-x86_64-server-fastdebug ``` One or more @IR rules failed: Failed IR Rules (1) of Methods (1) ---------------------------------- 1) Method "int compiler.c2.irTests.scalarReplacement.AllocationMergesTests.testPollutedPolymorphic(boolean,int)" - [Failed...

hi, @vnkozlov and @merykitty > Did you address @merykitty comment in RFE? You said: `it looks like this JBS does have this downsize, I will investigate this problem` I think...

hi, @vnkozlov > I thought about this change more. You are trading performance lost with saving of some space in CodeCache. I don't think we should do this. Thanks you...

> Note, instead of just `return 5;` in my example there could be following code which use `j` extensively which could be replaced with constant `5`. I understand your concern....

> I would need to test performance with these changes. Did you ran any benchmarks yourself? I ran Renaissance and SpecJBB. I didn't see regression. My understanding is that the...

if you are talking about docker, please refer to this issue: https://github.com/corretto/corretto-8-docker/issues/17

Thank you for using corretto-8. I still have a question about it. Do you want to a client JVM or you can only load client library in your application? I...