It strikes me as a mildly bad idea to be compiling within your Dropbox... :-)
Attila. On 2010.08.07., at 6:32, Howard Lovatt wrote: > There is a minor bug when you use -Xlint:all, I get: > > Compiling 1 source file to > /Users/lov080/Dropbox/Personal/Java/examples/Invoke Dynamic Multiple > Dispatch/build/classes > /Users/lov080/Dropbox/Personal/Java/examples/Invoke Dynamic Multiple > Dispatch/src/invokedynamicmultipledispatch/Cost.java:61: warning: [rawtypes] > found raw type: Class > cost += InvokeDynamic.<@BootstrapMethod( value = Cost.class, name = > "bootstrapDynamic" ) double>cost( price, item ); > missing type parameters for generic class Class<T> > where T is a type-variable: > T extends Object declared in class Class > > -- Howard. > > PS Is this the right place to report MLVM bugs? _______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev