Hi Roger, yes I have seen this a few days ago ... could be some small change inside one of latest updates of JDK 7 ... that restrict/block the usage of JSObject class. So now we need a JIRA issue for this, targeted at 2.0.4 and 2.1.
I'll do some test during this week (if possible). If someone has news/info on this, please post here. Bye, Sandro 2013/8/5 Roger L. Whitcomb <roger.whitc...@actian.com> > Just noticed that there is a new error that is showing up in the Pivot > maintenance builds with Java 7. I do not understand why this is just > now showing up since no code has been changed on our side (that I know > of): > > wtk: > > [mkdir] Created dir: > /home/hudson/jenkins-slave/workspace/Pivot-maintenance on Java > 7/pivot_maintenance/wtk/ant-bin > > [javac] Compiling 402 source files to > /home/hudson/jenkins-slave/workspace/Pivot-maintenance on Java > 7/pivot_maintenance/wtk/ant-bin > > [javac] warning: [options] bootstrap class path not set in > conjunction with -source 1.6 > > [javac] /home/hudson/jenkins-slave/workspace/Pivot-maintenance on > Java > 7/pivot_maintenance/wtk/src/org/apache/pivot/wtk/BrowserApplicationConte > xt.java:404: error: cannot find symbol > > [javac] JSObject window = > JSObject.getWindow(applicationHostApplet); > > [javac] ^ > > [javac] symbol: method getWindow(HostApplet) > > [javac] location: class JSObject > > [javac] 1 error > > [javac] 1 warning > > > > Anyone have any clues? Thanks. > > > > ~Roger Whitcomb > >