You can subscribe to this list here.
2002 |
Jan
(17) |
Feb
(80) |
Mar
(56) |
Apr
(79) |
May
(9) |
Jun
(60) |
Jul
(29) |
Aug
(40) |
Sep
(23) |
Oct
(6) |
Nov
(25) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(17) |
Feb
(85) |
Mar
(22) |
Apr
(3) |
May
(18) |
Jun
(27) |
Jul
(38) |
Aug
(19) |
Sep
(15) |
Oct
(6) |
Nov
(2) |
Dec
(5) |
2004 |
Jan
(19) |
Feb
(26) |
Mar
(30) |
Apr
(29) |
May
(8) |
Jun
(28) |
Jul
(39) |
Aug
(17) |
Sep
(19) |
Oct
(12) |
Nov
(18) |
Dec
(9) |
2005 |
Jan
(5) |
Feb
(18) |
Mar
(4) |
Apr
(5) |
May
(9) |
Jun
(10) |
Jul
(15) |
Aug
(11) |
Sep
(6) |
Oct
(6) |
Nov
(11) |
Dec
(6) |
2006 |
Jan
(10) |
Feb
(27) |
Mar
(24) |
Apr
(39) |
May
(14) |
Jun
(14) |
Jul
(5) |
Aug
(15) |
Sep
(21) |
Oct
(25) |
Nov
(10) |
Dec
(6) |
2007 |
Jan
(19) |
Feb
(23) |
Mar
(10) |
Apr
(10) |
May
(10) |
Jun
(9) |
Jul
(8) |
Aug
(6) |
Sep
(10) |
Oct
(7) |
Nov
(4) |
Dec
(5) |
2008 |
Jan
(23) |
Feb
(13) |
Mar
(19) |
Apr
(11) |
May
(11) |
Jun
(10) |
Jul
(12) |
Aug
(19) |
Sep
(11) |
Oct
(4) |
Nov
(6) |
Dec
|
2009 |
Jan
(8) |
Feb
(15) |
Mar
(21) |
Apr
(12) |
May
(14) |
Jun
(9) |
Jul
(2) |
Aug
(17) |
Sep
(36) |
Oct
(31) |
Nov
(13) |
Dec
(13) |
2010 |
Jan
(24) |
Feb
(17) |
Mar
(32) |
Apr
(18) |
May
(9) |
Jun
(6) |
Jul
(11) |
Aug
(18) |
Sep
(7) |
Oct
(20) |
Nov
(5) |
Dec
(4) |
2011 |
Jan
(1) |
Feb
(5) |
Mar
(3) |
Apr
(1) |
May
(2) |
Jun
|
Jul
(1) |
Aug
(4) |
Sep
(7) |
Oct
(1) |
Nov
(3) |
Dec
(1) |
2012 |
Jan
(2) |
Feb
|
Mar
(1) |
Apr
(4) |
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
(1) |
Oct
(3) |
Nov
(3) |
Dec
|
2013 |
Jan
(1) |
Feb
(3) |
Mar
(1) |
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2008-02-28 09:42:43
|
Bugs item #1903767, was opened at 2008-02-28 01:42 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1903767&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: Performance Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Java 6 Update 4 does not work Initial Comment: I tried using DrJava with Java 6 update 4 but it does not work. Apparently its because this update is relative new. Dr Java works with the older versions of JDK perfectly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1903767&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-02-27 22:29:59
|
Bugs item #1903481, was opened at 2008-02-27 16:29 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1903481&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: Interactions Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Eric E. Allen (eallen) Assigned to: Nobody/Anonymous (nobody) Summary: static imports in interactions pane not working properly Initial Comment: In version 2008-0124, if one statically imports a class, and then references (unqualified) a static field in that class, the interactions JVM hangs. However, unqualified references to static methods work as expected. For example, suppose x is a static field in class Test: > import static Test.*; > x Evaluation of x hangs. This is a reversal of a bug in 2008-0106, where unqualified references to static fields worked as expected, but unqualified references to static methods resulted in signaled errors. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1903481&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-02-21 19:47:45
|
Bugs item #1899071, was opened at 2008-02-21 13:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1899071&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: JUnit integration Group: 6: Crashes Status: Open Resolution: None Priority: 5 Private: No Submitted By: Chelsea (chelsderr) Assigned to: Nobody/Anonymous (nobody) Summary: testing project or individual test case causes crash Initial Comment: When I click "Test Project" in a project that has test cases, the following error pops up in a dialog box: The slave JVM has thrown a Remote Exception probably indicating that it has been reset. java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: java.io.EOFException When I click OK, I get a busy cursor pointer and the main window freezes (I can interact with the menu, but can't do anything with the frame itself). When testing a single file, I get the same freezing behavior but no dialog box. I'm running Dr. Java on a MacBook Pro (Intel) with Leopard OSX. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1899071&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-02-20 11:19:08
|
Bugs item #1897735, was opened at 2008-02-20 03:19 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1897735&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: None Group: 6: Crashes Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: crash during after compilation when trying to run Initial Comment: java.lang.NullPointerException at edu.rice.cs.drjava.ui.MainFrame$ModelListener.interactionEnded(MainFrame.java:7453) at edu.rice.cs.drjava.model.GlobalEventNotifier.interactionEnded(GlobalEventNotifier.java:331) at edu.rice.cs.drjava.model.repl.InteractionsEventNotifier.interactionEnded(InteractionsEventNotifier.java:75) at edu.rice.cs.drjava.model.repl.DefaultInteractionsModel$3.run(DefaultInteractionsModel.java:136) at java.awt.event.InvocationEvent.dispatch(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 20080112-0033 drjava.debug.port = 52144 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre1.6.0_03\bin java.vm.version = 1.6.0_03-b05 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 user.country = DE sun.os.patch.level = java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_03-b05 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre1.6.0_03\lib\endorsed os.arch = x86 java.io.tmpdir = <anonymized user.home>\AppData\Local\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows Vista application.home = <anonymized user.home>\Desktop sun.jnu.encoding = Cp1252 java.library.path = <anonymized user.home>\Desktop;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files\PC Connectivity Solution\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Altiris\Software Virtualization Agent\;C:\Program Files\Common Files\Lenovo;C:\Program Files\Intel\Wireless\Bin\ java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 6.0 user.home = <anonymized user.home> user.timezone = Europe/Berlin java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20080106-0744.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre1.6.0_03 sun.arch.data.model = 32 user.language = de java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_03 java.ext.dirs = C:\Program Files\Java\jre1.6.0_03\lib\ext;C:\Windows\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre1.6.0_03\lib\resources.jar;C:\Program Files\Java\jre1.6.0_03\lib\rt.jar;C:\Program Files\Java\jre1.6.0_03\lib\sunrsasign.jar;C:\Program Files\Java\jre1.6.0_03\lib\jsse.jar;C:\Program Files\Java\jre1.6.0_03\lib\jce.jar;C:\Program Files\Java\jre1.6.0_03\lib\charsets.jar;C:\Program Files\Java\jre1.6.0_03\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.awt.exception.handler = edu.rice.cs.drjava.ui.DrJavaErrorHandler sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Wed Feb 20 12:13:34 CET 2008 javac.location = C:\\Program Files (x86)\\Java\\jdk1.6.0_03\\lib\\tools.jar text.antialias = true lineenum.enabled = true key.delete.next = shift DELETE key.delete.previous = shift BACK_SPACE save.before.compile = true recent.files = [C:\\Users\\<anonymized user.name>\\Documents\\Java\\Programmieren_1\\Vorbereitung\\ueb05\\AutoTest.java,C:\\Users\\<anonymized user.name>\\Documents\\Java\\Programmieren_1\\Vorbereitung\\ueb05\\Auto.java,C:\\Users\\<anonymized user.name>\\Documents\\Java\\Programmieren_1\\Vorbereitung\\ueb05\\Person.java,C:\\Users\\<anonymized user.name>\\Documents\\Java\\Programmieren_1\\Uebung01\\Hello.java,C:\\Users\\<anonymized user.name>\\Documents\\Java\\Programmieren_1\\Uebung07\\Person.java] window.height = 1036 window.width = 1416 window.x = -8 window.y = -8 doc.list.width = 256 last.dir = C:\\Users\\<anonymized user.name>\\Documents\\Java\\Programmieren_1\\Vorbereitung\\ueb05\\AutoTest.java last.interactions.dir = C:\\Users\\<anonymized user.name>\\Documents\\Java dialog.gotofile.fully.qualified = true Used memory: about 24,57 megabytes Free memory: about 2,98 megabytes Total memory: about 27,54 megabytes Total memory can expand to: about 63,56 megabytes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1897735&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-02-20 01:02:51
|
Bugs item #1897442, was opened at 2008-02-19 17:02 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1897442&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: Interactions Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: wildcard type definition can't find superclass Initial Comment: In the interactions pane, executing the following code: import java.util.*; import java.lang.Number; //just to be certain List<? extends Number> l = new ArrayList<? extends Number>(); results in "Static Error: Undefined class 'Number'" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1897442&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-02-14 20:48:08
|
Bugs item #1894022, was opened at 2008-02-14 12:48 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1894022&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: None Group: 4: Serious Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Code causes DrJava to freeze Initial Comment: The code listed below, when run several times in a row, appears to cause DrJava to hang. I've included the error information after the code. import java.util.Scanner; /** * This class processes a series of music rentals. The program uses * a while loop to allow the user to enter music rentals until * the user enters "quit" for a user name. * @author Heidi J. C. Ellis * Created: 02-07-08 */ public class MusicRentals { public static void main(String[] args) { // Declare variables for customer name, id, rental plan // additional songs rented per month, and charge. String customerName = ""; String customerID; char rentalPlan; int numberOfSongs; double charge =0; int numberOfCustomers = 0; // Number of customers double totalCharges = 0.0; // Total charges for all renters // Declare a Scanner to allow keyboard input from standard in. Scanner input = new Scanner(System.in); // Declare constants for basic rental charge plans final double PREMIUM_DISCOUNT = 0.05; final double PLAN_A = 5.00, PLAN_B = 10.00, PLAN_C = 15.00; final double PLAN_A_OVER = 0.20, PLAN_B_OVER = 0.10; final int PLAN_A_SONG_MAX = 100, PLAN_B_SONG_MAX = 200; System.out.println("Welcome to Rockin\' Rental!"); System.out.print("Enter customer name (enter \"exit\" to exit): "); customerName = input.nextLine(); while (!customerName.equals("exit")) { // Prompt the customer for account information System.out.print("Enter customer ID: "); customerID = input.nextLine(); System.out.print("Enter rate plan: "); rentalPlan = input.nextLine().toUpperCase().charAt(0); System.out.print("Enter number of songs rented: " ); numberOfSongs = input.nextInt(); if (rentalPlan == 'A') { charge = PLAN_A; if (numberOfSongs > PLAN_A_SONG_MAX) { charge = charge + ((numberOfSongs-PLAN_A_SONG_MAX)*PLAN_A_OVER); } } else if (rentalPlan == 'B') { charge = PLAN_B; if (numberOfSongs > PLAN_B_SONG_MAX) { charge = charge + ((numberOfSongs-PLAN_B_SONG_MAX)*PLAN_B_OVER); } } else if (rentalPlan == 'C') { charge = PLAN_C; } else { System.out.println("Invalid plan."); } // If the customer is a premium member, then give the premium discount if (customerID.toUpperCase().charAt(0) == 'P') { charge = charge - (charge * PREMIUM_DISCOUNT); } // If customer is not a premium member and has rented more than // 1000 songs, suggest that they become a premium member. if ((numberOfSongs > 1000) && (customerID.toUpperCase().charAt(0) != 'P')) { System.out.println("You have rented over 1000 songs this month and "+ "you are not a premium member.\n You should consider " + "becoming a premium member. You would save $" + (charge * PREMIUM_DISCOUNT)); } // Increment the number of customers and add the current // charge to the total charge. numberOfCustomers++; totalCharges = totalCharges + charge; // Output customer information System.out.println("Customer name: " + customerName); System.out.println("Customer ID: " + customerID); System.out.println("Customer rate plan: " + rentalPlan); System.out.println("Number of songs rented: " + numberOfSongs); System.out.println("Charge: $" + charge); // "Read" the trailing end of line character. customerName = input.nextLine(); System.out.print("Enter customer name (enter \"exit\" to exit): "); customerName = input.nextLine(); } // End the while loop // Output the total number of customers and the average charge System.out.println(); System.out.println("Total number of customers: " + numberOfCustomers); System.out.println("Average charge: $" + (totalCharges/numberOfCustomers)); } } java.lang.ArrayIndexOutOfBoundsException at java.lang.System.arraycopy(Native Method) at javax.swing.text.CompositeView.replace(Unknown Source) at javax.swing.text.BoxView.replace(Unknown Source) at javax.swing.text.View.updateChildren(Unknown Source) at javax.swing.text.View.insertUpdate(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.insertUpdate(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$UpdateHandler.insertUpdate(Unknown Source) at javax.swing.text.AbstractDocument.fireInsertUpdate(Unknown Source) at javax.swing.text.AbstractDocument.handleInsertString(Unknown Source) at javax.swing.text.AbstractDocument.insertString(Unknown Source) at edu.rice.cs.util.text.SwingDocument.forceInsertText(SwingDocument.java:138) at edu.rice.cs.util.text.ConsoleDocument.insertBeforeLastPrompt(ConsoleDocument.java:223) at edu.rice.cs.drjava.model.repl.InteractionsModel.interpreterResetting(InteractionsModel.java:540) at edu.rice.cs.drjava.model.repl.newjvm.MainJVM.killInterpreter(MainJVM.java:565) at edu.rice.cs.drjava.model.repl.RMIInteractionsModel._resetInterpreter(RMIInteractionsModel.java:104) at edu.rice.cs.drjava.model.repl.InteractionsModel.resetInterpreter(InteractionsModel.java:204) at edu.rice.cs.drjava.model.DefaultGlobalModel.resetInteractions(DefaultGlobalModel.java:335) at edu.rice.cs.drjava.model.DefaultGlobalModel.resetInteractions(DefaultGlobalModel.java:311) at edu.rice.cs.drjava.model.DefaultGlobalModel$2.compileEnded(DefaultGlobalModel.java:165) at edu.rice.cs.drjava.model.compiler.CompilerEventNotifier.compileEnded(CompilerEventNotifier.java:86) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel._doCompile(DefaultCompilerModel.java:245) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel.compileAll(DefaultCompilerModel.java:139) at edu.rice.cs.drjava.ui.MainFrame._compileAll(MainFrame.java:4209) at edu.rice.cs.drjava.ui.MainFrame.access$4100(MainFrame.java:106) at edu.rice.cs.drjava.ui.MainFrame$44.actionPerformed(MainFrame.java:680) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) 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.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(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 20070130-2255 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre1.6.0_04\bin java.vm.version = 10.0-b19 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 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_04-b12 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre1.6.0_04\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:\Program Files\Java\jre1.6.0_04\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Adaptec Shared\System;C:\Program Files\MySQL\MySQL Server 4.1\bin; C:\Program Files\Java\jdk1.5.0_04\bin;C:\Program Files\QuickTime\QTSystem\ 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/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20070130-2255.jar;C:\Program Files\Java\jdk1.6.0_04\lib\tools.jar;C:\Program Files\Java\jdk1.6.0_02\lib\tools.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre1.6.0_04 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, sharing java.version = 1.6.0_04 java.ext.dirs = C:\Program Files\Java\jre1.6.0_04\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre1.6.0_04\lib\resources.jar;C:\Program Files\Java\jre1.6.0_04\lib\rt.jar;C:\Program Files\Java\jre1.6.0_04\lib\sunrsasign.jar;C:\Program Files\Java\jre1.6.0_04\lib\jsse.jar;C:\Program Files\Java\jre1.6.0_04\lib\jce.jar;C:\Program Files\Java\jre1.6.0_04\lib\charsets.jar;C:\Program Files\Java\jre1.6.0_04\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.awt.exception.handler = edu.rice.cs.drjava.ui.DrJavaErrorHandler sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Thu Feb 14 15:44:59 EST 2008 javac.location = C:\\Program Files\\Java\\jdk1.6.0_04\\lib\\tools.jar extra.classpath = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Courses\\Introduction to Computing\\Code\\objectdraw.jar;C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Alice\\Java\\intro-prog-java\\bookClasses font.main = Monospaced-24 font.line.numbers = Monospaced-24 font.doclist = Monospaced-16 font.toolbar = -14-12 lineenum.enabled = true key.delete.next = shift DELETE key.delete.previous = shift BACK_SPACE quit.prompt = false save.before.compile = true recent.files = [C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Courses\\Introduction to Computing\\Spring 2008\\Labs\\Lab4\\MusicRentals.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Courses\\Introduction to Computing\\Spring 2008\\Labs\\Lab3\\MusicRental.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Courses\\Introduction to Computing\\Spring 2008\\Quizzes\\IfTest.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Courses\\Introduction to Computing\\Spring 2008\\Quizzes\\OperatorTest.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Courses\\Introduction to Computing\\Code\\Branching Code\\SwitchTest.java] window.height = 733 window.width = 1215 window.x = 63 window.y = 7 doc.list.width = 128 last.dir = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Courses\\Introduction to Computing\\Spring 2008\\Labs\\Lab4\\MusicRentals.java last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\Courses\\Introduction to Computing\\Spring 2008\\Labs\\Lab4 Used memory: about 14.23 megabytes Free memory: about 5.10 megabytes Total memory: about 19.32 megabytes Total memory can expand to: about 127.06 megabytes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1894022&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-02-13 21:41:10
|
Bugs item #1893122, was opened at 2008-02-13 13:40 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1893122&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: None Group: 6: Crashes Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: DrJava restarts the X Server Initial Comment: As reported in http://ubuntuforums.org/showthread.php?t=675265&highlight=drjava many people have the same problem running DrJava on Linux. DrJava just restart the X server when you try to type anything. I tried different DrJava versions with different JDK version. All the tries result in the same problem. X server restarts. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1893122&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-02-13 19:53:42
|
Bugs item #1893045, was opened at 2008-02-13 11:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1893045&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: Debugger Group: None Status: Open Resolution: None Priority: 5 Private: Yes Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: java.lang.NullPointerException Initial Comment: java.lang.NullPointerException at edu.rice.cs.drjava.ui.MainFrame$ModelListener.interactionEnded(MainFrame.java:7453) at edu.rice.cs.drjava.model.GlobalEventNotifier.interactionEnded(GlobalEventNotifier.java:331) at edu.rice.cs.drjava.model.repl.InteractionsEventNotifier.interactionEnded(InteractionsEventNotifier.java:75) at edu.rice.cs.drjava.model.repl.DefaultInteractionsModel$3.run(DefaultInteractionsModel.java:136) at java.awt.event.InvocationEvent.dispatch(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 20080112-0033 drjava.debug.port = 1264 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre1.6.0_04\bin java.vm.version = 10.0-b19 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 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_04-b12 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre1.6.0_04\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:\Program Files\Java\jre1.6.0_04\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\SSH Communications Security\SSH Secure Shell 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/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20080106-0744.jar user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre1.6.0_04 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, sharing java.version = 1.6.0_04 java.ext.dirs = C:\Program Files\Java\jre1.6.0_04\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre1.6.0_04\lib\resources.jar;C:\Program Files\Java\jre1.6.0_04\lib\rt.jar;C:\Program Files\Java\jre1.6.0_04\lib\sunrsasign.jar;C:\Program Files\Java\jre1.6.0_04\lib\jsse.jar;C:\Program Files\Java\jre1.6.0_04\lib\jce.jar;C:\Program Files\Java\jre1.6.0_04\lib\charsets.jar;C:\Program Files\Java\jre1.6.0_04\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.awt.exception.handler = edu.rice.cs.drjava.ui.DrJavaErrorHandler sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Wed Feb 13 14:50:23 EST 2008 key.delete.next = shift DELETE key.delete.previous = shift BACK_SPACE interactions.exit.prompt = false recent.files = [C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\CSE017\\P4.java,C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\CSE017\\P2.java] window.height = 778 window.width = 1288 window.x = -4 window.y = -4 last.dir = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\CSE017\\P4.java last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name>\\My Documents\\CSE017 Used memory: about 11.96 megabytes Free memory: about 3.08 megabytes Total memory: about 15.04 megabytes Total memory can expand to: about 63.56 megabytes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1893045&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-02-13 08:29:09
|
Bugs item #1892496, was opened at 2008-02-13 09:29 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1892496&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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Carlos A. Iglesias (cifcif) Assigned to: Nobody/Anonymous (nobody) Summary: ClientCodeException in Windows Initial Comment: When executing the buttom 'Compile' in drjava-stable-20080106-0744, windows app, I get a ClientCodeException with JDK/JRE 6_03. It works fine with the jar distribution ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1892496&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-02-09 16:29:50
|
Bugs item #1890195, was opened at 2008-02-09 08:29 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1890195&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: Interactions Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Java will not play sound file Initial Comment: java.lang.NullPointerException at edu.rice.cs.drjava.ui.MainFrame$ModelListener.interactionEnded(MainFrame.java:7453) at edu.rice.cs.drjava.ui.MainFrame$ModelListener$25.run(MainFrame.java:7750) at edu.rice.cs.util.swing.Utilities.invokeLater(Utilities.java:62) at edu.rice.cs.drjava.ui.MainFrame$ModelListener.interpreterReady(MainFrame.java:7768) at edu.rice.cs.drjava.model.GlobalEventNotifier.interpreterReady(GlobalEventNotifier.java:355) at edu.rice.cs.drjava.model.repl.InteractionsEventNotifier.interpreterReady(InteractionsEventNotifier.java:109) at edu.rice.cs.drjava.model.repl.DefaultInteractionsModel$7.run(DefaultInteractionsModel.java:159) at edu.rice.cs.util.swing.Utilities.invokeLater(Utilities.java:62) at edu.rice.cs.drjava.model.repl.DefaultInteractionsModel._notifyInterpreterReady(DefaultInteractionsModel.java:159) at edu.rice.cs.drjava.model.DefaultGlobalModel.resetInteractions(DefaultGlobalModel.java:360) at edu.rice.cs.drjava.model.DefaultGlobalModel.resetInteractions(DefaultGlobalModel.java:347) at edu.rice.cs.drjava.model.DefaultGlobalModel$2.compileEnded(DefaultGlobalModel.java:167) at edu.rice.cs.drjava.model.compiler.CompilerEventNotifier.compileEnded(CompilerEventNotifier.java:89) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel._doCompile(DefaultCompilerModel.java:273) at edu.rice.cs.drjava.model.compiler.DefaultCompilerModel.compileAll(DefaultCompilerModel.java:154) at edu.rice.cs.drjava.ui.MainFrame._compileAll(MainFrame.java:4436) at edu.rice.cs.drjava.ui.MainFrame.access$4300(MainFrame.java:113) at edu.rice.cs.drjava.ui.MainFrame$46.actionPerformed(MainFrame.java:707) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) 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.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(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 20080106-0839 drjava.debug.port = 2633 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre1.6.0_03\bin java.vm.version = 1.6.0_03-b05 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 user.country = US sun.os.patch.level = Service Pack 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_03-b05 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre1.6.0_03\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\ALIRAZ~1\LOCALS~1\Temp\ line.separator = "\u000d\u000a" java.vm.specification.vendor = Sun Microsystems Inc. user.variant = os.name = Windows XP application.home = <anonymized user.home>\Desktop sun.jnu.encoding = Cp1252 java.library.path = <anonymized user.home>\Desktop;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI Control Panel;;C:\PROGRA~1\COMMON~1\MUVEET~1\030625 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/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre1.6.0_03 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, sharing java.version = 1.6.0_03 java.ext.dirs = C:\Program Files\Java\jre1.6.0_03\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre1.6.0_03\lib\resources.jar;C:\Program Files\Java\jre1.6.0_03\lib\rt.jar;C:\Program Files\Java\jre1.6.0_03\lib\sunrsasign.jar;C:\Program Files\Java\jre1.6.0_03\lib\jsse.jar;C:\Program Files\Java\jre1.6.0_03\lib\jce.jar;C:\Program Files\Java\jre1.6.0_03\lib\charsets.jar;C:\Program Files\Java\jre1.6.0_03\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.awt.exception.handler = edu.rice.cs.drjava.ui.DrJavaErrorHandler sun.cpu.isalist = #DrJava configuration file #Sat Feb 09 11:26:48 EST 2008 extra.classpath = C:\\CS1316\\java-source-Fall06;C:\\CS1316\\jMusic\\inst;C:\\CS1316\\jMusic\\jmusic.jar lineenum.enabled = true key.delete.next = shift DELETE key.delete.previous = shift BACK_SPACE quit.prompt = false save.before.compile = true recent.files = [C:\\CS1316\\MySound.java,C:\\CS1316\\MyTurtleAnimation.java,C:\\CS1316\\MyTurtlePicture.java,C:\\CS1316\\MyPicture.java,C:\\CS1316\\Note.java] window.height = 778 window.width = 1288 window.x = -4 window.y = -4 last.dir = C:\\CS1316\\MySound.java last.interactions.dir = C:\\CS1316 dialog.drjava.error.popup.enabled = false Used memory: about 14.73 megabytes Free memory: about 3.41 megabytes Total memory: about 18.15 megabytes Total memory can expand to: about 63.56 megabytes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1890195&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-02-07 05:16:21
|
Bugs item #1888534, was opened at 2008-02-06 21:16 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1888534&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: Debugger Group: 4: Serious Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: OutOfMemoryError Initial Comment: This error showed up when I tried to open the JDK folder information from a textbook CD on Java language: java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Unknown Source) at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source) at java.lang.AbstractStringBuilder.append(Unknown Source) at java.lang.StringBuffer.append(Unknown Source) at edu.rice.cs.util.FileOps.readFileAsSwingText(FileOps.java:300) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc$2.getText(AbstractGlobalModel.java:3009) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc$2.make(AbstractGlobalModel.java:3023) at edu.rice.cs.drjava.model.cache.DocumentCache$DocManager.makeDocument(DocumentCache.java:181) at edu.rice.cs.drjava.model.cache.DocumentCache$DocManager.getDocument(DocumentCache.java:205) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.getDocument(AbstractGlobalModel.java:2798) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.getPackageNameFromDocument(AbstractGlobalModel.java:2903) at edu.rice.cs.drjava.model.AbstractGlobalModel._rawOpenFile(AbstractGlobalModel.java:4031) at edu.rice.cs.drjava.model.AbstractGlobalModel._openFiles(AbstractGlobalModel.java:1145) at edu.rice.cs.drjava.model.AbstractGlobalModel.openFilesHelper(AbstractGlobalModel.java:1122) at edu.rice.cs.drjava.model.AbstractGlobalModel.openFiles(AbstractGlobalModel.java:1108) at edu.rice.cs.drjava.ui.MainFrame.open(MainFrame.java:3795) at edu.rice.cs.drjava.ui.MainFrame._openFileOrProject(MainFrame.java:3614) at edu.rice.cs.drjava.ui.MainFrame.access$1800(MainFrame.java:113) at edu.rice.cs.drjava.ui.MainFrame$18.actionPerformed(MainFrame.java:446) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) 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) System Properties: DrJava Version 20080112-0033 drjava.debug.port = 1248 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre1.6.0_03\bin java.vm.version = 1.6.0_03-b05 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 user.country = TW sun.os.patch.level = Service Pack 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = <anonymized user.home>\Desktop java.runtime.version = 1.6.0_03-b05 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre1.6.0_03\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 application.home = <anonymized user.home>\Desktop sun.jnu.encoding = MS950 java.library.path = <anonymized user.home>\Desktop;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\ 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 = Pacific/Auckland java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = MS950 java.specification.version = 1.6 java.class.path = <anonymized user.home>\Desktop\drjava-stable-20080106-0744.exe user.name = <anonymized user.name> java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre1.6.0_03 sun.arch.data.model = 32 user.language = zh java.specification.vendor = Sun Microsystems Inc. awt.toolkit = sun.awt.windows.WToolkit java.vm.info = mixed mode, sharing java.version = 1.6.0_03 java.ext.dirs = C:\Program Files\Java\jre1.6.0_03\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre1.6.0_03\lib\resources.jar;C:\Program Files\Java\jre1.6.0_03\lib\rt.jar;C:\Program Files\Java\jre1.6.0_03\lib\sunrsasign.jar;C:\Program Files\Java\jre1.6.0_03\lib\jsse.jar;C:\Program Files\Java\jre1.6.0_03\lib\jce.jar;C:\Program Files\Java\jre1.6.0_03\lib\charsets.jar;C:\Program Files\Java\jre1.6.0_03\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.awt.exception.handler = edu.rice.cs.drjava.ui.DrJavaErrorHandler sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Thu Feb 07 18:01:41 NZDT 2008 javac.location = C:\\WINDOWS\\Sun\\Java\\Deployment key.delete.next = shift DELETE key.delete.previous = shift BACK_SPACE recent.files = [C:\\Documents and Settings\\<anonymized user.name>\\Dr. Java\\MyDetails.java] window.height = 746 window.width = 1032 window.x = -4 window.y = -4 last.dir = E:\\JDK last.interactions.dir = C:\\Documents and Settings\\<anonymized user.name> Used memory: about 43.91 megabytes Free memory: about 19.65 megabytes Total memory: about 63.56 megabytes Total memory can expand to: about 63.56 megabytes ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1888534&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-02-05 15:01:11
|
Bugs item #1887063, was opened at 2008-02-05 09:01 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1887063&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: Debugger Group: 4: Serious Status: Open Resolution: None Priority: 5 Private: No Submitted By: Dan Smith (dlsmith) Assigned to: Nobody/Anonymous (nobody) Summary: OutOfMemoryError on debug startup Initial Comment: Got this error when I turned on the debugger, after hourglass-waiting for awhile. I had a fairly large project open. Version 20080124. java.lang.OutOfMemoryError: Java heap space at javax.swing.text.AbstractDocument.createBranchElement(AbstractDocument.java:1291) at javax.swing.text.DefaultStyledDocument$ElementBuffer.insertElement(DefaultStyledDocument.java:1689) at javax.swing.text.DefaultStyledDocument$ElementBuffer.insertUpdate(DefaultStyledDocument.java:1389) at javax.swing.text.DefaultStyledDocument$ElementBuffer.insert(DefaultStyledDocument.java:1259) at javax.swing.text.DefaultStyledDocument.insertUpdate(DefaultStyledDocument.java:630) at edu.rice.cs.drjava.model.AbstractDJDocument.insertUpdate(AbstractDJDocument.java:1561) at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:751) at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:711) at edu.rice.cs.util.text.SwingDocument.insertString(SwingDocument.java:163) at edu.rice.cs.drjava.model.AbstractDJDocument.insertString(AbstractDJDocument.java:1619) at edu.rice.cs.drjava.model.definitions.DefinitionsDocument.insertString(DefinitionsDocument.java:327) at javax.swing.text.DefaultEditorKit.read(DefaultEditorKit.java:254) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc$2.make(AbstractGlobalModel.java:3033) at edu.rice.cs.drjava.model.cache.DocumentCache$DocManager.makeDocument(DocumentCache.java:181) at edu.rice.cs.drjava.model.cache.DocumentCache$DocManager.getDocument(DocumentCache.java:205) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.getDocument(AbstractGlobalModel.java:2798) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc._locateClassFile(AbstractGlobalModel.java:3417) at edu.rice.cs.drjava.model.AbstractGlobalModel$ConcreteOpenDefDoc.checkIfClassFileInSync(AbstractGlobalModel.java:3373) at edu.rice.cs.drjava.model.debug.jpda.JPDADebugger.startUp(JPDADebugger.java:196) at edu.rice.cs.drjava.ui.MainFrame.debuggerToggle(MainFrame.java:3335) at edu.rice.cs.drjava.ui.MainFrame$108.actionPerformed(MainFrame.java:2083) at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1576) at edu.rice.cs.drjava.ui.DefinitionsPane.processKeyEvent(DefinitionsPane.java:575) at java.awt.Component.processEvent(Component.java:5360) at java.awt.Container.processEvent(Container.java:2010) at java.awt.Component.dispatchEventImpl(Component.java:4050) at java.awt.Container.dispatchEventImpl(Container.java:2068) at java.awt.Component.dispatchEvent(Component.java:3885) at java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1826) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:681) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:938) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:810) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1887063&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-02-01 19:17:11
|
Bugs item #1884764, was opened at 2008-02-01 13:17 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1884764&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: JUnit integration Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: Patrick Kruse (pakruse) Assigned to: Nobody/Anonymous (nobody) Summary: JUnit fails with enumerated type open Initial Comment: DrJava fails to execute JUnit tests when there is an enumerated type as the top level class in an open file. Open DrJava. Create and compile two files: one containing only an enumerated type, one containing a dummy JUnit test class that would otherwise trivially pass. Clicking 'Test' brings up a dialog box reading "To unit test all documents, you must first compile all out of sync source files. Would you like to compile all files and run the specified test?" Clicking yes brings up an error dialog reading "All open files must be compiled before running a unit test." Following this is a second error dialog reading "There are no compiled JUnit TestCases available for execution. Perhaps you have not yet compiled your test files." The only way to successfully run the test seems to be to close the enum file. After closing the enum file, the test runs without complaint. I'm currently running drjava-20080124-1942 on Windows XP, with Java 6.1. Also, this should probably be filed as a separate feature request, but are there plans to fix the indentation of enumerated types? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1884764&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-01-31 21:55:16
|
Bugs item #1883914, was opened at 2008-01-31 13:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1883914&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: Other Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Run Time Error when starting dr Java Initial Comment: java.lang.RuntimeException: Attempt to call current on an iterator in the initial position at edu.rice.cs.drjava.model.definitions.reducedmodel.ModelList$Iterator.current(ModelList.java:246) at edu.rice.cs.drjava.model.definitions.reducedmodel.ReducedModelControl.getHighlightStatus(ReducedModelControl.java:385) at edu.rice.cs.drjava.model.AbstractDJDocument.getHighlightStatus(AbstractDJDocument.java:235) at edu.rice.cs.drjava.model.definitions.ColoringGlyphPainter.paint(ColoringGlyphPainter.java:119) at javax.swing.text.GlyphView.paintTextUsingColor(Unknown Source) at javax.swing.text.GlyphView.paint(Unknown Source) at javax.swing.text.BoxView.paintChild(Unknown Source) at javax.swing.text.BoxView.paint(Unknown Source) at javax.swing.text.BoxView.paintChild(Unknown Source) at javax.swing.text.BoxView.paint(Unknown Source) at javax.swing.text.ParagraphView.paint(Unknown Source) at javax.swing.text.BoxView.paintChild(Unknown Source) at javax.swing.text.BoxView.paint(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.paint(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.paintSafely(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.paint(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.update(Unknown Source) at javax.swing.JComponent.paintComponent(Unknown Source) at edu.rice.cs.drjava.ui.InteractionsPane.paintComponent(InteractionsPane.java:175) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JViewport.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintChildren(Unknown Source) at javax.swing.JSplitPane.paintChildren(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintToOffscreen(Unknown Source) at javax.swing.BufferStrategyPaintManager.paint(Unknown Source) at javax.swing.RepaintManager.paint(Unknown Source) at javax.swing.JComponent._paintImmediately(Unknown Source) at javax.swing.JComponent.paintImmediately(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source) at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(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 20060918-1737 java.runtime.name = Java(TM) SE Runtime Environment sun.boot.library.path = C:\Program Files\Java\jre1.6.0_02\bin java.vm.version = 1.6.0_02-b06 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 2 java.vm.specification.name = Java Virtual Machine Specification user.dir = C:\Documents and Settings\User java.runtime.version = 1.6.0_02-b06 java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment java.endorsed.dirs = C:\Program Files\Java\jre1.6.0_02\lib\endorsed os.arch = x86 java.io.tmpdir = C:\DOCUME~1\User\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:\Program Files\Java\jre1.6.0_02\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\watcom-1.3\binnt;C:\watcom-1.3\binw;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\Wireless\Bin\;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\SSH Communications Security\SSH Secure Shell java.specification.name = Java Platform API Specification java.class.version = 50.0 sun.management.compiler = HotSpot Client Compiler os.version = 5.1 user.home = C:\Documents and Settings\User user.timezone = America/New_York java.awt.printerjob = sun.awt.windows.WPrinterJob file.encoding = Cp1252 java.specification.version = 1.6 java.class.path = C:\Documents and Settings\User\Desktop\drjava-stable-20060918-1737.exe;C:\Program Files\Java\jdk1.5.0_04\lib\tools.jar user.name = User java.vm.specification.version = 1.0 java.home = C:\Program Files\Java\jre1.6.0_02 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, sharing java.version = 1.6.0_02 java.ext.dirs = C:\Program Files\Java\jre1.6.0_02\lib\ext;C:\WINDOWS\Sun\Java\lib\ext sun.boot.class.path = C:\Program Files\Java\jre1.6.0_02\lib\resources.jar;C:\Program Files\Java\jre1.6.0_02\lib\rt.jar;C:\Program Files\Java\jre1.6.0_02\lib\sunrsasign.jar;C:\Program Files\Java\jre1.6.0_02\lib\jsse.jar;C:\Program Files\Java\jre1.6.0_02\lib\jce.jar;C:\Program Files\Java\jre1.6.0_02\lib\charsets.jar;C:\Program Files\Java\jre1.6.0_02\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.awt.exception.handler = edu.rice.cs.drjava.ui.DrJavaErrorHandler sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 #DrJava configuration file #Thu Jan 31 16:52:53 EST 2008 browser.file = C:\\Documents and Settings\\User\\My Documents\\CS125\\cs125usb\\L04\\SectionSelection.java javac.location = C:\\Program Files\\Java\\jdk1.5.0_04\\lib\\tools.jar extra.classpath = C:\\Documents and Settings\\User\\My Documents\\CS125\\libraryFiles;C:\\Documents and Settings\\User\\My Documents\\CS125\\CS125;C:\\Documents and Settings\\User\\My Documents\\CS125 font.main = Monospaced-14 lineenum.enabled = true key.delete.next = shift DELETE key.delete.previous = shift BACK_SPACE find.replace.match.case = false interactions.exit.prompt = false quit.prompt = false save.before.compile = true recent.files = [C:\\Documents and Settings\\User\\My Documents\\1B-Spring 07\\CS 134\\A10\\BSTBuilder.java,C:\\Documents and Settings\\User\\My Documents\\1B-Spring 07\\CS 134\\A10\\OneLoopSort.java,C:\\Documents and Settings\\User\\My Documents\\1B-Spring 07\\CS 134\\A10\\MergeFiles.java,C:\\Documents and Settings\\User\\My Documents\\1B-Spring 07\\CS 134\\A00\\SimpleWriter.java,C:\\Documents and Settings\\User\\My Documents\\1B-Spring 07\\CS 134\\a01\\SocialNetwork.java] window.height = 769 window.width = 1280 window.x = 0 window.y = 1 doc.list.width = 180 last.dir = C:\\Documents and Settings\\User\\My Documents\\1B-Spring 07\\CS 134\\A10 last.interactions.dir = C:\\Documents and Settings\\User\\My Documents\\1B-Spring 07\\CS 134\\A10 dialog.clipboard.history.state = 426 400 427 185 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1883914&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-01-30 19:51:28
|
Bugs item #1882927, was opened at 2008-01-30 11:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1882927&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: Other Group: 1: Would be nice if fixed ... Status: Open Resolution: None Priority: 5 Private: Yes Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Ideas for v20080112-0033 Initial Comment: With all the spare time you all have, you may want to work on: 0) faster/smoother start-up 1) pull-up console tab after "main" execution 2) folding code in edit screen 3) UML/class-relation visualization (like in BlueJ) 4) animated code execution (like in JElliot) 5) drag-n-drop files 6) switch to multiple languages (C++, HTML, Python...) (I can dream, can't I?) I think these additions would nicely augment your product without diminishing the simplicity/clarity you've achieved. Otherwise, I love your product! It's got all the simplicity of BlueJ without being so ideologically "objects-first". Very functional! TJ Evert tj....@hc... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1882927&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-01-30 19:50:04
|
Bugs item #1882926, was opened at 2008-01-30 13:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1882926&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: User interface Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Dan Smith (dlsmith) Assigned to: Nobody/Anonymous (nobody) Summary: Find All "Go To" Jumps to Interactions Initial Comment: This is certainly not the only anomaly among involving the focus/tab selection in the tab panes at the bottom of the DrJava window, but I thought I'd make a note of it. If you experiment a bit, you'll probably find other, similar problems. Steps: 1) Perform a "Find All". 2) Select an item in the list of find results. 3) Click on "Go To" The appropriate page is loaded, but then the focus jumps to the Interactions pane. DrJava version 20080124. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1882926&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-01-30 19:12:52
|
Bugs item #1882895, was opened at 2008-01-30 11:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1882895&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: Compiler integration Group: 4: Serious Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: compiler gagged on GCD example Initial Comment: Here's the code: class TestGCD { public static void main(String[] args) { System.out.println( gcd(1,2) ); } public static int gcd(int x, int y) { int output = 0; if(y == 0) { output = x; } else { output = gcd(y, x%y); } return output; } } ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1882895&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-01-30 04:45:16
|
Feature Requests item #1882381, was opened at 2008-01-30 04:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1882381&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: Compiler integration Group: None Status: Open Priority: 5 Private: No Submitted By: Stephen Wong (sbwong) Assigned to: Nobody/Anonymous (nobody) Summary: Allow suppression of serialVersionIUD warning Initial Comment: The inclusion of an option to suppress the "no serialVersionIUD" warning when subclassing any serializable class would be nice. The topic of why this odd, private-final-static-long variable is needed is an advanced topic that most intro students would encounter. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1882381&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-01-25 04:00:53
|
Bugs item #1879410, was opened at 2008-01-25 04:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1879410&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: Language Levels Group: 4: Serious Status: Open Resolution: None Priority: 9 Private: No Submitted By: Stephen Wong (sbwong) Assigned to: Nobody/Anonymous (nobody) Summary: Compiling Individual SubClass in any Language level Initial Comment: When you try to compile an individual subclass in any language level except Full Java, the compiler will not resolve the superclass name. If you click on "Compile Project" then everything will compile just fine. In the example code I have attached, I have two simple classes, SubClass and SuperClass. I have included source code and project files for all Language levels. *If you click on "Compile Project" in any project, all the code will compile fine. *If you compile just SuperClass, it will compile just fine in any language level. *If you try to compile just SubClass, even if SuperClass has already compiled, it will fail with the following error (here for Elementary language level): 1 error found: File: C:\Users\swong\Documents\My Classes\Comp201\DrJava tests\Individual file compile bug\src\SubClass.dj0 [line: 1] Error: Could not resolve SuperClass * However, in Full Java, the individual compile of SubClass will succeed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1879410&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-01-24 22:09:21
|
Bugs item #1879275, was opened at 2008-01-24 16:09 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1879275&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: UI: MacOS X-specific Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: Dan Smith (dlsmith) Assigned to: Nobody/Anonymous (nobody) Summary: OS X file tree doesn't support folder selection Initial Comment: When I try to select a folder in the project file tree under OS X, the cursor momentarily selects it, then jumps to the last-selected file. Since collapsing a folder and right-clicking on a folder both involve selecting that folder, all these behaviors are messed up and seemingly unpredictable. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1879275&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-01-23 21:05:40
|
Bugs item #1878497, was opened at 2008-01-23 16:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1878497&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: UI: MacOS X-specific Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: Patrick (patman600) Assigned to: Nobody/Anonymous (nobody) Summary: Selecting Folder adds last item in path to path Initial Comment: In trying to open a folder, if you navigate to the folder and do not select anything, and hit ok, the path that it returns is the full path, with the last folder repeated. Specifically, in setting the properties of a project, such as source directory, navigating to directory /Users/preed/Documents/drjava/src and not selecting anything returns /Users/preed/Documents/drjava/src/src . This may have been the problem we experienced trying to open a folder recursively as well. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1878497&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-01-22 16:00:55
|
Bugs item #1877464, was opened at 2008-01-22 08:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1877464&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: Interactions Group: 4: Serious Status: Open Resolution: None Priority: 5 Private: Yes Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Not possible to end data input with ctr-z Initial Comment: When running my program from within the DOS Shell it is possible to end data input from keyboard with ctr-z. With DrJava this is not possible, even if I remove the ctr-z from the key bindings. It seems that the ctr-z input is swallowed by DrJava and not put forward to my program. PC with Windows XP. C:\Program Files\Java\jdk1.6.0_03 DrJava Version : 20080112-0033 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1877464&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-01-22 15:45:17
|
Bugs item #1877453, was opened at 2008-01-22 07:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1877453&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: Interactions Group: 6: Crashes Status: Open Resolution: None Priority: 5 Private: Yes Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Crash in file open dialog Initial Comment: While trying to open a directory containing many files and directories DrJava hangs and must be killed with the task manager. PC with Windows XP. C:\Program Files\Java\jdk1.6.0_03 DrJava Version : 20080112-0033 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1877453&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-01-21 02:43:28
|
Bugs item #1876151, was opened at 2008-01-20 21:43 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1876151&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: UI: Windows-specific Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: Roger Brandt (iruntoo) Assigned to: Nobody/Anonymous (nobody) Summary: cannot read zip file entry Initial Comment: Using Java-stable020080106-0744 in Windows XP with JDK 1.6.0_04. When I compile the following error is generated: 1 error found:File: C:\Documents and Settings\Administrator\My Documents\Java\Assignment10.java [line: (no source location)]Error: error: error reading C:\Program Files\Java\drjava-stable-20080106-0744.exe; cannot read zip file entry. I have downloaded Dr Java twice and this error remains. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1876151&group_id=44253 |
From: SourceForge.net <no...@so...> - 2008-01-18 20:57:04
|
Bugs item #1875038, was opened at 2008-01-18 12:57 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1875038&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: UI: UNIX-specific Group: 6: Crashes Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: DrJava hardlocks the machine when Compiz is used Initial Comment: I'm running Ubuntu 7.10 on AMD64 with an nVidia video card. The bug occurs when using either the 32-bit or 64-bit Sun 1.6.0_03 JREs. When compiz is enabled things work fine until DrJava is loaded, after which graphical corruption, starts occuring (within seconds) and the screen, mouse, and keyboard lock up. No caps-lock, no-numlock, no ctrl-alt-backspace. A complete reboot is required. DrJava Version : 20080112-0033 When using metacity instead of compiz is off DrJava seems to load, edit, compile (with 64-bit 1.6 JDK), and run programs fine. Of course there is no further debugging output because the machine crashes. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1875038&group_id=44253 |