-
Bug
-
Resolution: Fixed
-
P4
-
8u91, 8u101, 9
-
b20
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8163637 | 8u121 | Shafi Ahmad | P4 | Resolved | Fixed | b01 |
JDK-8157046 | 8u112 | Shafi Ahmad | P4 | Resolved | Fixed | b01 |
JDK-8167744 | emb-8u121 | Shafi Ahmad | P4 | Resolved | Fixed | b01 |
T = 111
T = 0
T = 0
T = 100
T = 100
T = 2147483647
T = 2147483647
T = 4294967295
T = 4294967295
T = 0
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/methodData.hpp:1118
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/132342.iignatye/s/src/share/vm/oops/methodData.hpp:1118), pid=26109, tid=3451911024
# assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments
#
# JRE version: Java(TM) SE Runtime Environment (9.0-b14) (build 1.9.0-ea-fastdebug-b14)
# Java VM: Java HotSpot(TM) Server VM (1.9.0-internal-201405301323.iignatye.8038756-fastdebug compiled mode linux-x86 )
- backported by
-
JDK-8157046 [TEST_BUG]testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments
- Resolved
-
JDK-8163637 [TEST_BUG]testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments
- Resolved
-
JDK-8167744 [TEST_BUG]testlibrary_tests/whitebox/vm_flags/UintxTest.java failed: assert(!res || TypeEntriesAtCall::arguments_profiling_enabled()) failed: no profiling of arguments
- Resolved
- relates to
-
JDK-8038756 new WB API :: get/setVMFlag
- Resolved