$OpenBSD: patch-hotspot_src_share_vm_runtime_globals_hpp,v 1.2 2016/12/31 19:58:56 kurt Exp $
--- hotspot/src/share/vm/runtime/globals.hpp.orig	Sat Dec 10 14:09:22 2016
+++ hotspot/src/share/vm/runtime/globals.hpp	Mon Dec 19 13:48:31 2016
@@ -3207,7 +3207,7 @@ class CommandLineFlags {
   product(uintx, MaxMetaspaceSize, max_uintx,                               \
           "Maximum size of Metaspaces (in bytes)")                          \
                                                                             \
-  product(uintx, CompressedClassSpaceSize, 1*G,                             \
+  product(uintx, CompressedClassSpaceSize, 256*M,                           \
           "Maximum size of class area in Metaspace when compressed "        \
           "class pointers are used")                                        \
                                                                             \
