Skip to content

Conversation

@BobHanson
Copy link
Owner

No description provided.

BobHanson and others added 30 commits December 15, 2018 23:47
adds fix for JSGraphics2D.drawDirect 
table work

    fixed use of save/restore of ui nodes in tables
    default background white
    inadvertent resetting of table background via JPopupMenu
menubar, menu, table UI improvements
JTextPane, JEditorPane, JTextArea, JTextField updates, implementations
java.nio work: Files, FileSystem, ByteChannel, FileChannel, Charset, ByteBuffer, CharBuffer
1 nokogiri vulnerability found in docs/Gemfile.lock

Remediation

Upgrade nokogiri to version 1.8.5 or later.

Details
CVE-2018-14404
More information
moderate severity
Vulnerable versions: < 1.8.5
Patched version: 1.8.5
A NULL pointer dereference vulnerability exists in the xpath.c:xmlXPathCompOpEval() function of libxml2 through 2.9.8 when parsing an invalid XPath expression in the XPATH_OP_AND or XPATH_OP_OR case. Applications processing untrusted XSL format inputs with the use of the libxml2 library may be vulnerable to a denial of service attack due to a crash of the application.
major upgrade -- graphics antialiasing, menus, focus, key accelerators; still no focus tabbing
removes issue of first-char capitalization in package names
AWT control tweaks; List still not implemented - in process
Hanson1 - AWT work, primarily
Hanson1 -- Frame/Dialog dispose()/"undispose()", better menu handling
AWT TextArea and Swing JTextArea default # lines, allow Window.dispose() followed by Window.show()
AWT TextArea/Scrollbar fixes/Choice fixes
?j2snocore fix; Frame/JFrame setUndecorated(true) fix; web page embedding of frames
JTextArea preferred height, new transpiler for j2sIgnore
JMenu, JTable update and more
new build-core.xml generally useful
minor edits in description in build-core.xml
information about differences between SwingJS and Java
minor tweaks in SwingJS runtime only
AWT background and update() handling
tab-focus working for Swing; using Swing layout-based focus management for AWT for now.
implements AppletContext.getApplet(name), TAB-navigation Focus cycle management
checkbox setting issues resolved
better fix for checkbox issue
@BobHanson BobHanson merged commit fb6b7e5 into BobHanson:master Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants