Status of indy opto, update releases...

Christian Thalinger christian.thalinger at oracle.com
Wed Apr 4 04:48:52 PDT 2012


On Mar 29, 2012, at 5:41 PM, Mark Roos wrote:

> For this test I am using the August test case ( just for this bug ) as it takes quite 
> a bit of thrashing to get it to occur. 

I had to straighten out a few issues but I can run your test with the new implementation.  This is just a proof-of-concept so don't look at the numbers.  But what this proves is that the new code we are generating does not have the same NoClassDefFoundError problems:

$ java -d64 -showversion -Xbootclasspath/p:$HOME/mlvm/jdk/classes/ -jar RtalkTest.jar ri/experiment2/RtalkTest
java version "1.8.0-ea"
Java(TM) SE Runtime Environment (build 1.8.0-ea-b31)
Java HotSpot(TM) 64-Bit Server VM (build 24.0-b06-internal, mixed mode)

init rtalk
start reading the cff
init base classes
start reading the cff
start reading the cff
start reading the cff
rtalk loaded
hanoi starting
time: 25384.733878 mS
time: 25512.017986 mS
hanoi done
start timing first 10
1915626701
348730751
223757565
262575200
229660094
179255201
168986648
160075072
166803178
141165174
150883954
sites 926
GWT depth
 depths > 2 
Symbol #subclasses depth 136
Symbol #do: depth 3
Symbol #symbol depth 108
Symbol #symbol depth 76
Symbol #allSubclasses depth 135
Symbol #monitorsTopic:message: depth 135
Symbol #isClass depth 138
Symbol #superclass depth 136
Symbol #isNil depth 28
Symbol #symbol depth 136
Symbol #symbol depth 136
Symbol #subclasses depth 136
Symbol #symbol depth 108
Symbol #symbol depth 76
run 200x two sm cmds per
16953891381
start timing last  10
66620558
66233348
65107949
68619564
67449696
68925683
67786900
65619369
65749696
64775546
invalidate all sites 956
start timing 10 with new sites
430923961
196126993
191169821
219269961
188892020
175377349
156638539
140487902
137465753
133837264
sites created 813
hanoi starting
time: 25462.684081 mS
time: 26245.909577 mS
hanoi done
RtPackageLoader terminated normally.

-- Chris

> 
> I'll put together a new version in the next few days 
> mark 
> 
> 
> 
> 
> From:        Christian Thalinger <christian.thalinger at oracle.com> 
> To:        Da Vinci Machine Project <mlvm-dev at openjdk.java.net> 
> Date:        03/29/2012 03:48 AM 
> Subject:        Re: Status of indy opto, update releases... 
> Sent by:        mlvm-dev-bounces at openjdk.java.net 
> 
> 
> 
> 
> On Mar 22, 2012, at 8:20 PM, Mark Roos wrote: 
> 
> I still get the NoClassDefFoundError (same jar I posted some time ago) 
> 
> on OSX with 
> 
> java  -agentpath:javaDebug.dylib -jar RtalkTest.jar  ri/experiment2/RtalkTest 
> 
> openjdk version "1.7.0-u4-b10" 
> OpenJDK Runtime Environment (build 1.7.0-u4-b10-20120216) 
> OpenJDK 64-Bit Server VM (build 23.0-b15, mixed mode) 
> 
> I don't get it with the jar on the boot class path 
> 
> java  -agentpath:javaDebug.dylib -Xbootclasspath/a:RtalkTest.jar  ri/experiment2/RtalkTest 
> 
> Is there a newer version of your runtime available somewhere?  I still have the one from last August. 
> 
> -- Chris 
> 
> 
> mark_______________________________________________
> mlvm-dev mailing list
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev 
> _______________________________________________
> mlvm-dev mailing list
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
> 
> _______________________________________________
> mlvm-dev mailing list
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20120404/d4b1c340/attachment.html 


More information about the mlvm-dev mailing list