RE: Sanity Check on Variants

2007-10-15 Thread Jerome Louvel
Hi Jurgen, A quick sanity check: If, from another environment I have an HttpUrlConnection and execute its setRequestProperty(Accepts, image/png), I should expect my variant.getMediaType() to match on IMAGE_PNG, right? Or is there more to this. You need to check two things: - that

EncodeRepresentation.write leaving blocked threads around?

2007-10-15 Thread J. Matthew Pryor
My running app has about 15 threads this stack traces identical to this? Daemon Thread [Thread-44] (Suspended) Unsafe.park(boolean, long) line: not available [native method] LockSupport.park() line: 118 AbstractQueuedSynchronizer$ConditionObject.await() line: