Chen Liang

Results 625 comments of Chen Liang

Hi @jatin-bhateja, as I know, the larval bit is completely unused in current Valhalla - I believe what we should do with that assert is to simply remove it. I...

I know this requires a CSR; it's just not created due to this still being a draft. The main purpose of this is still for speeding up stack map generation;...

Confirmed this is performance-wise neutral for startup. Ready for review.

@JornVernee I have updated the implementation class name and the factories for clarity.

Thanks for the reviews; can anyone review the associated CSR at https://bugs.openjdk.org/browse/JDK-8340963 as well?

Just noticed that the `ArrayClassDesc::displayName` was buggy - existing tests had no coverage and I have added test coverage for `displayName` and a few other missed methods.

/label add compiler cc'ing this to the javac list: this brings in a few definitions from the JLS to core reflection, for which the compiler developers know better.