Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2170023 | 7 | Vladimir Kozlov | P5 | Closed | Fixed | b41 |
JDK-2172832 | 6u14 | Vladimir Kozlov | P3 | Resolved | Fixed | b01 |
missed the deletion of:
# force C++ interpreter to be full optimization
#OPT_CFLAGS/interpret.o = -fast -O4
in adm64.make
# force C++ interpreter to be full optimization
#OPT_CFLAGS/interpret.o = -fast -O4
in adm64.make
- backported by
-
JDK-2172832 code cleanup
-
- Resolved
-
-
JDK-2170023 code cleanup
-
- Closed
-