Opened 12 years ago

Last modified 12 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 Changed 12 years ago by dmik

Disabled it in r326.

comment:2 Changed 12 years ago by Silvan Scherrer

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