You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Chris Elford (JIRA)" <ji...@apache.org> on 2008/02/01 19:31:08 UTC

[jira] Commented: (HARMONY-5079) [drlvm][classloader] Failure running Eclipse TPTP plugin

    [ https://issues.apache.org/jira/browse/HARMONY-5079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564861#action_12564861 ] 

Chris Elford commented on HARMONY-5079:
---------------------------------------

I tried a bit to create a simpler test before I filed this issue but was unsuccessful.  Your comments show that you looked deeper than I did so far.

Note that HierarchyPackageImpl.class  in TPTP has undergone some revision in recent months (http://bugs.eclipse.org/208719) touched it.  I am downloading Hamony M4 and a TPTP 4.5 stable build of TPTP to see if behavior is different.  I'll upload details later.

Thx,
Chris



> [drlvm][classloader] Failure running Eclipse TPTP plugin
> --------------------------------------------------------
>
>                 Key: HARMONY-5079
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5079
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: x86 windows M3 (and M1 and M2)
>            Reporter: Chris Elford
>         Attachments: log.txt, TestClass.java
>
>
> (1) Download/install Eclipse TPTP 4.4.0.3 (plugin for Eclipse 3.3)
> -- Easiest to install all in one from http://www.eclipse.org/downloads/download.php?file=/tptp/4.4.0.3/TPTP-4.4.0.3/tptp.runtime.allInOne.win32.win32.x86-TPTP-4.4.0.3.zip
> (2) launch eclipse with Harmony
> -- I tend to do:
> set ECLIPSE_HOME=C:\utils\eclipse33\eclipse
> %ECLIPSE_HOME%\eclipse.exe -vm c:\java\hre50m3\bin\java -vmargs -Xms512M -Xmx512M
> (3) Open TPTP perspective (profiling and logging)
> -- window->open perspective->other perspective->Profiling and Logging
> (4) Note the "problem opening perspective" dialogue
> Note this only happens with running with Harmony.  log attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.