pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/jdk16 status



Hi all,

wip/jdk15 shares some files with wip/jdk16. One of these shared
files causes errors during installation of jdk15 on some platforms

For the record, the exact error message is

  => Running POST-INSTALL script actions
  Error occurred during initialization of VM
  Dumping a shared archive is not supported on the Server JVM.

and this is due to a known bug in the jdk itself: the command
java -Xshare:dump is not supported on 64-bit JVMs.

  
http://bugs.sun.com/bugdatabase/view_bug.do;jsessionid=6f0bd5a4767ffffffffffc73e7f7978c67ff?bug_id=6739899

I'd like to correct this behavior and not run this command
unconditionally on all types of machines.
I have to modify INSTALL.tmpl in wip/jdk16 for that.

It seems wip/jdk16 is not very active. Is there a maintainer I can
contact ? Should I create a patch or modify the file myself ?

-- 
Francois Tigeot

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index