Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing plugins #3

Closed
5 of 8 tasks
fniephaus opened this issue Feb 9, 2018 · 1 comment
Closed
5 of 8 tasks

Missing plugins #3

fniephaus opened this issue Feb 9, 2018 · 1 comment

Comments

@fniephaus
Copy link
Member

fniephaus commented Feb 9, 2018

fniephaus added a commit that referenced this issue Jun 11, 2018
fniephaus added a commit that referenced this issue Jun 11, 2018
fniephaus pushed a commit that referenced this issue Jan 14, 2019
* Implement SqueakSSL primitives (#3)
* Cleanups and improvements for SqueakSSL project
* Add .mx cache to .gitignore
* Set Java compliance property to '8+'

This fixes the following behavior:
When trying to reproduce a test failure which
occurred on JDK 11 only, I set JAVA_HOME
accordingly and ran "mx unittest". However,
test discovery yielded no tests, because
no modules where found that fit the Java
version (given the previous configuration
value of '1.8').

Also, when having building with both
JDK 8 and 11 on CI, '8+' is likely the
logical compliance value that fits the
project setup best.
fniephaus added a commit that referenced this issue Feb 8, 2019
@fniephaus
Copy link
Member Author

Closing this in favor of individual issues...

fniephaus added a commit that referenced this issue Jun 1, 2020
using javax.imageio.ImageIO.

An use simpler color model (with alpha = 1.0) when wrapping form bitmaps in BufferedImages.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant