]> git.pld-linux.org Git - packages/openjdk9.git/blob - default-assumemp.patch
drop package information for -jre-base-gtk
[packages/openjdk9.git] / default-assumemp.patch
1 --- jdk9u-jdk-9.0.4+12/hotspot/src/share/vm/runtime/globals.hpp~        2018-01-22 16:19:02.000000000 +0100
2 +++ jdk9u-jdk-9.0.4+12/hotspot/src/share/vm/runtime/globals.hpp 2021-11-25 11:20:23.436642199 +0100
3 @@ -577,7 +577,7 @@ public:
4            range(8, 256)                                                     \
5            constraint(ObjectAlignmentInBytesConstraintFunc,AtParse)          \
6                                                                              \
7 -  product(bool, AssumeMP, false,                                            \
8 +  product(bool, AssumeMP, true,                                             \
9            "Instruct the VM to assume multiple processors are available")    \
10                                                                              \
11    /* UseMembar is theoretically a temp flag used for memory barrier      */ \
This page took 0.028277 seconds and 4 git commands to generate.