--- old/src/share/classes/javax/swing/plaf/nimbus/NimbusStyle.java 2013-12-31 00:46:19.000000000 -0800 +++ new/src/share/classes/javax/swing/plaf/nimbus/NimbusStyle.java 2013-12-31 00:46:18.000000000 -0800 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005, 2010, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -645,7 +645,7 @@ * passed to the NimbusStyle constructor. In either case, it looks for * "background".

* - * @param ctx + * @param ctx SynthContext identifying requester * @param key must not be null */ @Override public Object get(SynthContext ctx, Object key) {