New methods in jdk7 (original) (raw)
Paulo Levi i30817 at gmail.com
Mon Oct 5 13:49:34 UTC 2009
- Previous message: 6609441 : Ch] Enumerated types for general category and directionality in Character class
- Next message: New methods in jdk7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Since i heard you were looking for suggestions, i think i might have a useful one that i think is impossible nowadays without native code. public void restart(); At first i thought it could be simulated just by calling the main class again in a shutdown hook, but i don't think all the static state is destroyed then. ProcessBuilder shenanigans wouldn't work, because when the parent jvm dies the child must too right?
- Previous message: 6609441 : Ch] Enumerated types for general category and directionality in Character class
- Next message: New methods in jdk7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]