JDK-8059575 : JEP-JDK-8043304: Test task: Tiered Compilation level transition tests
Type:Task
Component:hotspot
Sub-Component:compiler
Affected Version:9
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2014-10-01
Updated:2019-06-04
Resolved:2014-12-13
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
Develop tests to verify transition between Tiered compilation levels for methods
Comments
I were wrong. It can not apply the patch cleanly.
in order to pass all tests, I need to introduce compile_id from whitebox.
here is the codereview in jdk8u maillist.
https://mail.openjdk.java.net/pipermail/jdk8u-dev/2019-May/009363.html
21-05-2019
I can cleanly apply this patch to jdk8u-dev.
https://cr.openjdk.java.net/~xliu/8059575/webrev/