jdk7u-dev has windows build issues since JDK-8032901 fix was pushed.
bug report : https://bugs.openjdk.java.net/browse/JDK-8046269
Fix is simple and involves defining THIS_FILE if not defined. Not an
issue for JDK 8u since that logic is already there.
diff --git a/src/windows/transport/shmem/s
Hi,
Please review these changes for the bug 8046282 for JDK 9. These
changes add some definitions on the SA side and the supporting code on
the hotspot side.
Webrev: http://cr.openjdk.java.net/~poonam/8046282/webrev.00/
Bug: https://bugs.openjdk.java.net/browse/JDK-8046282
Thanks,
Poonam