--- old/test/java/util/Calendar/Bug8007038.java 2019-02-19 15:26:21.088881800 +0530 +++ new/test/java/util/Calendar/Bug8007038.java 2019-02-19 15:26:20.209008000 +0530 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2013, 2019, 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 @@ -45,7 +45,7 @@ private final static int[][] eraMinMax = { {GregorianCalendar.BC, GregorianCalendar.AD}, {0, 1}, - {0, 4}, + {0, 5}, {0, 1}, {0, 1}, {0, 1},