Review for JDK-8132335

Alan Bateman Alan.Bateman at oracle.com
Sat Jul 25 07:16:39 UTC 2015


On 24/07/2015 17:19, Jean-Francois Denise wrote:
> I forget to add details on the fix. The fileName formatting was not correct, the call to getRoot() was not right. I replaced it with getFileName() + removal of .jimage extension.
> JF
>
>
Are you planning to add a test for this? I realize "jimage recreate" is 
mostly just for tools doing static instrumentation but it's very easy to 
break this and would be good to have a test to exercise it and catch any 
issues.

-Alan.


More information about the jigsaw-dev mailing list