|
From: SourceForge.net <no...@so...> - 2009-09-08 20:14:27
|
Bugs item #2854617, was opened at 2009-09-08 15:14 Message generated for change (Tracker Item Submitted) made by mgricken You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2854617&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Definitions (source editor) Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mathias Ricken (mgricken) Assigned to: Nobody/Anonymous (nobody) Summary: Identing Assertion: No matching '{' or '(' preceding '}' Initial Comment: edu.rice.cs.util.UnexpectedException: java.lang.RuntimeException: No matching '{' or '(' preceding '}' at offset 7667 in ddoc for JarJDKToolsLibrary.java at edu.rice.cs.drjava.model.definitions.indent.ActionStartPrevStmtPlus.indentLine(ActionStartPrevStmtPlus.java:114) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:92) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.Indenter.indent(Indenter.java:160) at edu.rice.cs.drjava.model.AbstractDJDocument._indentLine(AbstractDJDocument.java:1048) at edu.rice.cs.drjava.model.AbstractDJDocument.indentLines(AbstractDJDocument.java:986) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.indentLines(AbstractGlobalModel.java:3582) at edu.rice.cs.drjava.ui.DefinitionsPane.indentLines(DefinitionsPane.java:1144) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:238) at edu.rice.cs.drjava.ui.DefinitionsPane$IndentKeyAction.actionPerformed(DefinitionsPane.java:409) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at edu.rice.cs.drjava.ui.DefinitionsPane.processKeyEvent(DefinitionsPane.java:622) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Caused by: java.lang.RuntimeException: No matching '{' or '(' preceding '}' at offset 7667 in ddoc for JarJDKToolsLibrary.java at edu.rice.cs.util.UnexpectedException.<init>(UnexpectedException.java:71) ... 42 more Caused by: java.lang.RuntimeException: No matching '{' or '(' preceding '}' at offset 7667 in ddoc for JarJDKToolsLibrary.java at edu.rice.cs.util.UnexpectedException.<init>(UnexpectedException.java:71) at edu.rice.cs.drjava.model.definitions.indent.ActionStartPrevStmtPlus.indentLine(ActionStartPrevStmtPlus.java:114) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:92) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion.indentLine(IndentRuleQuestion.java:96) at edu.rice.cs.drjava.model.definitions.indent.Indenter.indent(Indenter.java:160) at edu.rice.cs.drjava.model.AbstractDJDocument._indentLine(AbstractDJDocument.java:1048) at edu.rice.cs.drjava.model.AbstractDJDocument.indentLines(AbstractDJDocument.java:986) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.indentLines(AbstractGlobalModel.java:3582) at edu.rice.cs.drjava.ui.DefinitionsPane.indentLines(DefinitionsPane.java:1144) at edu.rice.cs.drjava.ui.AbstractDJPane.indent(AbstractDJPane.java:238) at edu.rice.cs.drjava.ui.DefinitionsPane$IndentKeyAction.actionPerformed(DefinitionsPane.java:409) at javax.swing.SwingUtilities.notifyAction(Unknown Source) at javax.swing.JComponent.processKeyBinding(Unknown Source) at javax.swing.JComponent.processKeyBindings(Unknown Source) at javax.swing.JComponent.processKeyEvent(Unknown Source) at edu.rice.cs.drjava.ui.DefinitionsPane.processKeyEvent(DefinitionsPane.java:622) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) System Properties: DrJava Version drjava-20090907-r5067 DrJava Build Time 20090907-0710 drjava.debug.port = 4793 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\jre1.6.0_15\bin java.vm.version = 14.1-b02 java.vm.vendor = Sun Microsystems Inc. java.vendor.url = http://java.sun.com/ path.separator = ; java.vm.name = Java HotSpot(TM) Client VM file.encoding.pkg = sun.io sun.java.launcher = SUN_STANDARD user.country = US sun.os.patch.level = Service Pack 3 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_15-b03 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\jre1.6.0_15\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\<anonymized user.name>\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP sun.jnu.encoding = Cp1252 java.library.path = C:\jre1.6.0_15\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Sun\javafx-sdk1.2\bin;C:\Program Files\Sun\javafx-sdk1.2\emulator\bin;C:\jre\bin;C:\jdk\bin;C:\Program Files\Tools\Windows Resource Kits\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Dev\Perforce;C:\WINDOWS\system32\WindowsPowerShell\v1.0;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Diana\Applied Biosystems\Primer Express\App\libs;C:\Program Files\JavaMint\langtools\bin;C:\Program Files\Haskell\bin;C:\ghc-6.10.1\bin;C:\Program Files\Internet\SSH Secure Shell;C:\Scala2.7.1\bin java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = <anonymized user.home> user.timezone = America/Chicago java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Documents\drjava\drjava\lib\buildlib\concutest-junit-3.8.2-withrt.jar;<anonymized user.home>\Desktop\drjava.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\jre1.6.0_15 sun.arch.data.model = 32 user.language = en java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode java.version = 1.6.0_15 java.ext.dirs = C:\jre1.6.0_15\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\jre1.6.0_15\lib\resources.jar;C:\jre1.6.0_15\lib\rt.jar;C:\jre1.6.0_15\lib\sunrsasign.jar;C:\jre1.6.0_15\lib\jsse.jar;C:\jre1.6.0_15\lib\jce.jar;C:\jre1.6.0_15\lib\charsets.jar;C:\jre1.6.0_15\classes java.vendor = Sun Microsystems Inc. file.separator = \ java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi sun.io.unicode.encoding = UnicodeLittle sun.cpu.endian = little java.rmi.server.hostname = 127.0.0.1 sun.desktop = windows sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Tue Sep 08 15:13:00 CDT 2009 javac.location = C:\\Program Files\\JavaMint\\langtools\\dist\\lib\\classes.jar junit.location = <anonymized user.home>\\Documents\\drjava\\drjava\\lib\\buildlib\\concutest-junit-3.8.2-withrt.jar rt.concjunit.location = <anonymized user.home>\\Documents\\drjava\\rt.concjunit.jar all.compiler.versions = true lineenum.enabled = true look.and.feel = com.jgoodies.looks.plastic.Plastic3DLookAndFeel plastic.theme = ExperienceBlue key.delete.next = [shift DELETE] key.delete.previous = [shift BACK_SPACE] find.replace.match.case = false javadoc.additional.links = [http://drjava.org/javadoc/plt] quit.prompt = false open.folder.recursive = true recent.files = [<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\langtools\\src\\share\\classes\\edu\\rice\\cs\\mint\\runtime\\ASTCodeCompiler.java,<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\langtools\\src\\share\\classes\\com\\sun\\tools\\javac\\util\\Abort.java,<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\langtools\\src\\share\\classes\\javax\\lang\\model\\util\\AbstractAnnotationValueVisitor6.java,<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\langtools\\src\\share\\classes\\com\\sun\\tools\\doclets\\internal\\toolkit\\builders\\AbstractBuilder.java,<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\trunk\\langtools\\src\\share\\classes\\com\\sun\\tools\\javac\\util\\AbstractDiagnosticFormatter.java] recent.projects = [<anonymized user.home>\\Documents\\Research\\Mint\\java-mint\\java-mint.xml,<anonymized user.home>\\Documents\\drjava\\drjava.xml,<anonymized user.home>\\Documents\\Dev\\Java\\LLCTest.drjava,<anonymized user.home>\\Documents\\Dev\\Java\\LLCTest.xml] window.height = 1555 window.width = 1208 window.x = -4 window.y = -4 window.state = 6 doc.list.width = 0 last.dir = <anonymized user.home>\\Documents\\drjava\\drjava.all\\trunk\\drjava\\src\\edu\\rice\\cs\\drjava\\model\\JarJDKToolsLibrary.java last.interactions.dir = <anonymized user.home>\\Documents\\Research\\Mint\\java-mint master.jvm.args = -ea master.jvm.xmx = 1024 dialog.clipboard.history.state = 671 740 399 573 dialog.gotofile.state = 267 388 466 579 0 dialog.completeword.javaapi = true tabbedpanes.state = 1201 1 1201 733 tabbedpanes.detach = true debugger.state = 1248 668 1142 400 debugger.detach = true dialog.jaroptions.state = 1605 638 find.replace.focus.in.defpane = true new.version.notification = weekly experimental builds new.version.notification.last = 1252029696984 drjava.survey.notification.last = 1252331337968 drjava.survey.result.last = http://www.drjava.org/submit-usage.php?rev=5067&os.name=Windows%20XP&os.version=5.1&java.version=1.6.0_15&java.vendor=Sun%20Microsystems%20Inc. Used memory: about 64.74 megabytes Free memory: about 79.34 megabytes Total memory: about 144.08 megabytes Total memory can expand to: about 1016.12 megabytes Number of processors/cores: 2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2854617&group_id=44253 |