jdk-24/jdk/test/java/lang
Alan Bateman db4d383614 8142968: Module System implementation
Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282

Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Alexandr Scherbatiy <alexandr.scherbatiy@oracle.com>
Co-authored-by: Amy Lu <amy.lu@oracle.com>
Co-authored-by: Calvin Cheung <calvin.cheung@oracle.com>
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jaroslav Bachorik <jaroslav.bachorik@oracle.com>
Co-authored-by: Jean-Francois Denise <jean-francois.denise@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Co-authored-by: James Laskey <james.laskey@oracle.com>
Co-authored-by: Lois Foltan <lois.foltan@oracle.com>
Co-authored-by: Miroslav Kos <miroslav.kos@oracle.com>
Co-authored-by: Huaming Li <huaming.li@oracle.com>
Co-authored-by: Sean Mullan <sean.mullan@oracle.com>
Co-authored-by: Naoto Sato <naoto.sato@oracle.com>
Co-authored-by: Masayoshi Okutsu <masayoshi.okutsu@oracle.com>
Co-authored-by: Peter Levart <peter.levart@gmail.com>
Co-authored-by: Philip Race <philip.race@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Sergey Bylokhov <sergey.bylokhov@oracle.com>
Co-authored-by: Alexandre Iline <alexandre.iline@oracle.com>
Co-authored-by: Volker Simonis <volker.simonis@gmail.com>
Co-authored-by: Staffan Larsen <staffan.larsen@oracle.com>
Co-authored-by: Stuart Marks <stuart.marks@oracle.com>
Co-authored-by: Semyon Sadetsky <semyon.sadetsky@oracle.com>
Co-authored-by: Serguei Spitsyn <serguei.spitsyn@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Co-authored-by: Valerie Peng <valerie.peng@oracle.com>
Co-authored-by: Vincent Ryan <vincent.x.ryan@oracle.com>
Co-authored-by: Weijun Wang <weijun.wang@oracle.com>
Co-authored-by: Yuri Nesterenko <yuri.nesterenko@oracle.com>
Co-authored-by: Yekaterina Kantserova <yekaterina.kantserova@oracle.com>
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com>
Co-authored-by: Felix Yang <felix.yang@oracle.com>
Co-authored-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Co-authored-by: Frank Yuan <frank.yuan@oracle.com>
Co-authored-by: Sergei Pikalev <sergei.pikalev@oracle.com>
Co-authored-by: Sibabrata Sahoo <sibabrata.sahoo@oracle.com>
Co-authored-by: Tiantian Du <tiantian.du@oracle.com>
Co-authored-by: Sha Jiang <sha.jiang@oracle.com>
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
2016-03-17 19:04:16 +00:00
..
annotation 8057804: AnnotatedType interfaces provide no way to get annotations on owner type 2015-12-16 20:00:03 +01:00
Appendable 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
AssertionError 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Boolean 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
Byte 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Character 7071819: To support Extended Grapheme Clusters in Regex 2016-02-12 19:24:31 -08:00
Class 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
ClassLoader 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
Double 8079782: RandomFactory should be in the jdk.testlibrary package 2015-05-08 11:02:33 +01:00
Enum 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
Float 8042003: Update java/lang/Math tests to eliminate dependency on sun.misc.DoubleConsts and sun.misc.FloatConsts 2014-08-22 14:56:09 -07:00
InheritableThreadLocal 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
instrument 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
Integer 8136500: Integer/Long getChars and stringSize should be more idiomatic 2015-11-24 19:02:33 +03:00
invoke 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
Long 8136500: Integer/Long getChars and stringSize should be more idiomatic 2015-11-24 19:02:33 +03:00
management 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
Math 8143353: update for x86 sin and cos in the math lib 2016-01-08 20:33:02 -08:00
module 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
Package 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
ProcessBuilder 8149529: Adapt SAP copyrights to new company name in jdk repository 2016-01-27 10:35:49 +01:00
ProcessHandle 8150998: Fix module dependences in java/lang tests 2016-03-03 15:13:55 -08:00
ref Merge 2016-03-05 20:46:44 -08:00
reflect 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
Runtime 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
RuntimePermission 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SecurityManager 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
Short 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StackTraceElement 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
StackWalker 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
StrictMath 8138823: Correct bug in port of fdlibm hypot to Java 2015-10-06 18:39:26 -07:00
String 8149459: StringConcatFactory should be synced up with LambdaMetafactory 2016-02-10 16:36:25 +03:00
StringBuffer 8141132: JEP 254: Compact Strings 2015-11-03 09:42:11 +01:00
StringBuilder 8149330: Capacity of StringBuilder should not get close to Integer.MAX_VALUE unless necessary 2016-03-02 14:10:40 +03:00
StringCoding 8035807: Convert use of sun.misc.BASE64Encoder/Decoder with java.util.Base64 2014-04-22 15:16:37 -07:00
System 8150998: Fix module dependences in java/lang tests 2016-03-03 15:13:55 -08:00
Thread 8056152: API to create Threads that do not inherit inheritable thread-local initial values 2015-12-18 16:06:24 +00:00
ThreadGroup 8019347: JDK8 b96 source with GPL header errors 2013-06-28 16:26:36 -07:00
ThreadLocal 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
Throwable 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
Compare.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
HashCode.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
IntegralPrimitiveToString.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
PrimitiveSumMinMaxTest.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
ToString.java 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00