On Mon, 20 May 2024 06:46:47 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> return the supported output-bins when user calls [getSupportedAttributeValues] Are you sure about that ? Isn't that what lines 834 and 835 of IPPPrintService.java do ? And one of the supplied tests calls the API you cite .. > It does not seem this PR supports output-bin-default mentioned in the IPP doc, which will be returned via [getDefaultAttributeValue] I think you are right since I don't see any update to IPPPrintService.getDefaultAttributeValue(..) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16166#discussion_r1607160895