Hi Jason,

To complete my earlier reply:

On 30/11/15 18:25, Daniel Fuchs wrote:
If it can't be undeprecated what is the proper way to target support as
low as JDK7 but might end up executing on JDK9?

Well - a lib using LogRecord.getMillis() could
use @SuppressWarnings("deprecation') when calling
LogRecord.getMillis() - but was that your question?

best regards,

-- daniel

Reply via email to