Review request for OPENJDK6-38: java.net.Socket getTcpNoDelay/setTcpNoDelay work incorrectly on Windows
Omair Majid
omajid at redhat.com
Fri Jul 18 16:35:04 UTC 2014
Hi,
* Vladislav Karnaukhov <vladislav at azulsystems.com> [2014-07-18 11:58]:
> thank you for review. I agree with your proposal to backport 8010213.
> Please note that the bug record for 8010213 isn't accessible outside
> Oracle, I suppose due to security restrictions. I won't be able to
> create backport record for 8010213 and update main record.
As far as I know, that's not something that has to be done manually.
>From what I can tell, it's done automatically:
http://mail.openjdk.java.net/pipermail/hotspot-dev/2014-February/012553.html
> Could you please point me at backport process in OpenJDK6? Are there any docs?
Sorry, I don't think there are any 6-specific docs. We generally try to
follow what's being done in 7 and 8 (and 8u) projects for backports.
The process for 7 is:
http://openjdk.java.net/projects/jdk7u/groundrules.html
For fixes that backport without any changes, the actual commit boils
down to 'hg export' (from jdk7) and 'hg import' (jdk6).
Thanks,
Omair
--
PGP Key: 66484681 (http://pgp.mit.edu/)
Fingerprint = F072 555B 0A17 3957 4E95 0056 F286 F14F 6648 4681
More information about the jdk6-dev
mailing list