I have an java app that's contains a enum class with about 500Kb. My app works fine since the last deployment there are approximately for 2 months ago.
But since yesterday, I get the error when the objectify try register entity class that refers to this enum: java.lang.RuntimeException: Class file too large! What's going on and why only now? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/9TExAJ17KfoJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
