Thankfully noticed that JDK 9 is on the horizon as Java Platform posted on G+, and looks like will force some changes to Class Viewer which will be version 7, and will release a bit after the new JDK arrives, as will test with it. Why the jump in versions? I only do prime number version numbers. So Class Viewer 5 is followed by Class Viewer 7. And Class Viewer will no longer be a JApplet as Applet is being deprecated. Am thinking will be a Panel or a Container. Will figure out when begin development. That looks like biggest change as now starting to consider
And still need to figure out if anything else will be impacted. Oh do like the emphasis on modular. Looks like Java Reflections will be kept backward compatible which would remove most of my concerns.
Am thinking the changes for Class Viewer should be easy. And will try to think of other things may as well do with new version, which should arrive next year, but again AFTER the new JDK arrives.