jdk-24/jdk/test/java/lang
Daniel Fuchs a96b7f7d25 8139982: Re-examine java.management dependency on java.util.logging.LoggingMXBean
The logging MXBean implementation no longer implements java.util.logging.LoggingMXBean. java.lang.management.PlatformLoggingMXBean is used instead. java.util.logging.LoggingMXBean and java.util.logging.LogManager::getLoggingMXBean are now deprecated. Types and accessors defined in java.lang.management should be used instead.

Reviewed-by: mchung
2016-05-17 19:24:46 +02: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 8157146: Add debug printlns to tests FieldSetAccessibleTest and VerifyJimage.java 2016-05-17 19:53:43 +05:30
ClassLoader 8154110: Update class* and safepoint* logging subsystems 2016-04-29 22:39:44 -04: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 Merge 2016-05-14 09:11:07 -07:00
Integer 8155795: Optimize Integer/Long.reverse by using reverseBytes 2016-05-10 13:28:00 +02:00
invoke Merge 2016-05-17 05:38:15 -07:00
Long 8155795: Optimize Integer/Long.reverse by using reverseBytes 2016-05-10 13:28:00 +02:00
management 8139982: Re-examine java.management dependency on java.util.logging.LoggingMXBean 2016-05-17 19:24:46 +02:00
Math 4851642: Add fused multiply add to Java math library 2016-04-15 10:14:57 -07:00
module 8154956: Module system implementation refresh (4/2016) 2016-05-03 09:09:57 +01:00
Package 8142968: Module System implementation 2016-03-17 19:04:16 +00:00
ProcessBuilder 8153737: Unsupported Module 2016-04-09 20:12:13 +01:00
ProcessHandle 8153737: Unsupported Module 2016-04-09 20:12:13 +01:00
ref Merge 2016-03-05 20:46:44 -08:00
reflect 8154956: Module system implementation refresh (4/2016) 2016-05-03 09:09:57 +01: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 8154159: rmic should not have a supported entry point 2016-04-18 16:18:56 +01: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 Merge 2016-05-14 09:11:07 -07:00
StrictMath 8138823: Correct bug in port of fdlibm hypot to Java 2015-10-06 18:39:26 -07:00
String 8155090: String concatenation fails with a custom SecurityManager that uses concatenation 2016-04-29 13:24:27 +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 8156153: java/lang/System/LoggerFinder/jdk/DefaultLoggerBridgeTest/DefaultLoggerBridgeTest.java fails with java.lang.RuntimeException 2016-05-11 19:23:58 +02: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