-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
24, 25
-
generic
-
generic
The test java/beans/XMLDecoder/8028054/TestMethodFinder.java got much slower , by a factor of 3-5 . Seems this is related to JDK-8344891 .
The problem can be seen on multiple platforms.
On my test machine the test runtime goes from ~ 40s (hash of the change beforeJDK-8344891) to ~ 1:40 (JDK-8344891) .
We found this out because we saw some timeouts of the test and then looked into the history of the test runtimes.
The problem can be seen on multiple platforms.
On my test machine the test runtime goes from ~ 40s (hash of the change before
We found this out because we saw some timeouts of the test and then looked into the history of the test runtimes.
- caused by
-
JDK-8344892 beans/finder/MethodFinder.findMethod incorrectly returns null
-
- Resolved
-
- duplicates
-
JDK-8344892 beans/finder/MethodFinder.findMethod incorrectly returns null
-
- Resolved
-
- relates to
-
JDK-8344892 beans/finder/MethodFinder.findMethod incorrectly returns null
-
- Resolved
-
-
JDK-8344891 Remove uses of sun.misc.ReflectUtil in java.desktop
-
- Resolved
-