jdk-24/test/jdk/java/lang
Jatin Bhateja 003ec21f3c 8279508: Auto-vectorize Math.round API
Reviewed-by: sviswanathan, aph
2022-04-02 18:00:33 +00:00
..
annotation 8280713: Related to comment inheritance jdk.javadoc cleanup and refactoring 2022-03-01 12:06:11 +00:00
Appendable
AssertionError
Boolean 8240524: Remove explicit type argument in test jdk/java/lang/Boolean/MakeBooleanComparable.java 2020-03-11 13:50:13 +01:00
Byte
Character 8283465: Character.UnicodeBlock.NUM_ENTITIES is out of date 2022-03-23 19:44:04 +00:00
CharSequence 8215401: Add isEmpty default method to CharSequence 2020-05-22 11:20:57 +02:00
Class 8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException 2022-02-17 17:12:40 +00:00
ClassLoader 8281000: ClassLoader::registerAsParallelCapable throws NPE if caller is null 2022-02-17 17:34:39 +00:00
constant 8283075: Bad IllegalArgumentException message for out of range rank from ClassDesc.arrayType(int) 2022-03-15 17:33:45 +00:00
Double
Enum 8211975: move testlibrary/jdk/testlibrary/OptimalCapacity.java to top-level library 2018-11-28 15:34:43 +08:00
Float
InheritableThreadLocal
instrument 8281243: Test java/lang/instrument/RetransformWithMethodParametersTest.java is failing 2022-02-07 09:08:34 +00:00
Integer 8203352: Improve java implementation of Integer/Long.numberOfLeadingZeros 2018-05-22 14:44:18 +02:00
invoke 8282657: Code cleanup: removing double semicolons at the end of lines 2022-03-07 21:33:40 +00:00
Long 8238669: Long.divideUnsigned is extremely slow for certain values (Needs to be Intrinsic) 2020-10-21 16:32:59 +00:00
management 8282657: Code cleanup: removing double semicolons at the end of lines 2022-03-07 21:33:40 +00:00
Math 8279508: Auto-vectorize Math.round API 2022-04-02 18:00:33 +00:00
module 8282444: Module finder incorrectly assumes default file system path-separator character 2022-03-01 10:37:35 +00:00
ModuleLayer 8243596: ModuleLayer::parents should return an unmodifiable list 2020-05-07 14:44:09 +01:00
ModuleTests 8266254: Update to use jtreg 6 2021-06-02 21:20:12 +00:00
Object 8276422: Add command-line option to disable finalization 2021-12-08 00:27:53 +00:00
Package 8256154: Some TestNG tests require default constructors 2020-11-23 11:48:39 +00:00
Process 8220684: Process.waitFor(long, TimeUnit) can return false for a process that exited within the timeout 2019-03-16 15:05:21 -07:00
ProcessBuilder 8279488: ProcessBuilder inherits contextClassLoader when spawning a process reaper thread 2022-03-28 15:44:54 +00:00
ProcessHandle 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
ref 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
reflect 8281462: Annotation toString output for enum not reusable for source input 2022-02-11 23:24:08 +00:00
runtime 8277980: ObjectMethods::bootstrap throws NPE when lookup is null 2021-12-08 22:49:43 +00:00
RuntimePermission
RuntimeTests 8274980: Improve adhoc build version strings 2022-02-14 10:31:42 +00:00
SecurityManager 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
Short
StackTraceElement 8190378: Removal of CORBA and Java EE modules 2018-02-10 07:06:16 -05:00
StackWalker 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
StrictMath 8270476: Make floating-point test infrastructure more lambda and method reference friendly 2022-01-27 22:57:09 +00:00
String 8267773: PhaseStringOpts::int_stringSize doesn't handle min_jint correctly 2021-06-02 07:57:08 +00:00
StringBuffer 8279954: java/lang/StringBuffer(StringBuilder)/HugeCapacity.java intermittently fails 2022-02-01 18:45:31 +00:00
StringBuilder 8282429: StringBuilder/StringBuffer.toString() skip compressing for UTF16 strings 2022-04-01 04:42:03 +00:00
StringCoding 7008363: TEST_BUG: test/java/lang/StringCoding/CheckEncodings.sh does nothing and is very slow at that 2021-10-19 15:54:14 +00:00
System 8283049: Fix non-singleton LoggerFinder error message: s/on/one 2022-03-14 17:54:19 +00:00
Thread 8259265: Refactor UncaughtExceptions shell test as java test. 2021-02-03 14:08:29 +00:00
ThreadGroup 8219197: ThreadGroup.enumerate() may return wrong value 2019-03-13 18:43:16 +00:00
ThreadLocal 8209824: Improve the code coverage for ThreadLocal 2019-10-17 13:18:01 +08:00
Throwable 8283426: Fix 'exeption' typo 2022-03-24 19:52:16 +00:00
WeakPairMap
Compare.java
HashCode.java
IntegralPrimitiveToString.java
PrimitiveSumMinMaxTest.java
ToString.java