--- old/src/java.base/share/classes/sun/security/util/Resources_sv.java 2016-05-13 03:15:50.498672281 -0700 +++ new/src/java.base/share/classes/sun/security/util/Resources_sv.java 2016-05-13 03:15:50.149641526 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2016, 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 @@ -26,7 +26,7 @@ package sun.security.util; /** - *

This class represents the ResourceBundle + * This class represents the ResourceBundle * for javax.security.auth and sun.security. * */ @@ -135,7 +135,7 @@ {"expected.codeBase.or.SignedBy.or.Principal", "förväntad codeBase eller SignedBy eller identitetshavare"}, {"expected.permission.entry", "förväntade behörighetspost"}, - {"number.", "antal "}, + {"number.", "nummer"}, {"expected.expect.read.end.of.file.", "förväntade [{0}], läste [filslut]"}, {"expected.read.end.of.file.", @@ -160,8 +160,6 @@ /** * Returns the contents of this ResourceBundle. * - *

- * * @return the contents of this ResourceBundle. */ @Override