-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
beta
-
generic
-
generic
Name: vtR10009 Date: 02/28/2002
Specification for the method Sequence.createTrack() reads:
"Creates a new, initially empty track as part of this sequence."
According to SMF "End of Track"(FF 2F 00) event is not optional.
The implementation (JDK build 1.4.0-b92) is fully conformant
to SMF and this event does initially exist in new Track. But the
implementation contradicts to JDK spec since the Track containing
"End of Track" event is not empty. I think that JDK specification
should be corrected.
======================================================================