-
Bug
-
Resolution: Fixed
-
P2
-
6
-
b77
-
x86
-
linux_sun
As per the specification, PrintServ.isAttrValueSupported() should return true for all the values returned by getSupportedAttributeValues if the flavor and attribute set are the same. But PrintService.isAttributeSupported and getSupportedAttributeValues are in conflict for 'na-letter' Media attribute value on Linux with CUPS printer installed.
This is a PIT bug and not reproducible on Mustang-b71. This is not reproducible on WinXP and SOlSparc10 (with CUPS / Non-CUPS). Hence this looks specific to Linux. There is a media related bug fix in B73 PIT - 6362765 and probably this regression may be introduced by this fix. This must be fixed for Mustang-RC.
I have attached a sample test. Execute the sample test and watch the console. If you see any conflicting error message being printed, the bug is reproduced.
This is a PIT bug and not reproducible on Mustang-b71. This is not reproducible on WinXP and SOlSparc10 (with CUPS / Non-CUPS). Hence this looks specific to Linux. There is a media related bug fix in B73 PIT - 6362765 and probably this regression may be introduced by this fix. This must be fixed for Mustang-RC.
I have attached a sample test. Execute the sample test and watch the console. If you see any conflicting error message being printed, the bug is reproduced.
- relates to
-
JDK-6362765 getDefaultAttributeValue(Media.class) returns null in CUPS system
- Resolved