Ticket #157 (new defect)
Port hotspot launcher
| Reported by: | dmik | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Enhanced |
| Component: | general | Version: | 1.6.0-b22 GA |
| Severity: | medium | Keywords: | |
| Cc: |
Description
Since b24 (or maybe b23), the hotspot sources include a special restricted version of the Java launcher (gamma launcher) used, as the sources say, for internal testing purposes.
Here is the main launcher file, source:/trunk/openjdk/hotspot/src/share/tools/launcher/java.c. There is also a bunch of platform-specific sources.
We don't need this launcher ATM so I will exclude it from the build process for now. Once and if we need it, our changes from the Windows version of the normal launcher may be transferred to this one.
Change History
Note: See
TracTickets for help on using
tickets.

Disabled it in r326.