jdk-24/jdk/test/java
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
..
awt 8015070: Antialiased text on translucent backgrounds gets bright artifacts 2016-05-06 11:23:49 +00:00
beans 8154962: [TEST] @BeanProperty: add some tests for anonimous classes 2016-04-25 18:07:45 +03:00
io 4823133: RandomAccessFile.length() is not thread-safe 2015-12-18 16:06:26 +05:30
lang 8139982: Re-examine java.management dependency on java.util.logging.LoggingMXBean 2016-05-17 19:24:46 +02:00
math 8032027: Add BigInteger square root methods 2015-12-10 17:47:26 -08:00
net 8156710: HttpTimeoutException should be thrown if server doesn't respond 2016-05-13 11:32:41 -07:00
nio 8150785: (bf) Hoist slice and duplicate methods up to java.nio.Buffer 2016-05-16 15:10:04 +01:00
rmi 8155978: Remove HTTP proxy implementation and tests from RMI 2016-05-11 14:01:29 -04:00
security 8156709: Cannot call setSeed on NativePRNG on Mac if EGD is /dev/urandom 2016-05-11 08:39:36 +08:00
sql 8155088: Fix module dependencies in java/sql/* and javax/* tests 2016-05-17 02:34:56 -07:00
text 8154121: Remove test mistakenly added during a merge 2016-04-12 21:05:15 -07:00
time 8155823: Add date-time patterns 'v' and 'vvvv' 2016-05-13 18:58:32 +00:00
util Merge 2016-05-17 05:38:15 -07:00