jetty.project
jetty.project copied to clipboard
Review Uptime
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?
See: https://bugs.eclipse.org/443652
Android (and also JRE on compact3) does not have java.lang.management.ManagementFactory.
I don't think we support Jetty (the server) on Android. Do we still need to support compact3?
We do support Jetty (the server) on Android v11+.
We should ask jetty-users (and jetty-dev) if compact3 is still needed.
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.
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.
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.
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.