Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8287033

[REDO] PPC64: Handle integral division overflow during parsing

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 19
    • hotspot
    • None
    • b21
    • ppc

      Currently, integral division overflow is handled during code emission, move this handling to parsing helps eliminate or hoist out the check and achieve better code layout.
      Note: JDK-8285390 works, but requires the shared code part which is included in the x86 change.

            Unassigned Unassigned
            qamai Quan Anh Mai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: