FYI: Make Message.WRITE final (#38)

jaroslav.tulach@oracle.com jaroslav.tulach at oracle.com
Tue Feb 9 08:37:20 UTC 2016


Hi language implementors,
anybody minds if we fix this mistake and make the field final?

If so, please speak up in the request. Otherwise we integrate the change on Friday Feb 12, 2015.
-jt

view it on GitHub

----- Reply message -----
Od: "Andreas Woess" <notifications at github.com>
Komu: "graalvm/truffle" <truffle at noreply.github.com>
Kopie: "Jaroslav Tulach" <jaroslav.tulach at oracle.com>
Předmět: [truffle] Make Message.WRITE final (#38)
Datum: po, úno 8, 2016 16:01

I approve of the change. It's an API error and very unlikely somebody depends on it (nobody should ever write to the (WRITE) field), so it should be fixed.

—
Reply to this email directly or view it on GitHub.


More information about the graal-dev mailing list