diff --git a/jdk/test/java/beans/XMLEncoder/Test4625418.java b/jdk/test/java/beans/XMLEncoder/Test4625418.java index a8a23aced3..6a1b8bbf26 100644 --- a/jdk/test/java/beans/XMLEncoder/Test4625418.java +++ b/jdk/test/java/beans/XMLEncoder/Test4625418.java @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2006, 2020, 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 @@ -23,7 +23,7 @@ /* * @test - * @bug 4625418 + * @bug 4625418 8239965 * @summary Tests XML encoding * @author Sergey Malenkov * @run main/timeout=360 Test4625418 @@ -126,7 +126,7 @@ public final class Test4625418 implements ExceptionListener { //"Cp939", //"Cp942", //"Cp942C", - "Cp943", + //"Cp943", //"Cp943C", "Cp948", "Cp949", @@ -307,7 +307,7 @@ public final class Test4625418 implements ExceptionListener { //"x-IBM939", //"x-IBM942", //"x-IBM942C", - "x-IBM943", + //"x-IBM943", //"x-IBM943C", "x-IBM948", "x-IBM949",