|
Quick Lists
|
|
Bug ID:
|
6585322
|
|
Votes
|
0
|
|
Synopsis
|
Make Kernel VM available to deployment
|
|
Category
|
java_deployment:jkernel
|
|
Reported Against
|
|
|
Release Fixed
|
7(b18)
|
|
State
|
11-Closed,
Unverified,
request for enhancement
|
|
Priority:
|
2-High
|
|
Related Bugs
|
|
|
Submit Date
|
25-JUL-2007
|
|
Description
|
Build Kernel VM on windows in JPRT so that RE, deployment, SQE and SQA can get it.
Posted Date : 2007-07-25 18:41:04.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Fixed 6585322: Make Kernel VM available to deployment
Fixed the JPRT build so that it builds the Kernel VM in the jre/bin/kernel
directory on windows.
To get latest Kernel DLL you have to use JPRT tools, to query for the last
putback, install it into an empty directory, and extract the jvm.dll's in
client/jvm.dll and kernel/jvm.dll (Xusage.txt is also there).
# add jprt to your path (in csh)
set path = ($path /net/prt-web.east/jprt/dist/bin)
jprt query -noprt -from 2W -parent rt_baseline -quiet | tee out
jprt install -platform windows_i586 -flavor product `tail -1 out` -quiet
RE: xxxxx@xxxxx said that everything under jre is copied to promoted
JDK so once 6u4 opens, that's where the kernel VM will be.
Posted Date : 2007-07-27 21:02:39.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |