-
Bug
-
Resolution: Fixed
-
P3
-
unknown
-
beta2
-
generic
-
generic
We are using the suntools.eng dasho, which is currently at version
1.2.
In merlin build 59, the javac -target was made "1.2" by default
instead of 1.1. This broke our JSSE in merlin build.
We should probably get the more updated dasho. It looks
like that will support the new targets, but we should test
it out for sure. Looking on their
web site, we are looking at:
$495 to upgrade from 1.2
$1695 to buy with standard support
$2195 to buy with premium support
When we get this in place, we should remove the "-target 1.1" from the
Jamrules.
We might also be able to fix 4420312 with the newer version.
bradford.wetmore@eng 2001-04-11
From a note received from Dasho:
Hi Brad,
I work with Paul Tyma on the Dasho product, and he asked me to follow up
with you.
Dasho version 2.x supports class file formats up to and including v47.0,
which is the version output by the -target 1.3 option in the 1.3 version of
javac. The target -1.2 option outputs v46.0 class files. If that remains
unchanged in Merlin, then you should be able to use Dasho version 2.x (2.2
is our current release).
Please let me know if you have any other questions.
Regards,
Bill Leach
1.2.
In merlin build 59, the javac -target was made "1.2" by default
instead of 1.1. This broke our JSSE in merlin build.
We should probably get the more updated dasho. It looks
like that will support the new targets, but we should test
it out for sure. Looking on their
web site, we are looking at:
$495 to upgrade from 1.2
$1695 to buy with standard support
$2195 to buy with premium support
When we get this in place, we should remove the "-target 1.1" from the
Jamrules.
We might also be able to fix 4420312 with the newer version.
bradford.wetmore@eng 2001-04-11
From a note received from Dasho:
Hi Brad,
I work with Paul Tyma on the Dasho product, and he asked me to follow up
with you.
Dasho version 2.x supports class file formats up to and including v47.0,
which is the version output by the -target 1.3 option in the 1.3 version of
javac. The target -1.2 option outputs v46.0 class files. If that remains
unchanged in Merlin, then you should be able to use Dasho version 2.x (2.2
is our current release).
Please let me know if you have any other questions.
Regards,
Bill Leach