Details
-
Enhancement
-
Status: Resolved
-
P5
-
Resolution: Fixed
-
18
-
b26
Description
Add the following test:
compiler/codecache/CodeCacheFullCountTest.java
to cover the failure mode described by the following bug fix:
8276036 The value of full_count in the message of insufficient codecache is wrong
compiler/codecache/CodeCacheFullCountTest.java
to cover the failure mode described by the following bug fix:
8276036 The value of full_count in the message of insufficient codecache is wrong
Attachments
Issue Links
- relates to
-
JDK-8277213 CompileTask_lock is acquired out of order with MethodCompileQueue_lock
-
- Resolved
-
-
JDK-8276036 The value of full_count in the message of insufficient codecache is wrong
-
- Resolved
-
-
JDK-8279573 compiler/codecache/CodeCacheFullCountTest.java fails with "RuntimeException: the value of full_count is wrong."
-
- Resolved
-
-
JDK-8277441 CompileQueue::add fails with assert(_last->next() == __null) failed: not last
-
- Resolved
-
(1 links to)