Hello
This is a request for other committer's opinions about committing this
1-line bugfix. It is trivial and shouldn't cause any problems IMHO.
Pavel Pervov (JIRA) wrote:
[
https://issues.apache.org/jira/browse/HARMONY-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Pervov updated HARMONY-4269:
----------------------------------
Attachment: H4269-afterfix.patch
The fix.
[drlvm][classloader] VTSVM failed due to incorrect change in class parsing.
---------------------------------------------------------------------------
Key: HARMONY-4269
URL: https://issues.apache.org/jira/browse/HARMONY-4269
Project: Harmony
Issue Type: Bug
Components: DRLVM
Reporter: Pavel Pervov
Assignee: Gregory Shimansky
Attachments: H4269-afterfix.patch, H4269.patch
VTS VM test 'vm.jvms.classFile.structure.version.version01.version01' failed on
the latest Harmony build.
It is due to incorrect change in class parsing procedure in DRLVM.
I'll attach the patch shortly restoring original code.
--
Gregory