-
Bug
-
Resolution: Fixed
-
P3
-
None
-
None
Here is an overview of the exception stack trace :
java.lang.ArithmeticException: / by zero at org.openjdk.jmc.common.unit.LinearUnit.floorQuantize(LinearUnit.java:220) at org.openjdk.jmc.common.unit.LinearUnit.floorQuantize(LinearUnit.java:238) at org.openjdk.jmc.common.unit.ScalarQuantity$LongStored.floorQuantize(ScalarQuantity.java:243) at org.openjdk.jmc.common.unit.KindOfQuantity.getFirstBucket(KindOfQuantity.java:329) at org.openjdk.jmc.common.unit.KindOfQuantity.getFirstBucket(KindOfQuantity.java:310) at org.openjdk.jmc.ui.charts.SubdividedQuantityRange.<init>(SubdividedQuantityRange.java:83) at org.openjdk.jmc.ui.charts.XYChart.renderChart(XYChart.java:177) at org.openjdk.jmc.ui.misc.ChartCanvas.render(ChartCanvas.java:546) at org.openjdk.jmc.ui.misc.ChartCanvas$Painter.paintControl(ChartCanvas.java:246) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:268) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4660) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1657) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1680) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1665) at org.eclipse.swt.widgets.Control.drawWidget(Control.java:1237) at org.eclipse.swt.widgets.Canvas.drawWidget(Canvas.java:176) at org.eclipse.swt.widgets.Widget.drawRect(Widget.java:820) at org.eclipse.swt.widgets.Canvas.drawRect(Canvas.java:170) at org.eclipse.swt.widgets.Display.windowProc(Display.java:6254) at org.eclipse.swt.internal.cocoa.OS.objc_msgSendSuper(Native Method) at org.eclipse.swt.widgets.Display.applicationNextEventMatchingMask(Display.java:5578) at org.eclipse.swt.widgets.Display.applicationProc(Display.java:5979) at org.eclipse.swt.internal.cocoa.OS.objc_msgSend(Native Method) at org.eclipse.swt.internal.cocoa.NSApplication.nextEventMatchingMask(NSApplication.java:92) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3997) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:668) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:576) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173) at org.openjdk.jmc.rcp.application.Application.start(Application.java:64) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:149) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:115) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:467) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:298) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:670) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:607) at org.eclipse.equinox.launcher.Main.run(Main.java:1492) at org.eclipse.equinox.launcher.Main.main(Main.java:1465)
- links to
-
Commit(master) openjdk/jmc/58ca84a3
-
Review(master) openjdk/jmc/675