Loading... (original) (raw)

Issue Fix Version Assignee Priority Status Resolution Resolved In Build
JDK-8085615 emb-9 Attila Szegedi P4 Resolved Fixed team

The backport of

JDK-8072426

to 8u-dev necessitated introducing a new-in-8 method AbstractJSObject.getDefaultValue(JSObject, Class). This now needs to be forward-ported to 9 as well otherwise we'll break backwards compatibility.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8085615 Forward port AbstractJSObject.getDefaultValue(JSObject, Class) to 9

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8072426 Can't compare Java enums to strings