Skip to content
Success

Changes

Summary

  1. Update RecordELResolver Javadoc, throws should be thrown (commit: 7afe62f) (details)
  2. Fix TCK failures when testing 'length' as a read-only property (commit: 152fdf4) (details)
Commit 7afe62fd6bdf77cb67ff4a48d60f803494f51401 by Mark Thomas
Update RecordELResolver Javadoc, throws should be thrown
(commit: 7afe62f)
The file was modified api/src/main/java/jakarta/el/RecordELResolver.java (diff)
Commit 152fdf436f776bcf2c147ab78d73060ae3eec68c by Mark Thomas
Fix TCK failures when testing 'length' as a read-only property

Also update the Javadoc to better described the behaviour for the length
property and to fix a copy/paste issue.
(commit: 152fdf4)
The file was modified api/src/main/java/jakarta/el/ArrayELResolver.java (diff)