[Bug 596] change to another target in shark

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Nov 22 05:08:53 PST 2010


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=596


gbenson at redhat.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #1 from gbenson at redhat.com  2010-11-22 13:08 -------
This isn't so much a Shark bug as a generic IcedTea/OpenJDK bug.  HotSpot has
some functionality in its build system to take a pre-built JDK and insert
itself into it, and that's what I tend to use for Shark development.  Builds
take a fraction of the time of a full IcedTea/OpenJDK build, and you can blow
them away easily if you make a change that doesn't get rebuilt properly.

You can grab a copy of my build environment like this:

  hg fclone http://icedtea.classpath.org/hg/shark

You'll need to change JAVADIR in Makefile and some of the exports in build.sh
to suit your environment.


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list