This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cygwin gjar core dumps whereas Oracle jar does not



Latest release of setup-x86.exe downloaded today.

Sample jar and folder for testing:
https://www.dropbox.com/s/8cdworjifch79de/sample_jar.zip?dl=0

Test on gcc-java-4.9.2-3:
$gjar -uf test.jar -C test icons
Illegal instruction (core dumped)

Test on gcc-5.2.0-1:
$gjar -uf test.jar -C test icons
Illegal instruction (core dumped)

Test on Oracle JDK jar:
$jar -uf test.jar -C test icons
(works fine)


Matt D.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]