Opened 13 years ago

Last modified 13 years ago

#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 (2)

comment:1 by dmik, 13 years ago

Disabled it in r326.

comment:2 by Silvan Scherrer, 13 years ago

Summary: Port hotspot lanucherPort hotspot launcher
Note: See TracTickets for help on using tickets.