 |
Monday, September 23, 2002 |
This weblog has moved to http://weblog.ikvm.net/
|
Many small changes, mostly to deal with incorrect class files and a few bug fixes:
- Java threads now inherit their name from the .NET thread (for threads that aren't created in Java) and threads that are created in Java, set the name of the .NET thread to their Java name
- JNI methods that do not exist now throw UnsatifiedLinkError
- Added more checks to class file reader
- Added the JavaException helper class to centralize all the dynamic exception creation (for things like NoClassDefFoundError, VerifyError, IncompatibleClassChangeError, etc.)
- Improved stack trace handling for inner exceptions
- Enforced access checks for base classes and interfaces
- Added checks to enforce that base class is not an interface and checks to ensure implemented interfaces are in fact interfaces
- Added check to prevent subclassing final classes
- Fixed doubleToLongBits to return normalized NaN and implemented doubleToRawLongBits
- Added support for calling interface methods on object references (required because it sometimes isn't possible to merge interface types, so the merged type will be Object), also added support for calling Object methods through invokeinterface.
- Ported Java DoubleToString class (written by Jack Shirazi) that (hopefully) correctly converts a double to its string representation
- Added support for abstract methods in non-abstract classes (which the JVM apparently allows)
Updated the binaries and source snaphots.
11:38:26 AM Comments
|
|
© Copyright 2003 Jeroen Frijters.
|
|
 |
 |
 |
 |
September 2002 |
Sun |
Mon |
Tue |
Wed |
Thu |
Fri |
Sat |
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
|
|
|
|
|
Aug Oct |
|
 |
 |
 |
 |
|