You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by JeremiahDJordan <gi...@git.apache.org> on 2018/10/17 22:05:00 UTC

[GitHub] cassandra issue #272: CASSANDRA-14757 Fix accessing java.nio.Bits.totalCapac...

Github user JeremiahDJordan commented on the issue:

    https://github.com/apache/cassandra/pull/272
  
    Rather than introducing more compiler version dependent classes, why not just catch the java.lang.NoSuchFieldException if it happens and then use the other name?  This only happens once during static initialization.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org