← Back to team overview

openjdk team mailing list archive

[Bug 740485] [NEW] [Java Sound] SourceDataLine.getMicroSecondsPosition() gets MilliSeconds

 

Public bug reported:

Hello there,

I am using Ubuntu 10.10 AMD64 on a 2.6.35-27-generic Kernel. I am
currently writing my own mediaplayer in Java and it seems that there is
a bug in the method getMicroSecondsPosition() Method from
SourceDataLine. Instead of returning a microsecond value it returns
milliseconds. This happened under jdk-1.6, I can't say if that problem
was there before but it is there in the current release. I hope you can
fix this as fast as possible.

Martin Braun

** Affects: openjdk-6 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/740485

Title:
  [Java Sound] SourceDataLine.getMicroSecondsPosition() gets
  MilliSeconds

Status in “openjdk-6” package in Ubuntu:
  New

Bug description:
  Hello there,

  I am using Ubuntu 10.10 AMD64 on a 2.6.35-27-generic Kernel. I am
  currently writing my own mediaplayer in Java and it seems that there
  is a bug in the method getMicroSecondsPosition() Method from
  SourceDataLine. Instead of returning a microsecond value it returns
  milliseconds. This happened under jdk-1.6, I can't say if that problem
  was there before but it is there in the current release. I hope you
  can fix this as fast as possible.

  Martin Braun



Follow ups

References