RFR: 8283994: Make Xerces DatatypeException stackless [v2]

Jaikiran Pai jpai at openjdk.java.net
Wed Apr 13 11:16:11 UTC 2022


On Thu, 31 Mar 2022 17:54:28 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> See bug report for more details. This change improves SPECjvm2008:xml.validation for about +3%:
>> 
>> 
>>  baseline: 298.353 ± 1.008  ops/min
>>  patched:  309.912 ± 1.347  ops/min
>> 
>> Of course, the real improvements might be even higher, as exception might be thrown from much deeper call hierarchy.
>> 
>> Additional testing:
>>  - [x] Linux x86_64 fastdebug, `jaxp_all`
>>  - [x] Linux x86_64 fastdebug, `javax/xml`
>
> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Also update LastModified

Marked as reviewed by jpai (Committer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/8036


More information about the core-libs-dev mailing list