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

Switch to guarded static final field folding for VarHandle #4263

Merged
merged 1 commit into from
Jan 14, 2019

Conversation

liqunl
Copy link
Contributor

@liqunl liqunl commented Jan 11, 2019

Signed-off-by: Liqun Liu liqunl@ca.ibm.com

@andrewcraik
Copy link
Contributor

Jenkins test sanity xlinux,win,plinux jdk8,jdk11

1 similar comment
@andrewcraik
Copy link
Contributor

Jenkins test sanity xlinux,win,plinux jdk8,jdk11

@andrewcraik
Copy link
Contributor

@liqunl can you force push to relaunch everything please?

Signed-off-by: Liqun Liu <liqunl@ca.ibm.com>
@andrewcraik
Copy link
Contributor

Jenkins test sanity xlinux,win.plinux jdk8.jdk11

@andrewcraik
Copy link
Contributor

Jenkins test sanity xlinux,win,plinux jdk8,jdk11

@liqunl
Copy link
Contributor Author

liqunl commented Jan 14, 2019

The windows failure is a machine issue

16:25:38 java.io.IOException: There is not enough space on the disk.
16:25:38 	at java.io.FileOutputStream.writeBytes(Native Method)
16:25:38 	at java.io.FileOutputStream.write(FileOutputStream.java:326)
16:25:38 	at org.testng.reporters.Files.copyFile(Files.java:54)
16:25:38 	at org.testng.reporters.jq.Main.generateReport(Main.java:85)
16:25:38 	at org.testng.TestNG.generateReports(TestNG.java:1097)
16:25:38 	at org.testng.TestNG.run(TestNG.java:1022)
16:25:38 	at org.testng.TestNG.privateMain(TestNG.java:1354)
16:25:38 	at org.testng.TestNG.main(TestNG.java:1323)

@andrewcraik
Copy link
Contributor

sanity is good

@andrewcraik andrewcraik merged commit 375a092 into eclipse-openj9:master Jan 14, 2019
@liqunl liqunl deleted the folding branch January 24, 2019 21:42
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

Successfully merging this pull request may close these issues.

2 participants