jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Review Uptime

Open sbordet opened this issue 6 years ago • 8 comments

Uptime is currently a static singleton with a nested interface and implementation that are apparently not used.

Furthermore, it reports the uptime of the JVM while it is mostly used to report the Server uptime.

In the case of Server restarts, for example, it won't report the restarted Server uptime.

Why does this class need to support Android?

sbordet avatar Apr 01 '19 08:04 sbordet

See: https://bugs.eclipse.org/443652

Android (and also JRE on compact3) does not have java.lang.management.ManagementFactory.

joakime avatar Apr 01 '19 10:04 joakime

I don't think we support Jetty (the server) on Android. Do we still need to support compact3?

sbordet avatar Apr 01 '19 13:04 sbordet

We do support Jetty (the server) on Android v11+. We should ask jetty-users (and jetty-dev) if compact3 is still needed.

joakime avatar Apr 01 '19 14:04 joakime

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 31 '20 14:03 stale[bot]

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 02 '21 17:06 stale[bot]

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 11 '22 00:06 github-actions[bot]

This issue has been automatically marked as stale because it has been a full year without activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 14 '23 00:06 github-actions[bot]