Geir Magnusson Jr. wrote: > > On Feb 6, 2007, at 5:10 AM, Salikh Zakirov wrote: > >> Ronald Servant wrote: >>> This patch allows us to parse -vmdir: and augment the load library >>> path. To accomplish this I have copied a minimal amount of port >>> library function into the launcher. We might be able to do away with >>> most of the port lib functions in the entire launcher this way, but I >>> thought I'd provide this patch first and see if there was a preference >>> for how to proceed. >> >> Thanks for the patch. I will try to implement the corresponding VMI >> changes >> in DRLVM. >> > > What VMI changes would be necessary in DRLVM? I thought the point of > the patch was to avoid that for now.
Somehow, I have got an impression that launcher patch depends on portlib patch, but looking more closely now, I see that's not the case, so no changes in DRLVM are needed, and it works out of the box. Launcher now picks up hythr.dll from jre/bin/default directory. Great! Ron, thanks for a good job!
