8239383: Support for Unicode 13.0

Reviewed-by: rriggs, joehw
This commit is contained in:
Naoto Sato 2020-05-13 15:46:08 -07:00
parent 073e095e60
commit 80c75c9fa9
40 changed files with 3807 additions and 1834 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2006, 2018, 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
@ -87,6 +87,8 @@ abstract class CharacterData {
return CharacterData01.instance;
case(2):
return CharacterData02.instance;
case(3):
return CharacterData03.instance;
case(14):
return CharacterData0E.instance;
case(15): // Private Use