[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #25443 [Metrics]: Prepare for java 9
#25443: Prepare for java 9
-------------------------+------------------------------
Reporter: iwakeh | Owner: metrics-team
Type: enhancement | Status: new
Priority: Low | Milestone:
Component: Metrics | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------+------------------------------
Comment (by irl):
It would be a good idea to check over things with jdeps to see if we're
depending on sun.* in any places. Not just for the Java 9 transition but
also to make sure that we can run with other Java implementations if we
decide that's a useful thing to do in the future.
For metrics-bot the only issue I can see is with
[[http://netty.io/|Netty]], which is used for the IRC functionality. It
looks though that it only uses sun.* packages when alternative
implementations are not available.
{{{
jdeps path/to/jar | less
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/25443#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs