Strange errors when making changes to the configuration

Mandy Chung mandy.chung at oracle.com
Wed Jun 6 09:13:06 PDT 2012


On 6/6/2012 12:55 AM, Chris Hegarty wrote:
> The jigsaw native interface is now reading the configuration directly
>
> http://hg.openjdk.java.net/jigsaw/jigsaw/jdk/file/7b282c826118/src/share/native/common/jigsaw.c

I will add a comment in SimpleLibrary.StoredConfiguration that changes 
to the configuration have to be changed in load_config in jigsaw.c 
(sorry I should have done that in my previous changeset).

> This is a particularly fragile area.

Yes indeed. We will need to revisit what's the best way to keep the 
native and Java implementation in sync with minimal maintainance 
overhead [1].

Mandy
[1] 
http://hg.openjdk.java.net/jigsaw/jigsaw/jdk/file/7b282c826118/src/share/native/common/jigsaw.h




More information about the jigsaw-dev mailing list