Closed Bug 501108 Opened 16 years ago Closed 16 years ago

Acceptance build scripts need to display how the avmshell was compiled

Categories

(Tamarin Graveyard :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: brbaker, Assigned: brbaker)

Details

Attachments

(1 file)

All of the build scripts currently show the version of the avmshell that it is using by echoing a call to the shell with no args to stdio: avmplus shell 1.4 build 2094:605aa4f08d22 usage: avmplus [-d] enter debugger on start [-memstats] generate statistics on memory usage [-memlimit d] limit the heap size to d pages ... ... The should should also be be echoing out the much more informative avmshell -Dversion which displays how the vm feature system was configured when it was built: AVM built with the following options: shell 1.4 build 2063:e4b099c36c38 features AVMSYSTEM_32BIT;AVMSYSTEM_LITTLE_ENDIAN;AVMSYSTEM_IA32;AVMSYSTEM_WIN32; AVMFEATURE_JIT;AVMFEATURE_ABC_INTERP;AVMFEATURE_EVAL;AVMFEATURE_PROTECT_JITMEM; AVMFEATURE_SHARED_GCHEAP;AVMFEATURE_STATIC_FUNCTION_PTRS;
Flags: flashplayer-triage+
Assignee: nobody → brbaker
Status: NEW → ASSIGNED
Attachment #385729 - Flags: review?(lhansen)
Attachment #385729 - Flags: review?(lhansen) → review+
pushed 2066:a24b860df342
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
If you check the stdio link in the acceptance waterfall blocks you will see the following: AVM built with the following options: shell 1.4 build 2713:ca140c8384f5 features AVMSYSTEM_32BIT;AVMSYSTEM_LITTLE_ENDIAN;AVMSYSTEM_IA32;AVMSYSTEM_WIN32;AVMFEATURE_JIT;AVMFEATURE_ABC_INTERP;AVMFEATURE_EVAL;AVMFEATURE_PROTECT_JITMEM;AVMFEATURE_SHARED_GCHEAP;AVMFEATURE_STATIC_FUNCTION_PTRS;AVMFEATURE_INDIRECT_NATIVE_THUNKS;AVMFEATURE_MEMORY_PROFILER;
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: